Skip to content

Commit

Permalink
Update dependency @atlaskit/spinner to v15.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 5fc6243 commit 6b185f1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 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 @@ -20,7 +20,7 @@
"@atlaskit/modal-dialog": "12.6.10",
"@atlaskit/page-header": "10.4.4",
"@atlaskit/progress-tracker": "8.5.2",
"@atlaskit/spinner": "15.5.3",
"@atlaskit/spinner": "15.5.4",
"@atlaskit/tabs": "^13.4.9",
"@atlaskit/textfield": "5.6.4",
"@atlaskit/theme": "12.5.5",
Expand Down
25 changes: 24 additions & 1 deletion app/jenkins-for-jira-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,18 @@
"@emotion/react" "^11.7.1"
react-transition-group "^4.4.1"

"@atlaskit/spinner@15.5.3", "@atlaskit/spinner@^15.5.0":
"@atlaskit/spinner@15.5.4":
version "15.5.4"
resolved "https://registry.yarnpkg.com/@atlaskit/spinner/-/spinner-15.5.4.tgz#752959f26854c74ec172cac89e9e36a96497518f"
integrity sha512-URq3m4KJIueYQn8/KfNtuelpAhGJYEz84XKtlX595HSH1E9iJVY5r+eu2ibjoYYfeU45lJPiUw/R5/yvTSll1A==
dependencies:
"@atlaskit/interaction-context" "^2.1.0"
"@atlaskit/theme" "^12.5.0"
"@atlaskit/tokens" "^1.15.0"
"@babel/runtime" "^7.0.0"
"@emotion/react" "^11.7.1"

"@atlaskit/spinner@^15.5.0":
version "15.5.3"
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/spinner/-/spinner-15.5.3.tgz#e54e4cb4d10357df6313a9998ef8a08c99901f23"
integrity sha512-KnFey43KQhUg/XvusGldXXAVckAecIda1Xwtni8k1DqG0p6qV3IwyLcKgAKlG/Y9GNwZ6/HVPS8Z0gTTsaMlEA==
Expand Down Expand Up @@ -607,6 +618,18 @@
"@babel/types" "^7.20.0"
bind-event-listener "^2.1.1"

"@atlaskit/tokens@^1.15.0":
version "1.29.2"
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-1.29.2.tgz#0f909d5315c002bcda6349039d11c544c0c23351"
integrity sha512-gxJSfvpDPmVDPt76swB1GFPhrAlKcKnmKtyP/I18amBbvvW3dmcPWJn94f1e78Aax363ozfcmGbsYj/NK3bZ6A==
dependencies:
"@atlaskit/ds-lib" "^2.2.0"
"@atlaskit/platform-feature-flags" "^0.2.0"
"@babel/runtime" "^7.0.0"
"@babel/traverse" "^7.23.2"
"@babel/types" "^7.20.0"
bind-event-listener "^2.1.1"

"@atlaskit/tokens@^1.18.0", "@atlaskit/tokens@^1.21.0":
version "1.21.1"
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-1.21.1.tgz#697904a6ce974199355c8e7245ceebe889d45457"
Expand Down

0 comments on commit 6b185f1

Please sign in to comment.