Skip to content

Commit

Permalink
Update dependency @atlaskit/button to v16.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 38b345e commit 78faac5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
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.11.0",
"@atlaskit/css-reset": "6.5.4",
"@atlaskit/dropdown-menu": "11.14.2",
"@atlaskit/dynamic-table": "14.11.6",
Expand Down
22 changes: 20 additions & 2 deletions app/jenkins-for-jira-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,25 @@
"@babel/runtime" "^7.0.0"
"@emotion/react" "^11.7.1"

"@atlaskit/[email protected]", "@atlaskit/button@^16.10.0", "@atlaskit/button@^16.9.0":
"@atlaskit/[email protected]":
version "16.11.0"
resolved "https://registry.yarnpkg.com/@atlaskit/button/-/button-16.11.0.tgz#ce65d5a1e0f8dc73c3508f1ecbd1f766e36f9de8"
integrity sha512-YPHADpUphTEubBpE/IhVA3CbtpxO4pnf1/YLgc1iwdUAVfoUxEzCixrrG0e8iE0YVPVxlko+n6JInZYSPKz5Zg==
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.6.0"
"@atlaskit/spinner" "^15.6.0"
"@atlaskit/theme" "^12.6.0"
"@atlaskit/tokens" "^1.28.0"
"@atlaskit/visually-hidden" "^1.2.4"
"@babel/runtime" "^7.0.0"
"@emotion/react" "^11.7.1"

"@atlaskit/button@^16.10.0", "@atlaskit/button@^16.9.0":
version "16.10.1"
resolved "https://registry.yarnpkg.com/@atlaskit/button/-/button-16.10.1.tgz#33edf2ce9584e20ee17e452c99e1a5428887d9ce"
integrity sha512-tJh7K4WVC191jQKDJ+gDfD0yrzfFaxCK5o8gQuAhqBX+YPHiAOt6ZQM2gN5yG54nSYLcEm7tiwLt5HteVoYtGw==
Expand Down Expand Up @@ -546,7 +564,7 @@
"@babel/types" "^7.20.0"
bind-event-listener "^2.1.1"

"@atlaskit/tokens@^1.26.0":
"@atlaskit/tokens@^1.26.0", "@atlaskit/tokens@^1.28.0":
version "1.28.0"
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-1.28.0.tgz#cb6e1a90b1653c8e840f3aefde43a0eac033a51f"
integrity sha512-/BTloxZ1DAKu6/kq5xmf41v6plun9/mWTGxtOyUQFUUxa0CWCtwtXhdOP1nrMYCD29U3T0yqwODFvI7hUoavoQ==
Expand Down

0 comments on commit 78faac5

Please sign in to comment.