Skip to content

Commit

Permalink
Update dependency @atlaskit/button to v16.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 0dcc072 commit ff8d112
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 88 deletions.
98 changes: 22 additions & 76 deletions app/jenkins-for-jira-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/jenkins-for-jira-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"homepage": ".",
"dependencies": {
"@atlaskit/avatar": "20.5.10",
"@atlaskit/button": "16.10.1",
"@atlaskit/button": "16.10.2",
"@atlaskit/code": "^15.1.0",
"@atlaskit/css-reset": "6.5.4",
"@atlaskit/drawer": "^7.6.5",
Expand Down
22 changes: 11 additions & 11 deletions app/jenkins-for-jira-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -203,20 +203,20 @@
"@babel/runtime" "^7.0.0"
"@emotion/react" "^11.7.1"

"@atlaskit/[email protected].1", "@atlaskit/button@^16.10.0", "@atlaskit/button@^16.8.0", "@atlaskit/button@^16.9.0":
version "16.10.1"
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/button/-/button-16.10.1.tgz"
integrity sha512-tJh7K4WVC191jQKDJ+gDfD0yrzfFaxCK5o8gQuAhqBX+YPHiAOt6ZQM2gN5yG54nSYLcEm7tiwLt5HteVoYtGw==
"@atlaskit/[email protected].2", "@atlaskit/button@^16.10.0", "@atlaskit/button@^16.8.0", "@atlaskit/button@^16.9.0":
version "16.10.2"
resolved "https://registry.npmjs.org/@atlaskit/button/-/button-16.10.2.tgz"
integrity sha512-KqnwI5oRf1WbTtndQVU579nFHw7XHgzl2BpFof2pZI4KMYnR/KyNnwsSaRDP8TslxoTy8lxewLHopCLJnlBVoA==
dependencies:
"@atlaskit/analytics-next" "^9.1.0"
"@atlaskit/ds-lib" "^2.2.0"
"@atlaskit/focus-ring" "^1.3.0"
"@atlaskit/interaction-context" "^2.1.0"
"@atlaskit/platform-feature-flags" "^0.2.0"
"@atlaskit/primitives" "^1.4.0"
"@atlaskit/spinner" "^15.5.0"
"@atlaskit/primitives" "^1.6.0"
"@atlaskit/spinner" "^15.6.0"
"@atlaskit/theme" "^12.6.0"
"@atlaskit/tokens" "^1.21.0"
"@atlaskit/tokens" "^1.25.0"
"@atlaskit/visually-hidden" "^1.2.4"
"@babel/runtime" "^7.0.0"
"@emotion/react" "^11.7.1"
Expand Down Expand Up @@ -581,13 +581,13 @@
"@emotion/react" "^11.7.1"

"@atlaskit/spinner@^15.6.0":
version "15.6.0"
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/spinner/-/spinner-15.6.0.tgz"
integrity sha512-s7nTjLAv1fkRD0RXpPRCWP45sYodueA7jaZTFwqh8OVNefsnlNTORnbVsAMCK+Tb5BQjQrNK1zy8UPrLpO5Dsg==
version "15.6.1"
resolved "https://registry.npmjs.org/@atlaskit/spinner/-/spinner-15.6.1.tgz"
integrity sha512-PMsAF2oeIZIQ+DDiUThkDDBQxvhqNnMpMgbmAbSOEK+/MIUzmjZ1nwSMYSHRiimJ1H8pmDJZVoO+vhnUzG4pjA==
dependencies:
"@atlaskit/interaction-context" "^2.1.0"
"@atlaskit/theme" "^12.6.0"
"@atlaskit/tokens" "^1.25.0"
"@atlaskit/tokens" "^1.26.0"
"@babel/runtime" "^7.0.0"
"@emotion/react" "^11.7.1"

Expand Down

0 comments on commit ff8d112

Please sign in to comment.