Skip to content

Commit c60cf06

Browse files
Update dependency @atlaskit/spinner to v15.5.4
1 parent 8341f23 commit c60cf06

File tree

2 files changed

+25
-2
lines changed

2 files changed

+25
-2
lines changed

app/jenkins-for-jira-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@atlaskit/modal-dialog": "12.6.5",
2222
"@atlaskit/page-header": "10.4.4",
2323
"@atlaskit/progress-tracker": "8.5.2",
24-
"@atlaskit/spinner": "15.5.3",
24+
"@atlaskit/spinner": "15.5.4",
2525
"@atlaskit/textfield": "5.6.4",
2626
"@atlaskit/theme": "12.5.5",
2727
"@atlaskit/tooltip": "17.8.4",

app/jenkins-for-jira-ui/yarn.lock

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,18 @@
446446
"@emotion/react" "^11.7.1"
447447
react-transition-group "^4.4.1"
448448

449-
"@atlaskit/[email protected]", "@atlaskit/spinner@^15.5.0":
449+
"@atlaskit/[email protected]":
450+
version "15.5.4"
451+
resolved "https://registry.yarnpkg.com/@atlaskit/spinner/-/spinner-15.5.4.tgz#752959f26854c74ec172cac89e9e36a96497518f"
452+
integrity sha512-URq3m4KJIueYQn8/KfNtuelpAhGJYEz84XKtlX595HSH1E9iJVY5r+eu2ibjoYYfeU45lJPiUw/R5/yvTSll1A==
453+
dependencies:
454+
"@atlaskit/interaction-context" "^2.1.0"
455+
"@atlaskit/theme" "^12.5.0"
456+
"@atlaskit/tokens" "^1.15.0"
457+
"@babel/runtime" "^7.0.0"
458+
"@emotion/react" "^11.7.1"
459+
460+
"@atlaskit/spinner@^15.5.0":
450461
version "15.5.3"
451462
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/spinner/-/spinner-15.5.3.tgz#e54e4cb4d10357df6313a9998ef8a08c99901f23"
452463
integrity sha512-KnFey43KQhUg/XvusGldXXAVckAecIda1Xwtni8k1DqG0p6qV3IwyLcKgAKlG/Y9GNwZ6/HVPS8Z0gTTsaMlEA==
@@ -522,6 +533,18 @@
522533
"@babel/types" "^7.20.0"
523534
bind-event-listener "^2.1.1"
524535

536+
"@atlaskit/tokens@^1.15.0":
537+
version "1.25.2"
538+
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-1.25.2.tgz#11463684f4311dad0cd8e6b387cdc01c04bd5aab"
539+
integrity sha512-AFN2iA9j+dhB1hQ7crnfS+DHC+weuoFG+ql6GHrSkFeu3S9PUC9eqZ+nTwEIApfnkd1o7wEg9FnhxDRaeZM4uA==
540+
dependencies:
541+
"@atlaskit/ds-lib" "^2.2.0"
542+
"@atlaskit/platform-feature-flags" "^0.2.0"
543+
"@babel/runtime" "^7.0.0"
544+
"@babel/traverse" "^7.20.0"
545+
"@babel/types" "^7.20.0"
546+
bind-event-listener "^2.1.1"
547+
525548
"@atlaskit/tokens@^1.18.0", "@atlaskit/tokens@^1.21.0":
526549
version "1.21.1"
527550
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-1.21.1.tgz#697904a6ce974199355c8e7245ceebe889d45457"

0 commit comments

Comments
 (0)