Skip to content

Commit 1d5b90d

Browse files
Update dependency @atlaskit/spinner to v15.5.4
1 parent 9b4c616 commit 1d5b90d

2 files changed

Lines changed: 25 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@atlaskit/modal-dialog": "12.6.10",
2020
"@atlaskit/page-header": "10.4.4",
2121
"@atlaskit/progress-tracker": "8.5.2",
22-
"@atlaskit/spinner": "15.5.3",
22+
"@atlaskit/spinner": "15.5.4",
2323
"@atlaskit/tabs": "^13.4.9",
2424
"@atlaskit/textfield": "5.6.4",
2525
"@atlaskit/theme": "12.5.5",

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

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,18 @@
456456
"@emotion/react" "^11.7.1"
457457
react-transition-group "^4.4.1"
458458

459-
"@atlaskit/spinner@15.5.3", "@atlaskit/spinner@^15.5.0":
459+
"@atlaskit/spinner@15.5.4":
460+
version "15.5.4"
461+
resolved "https://registry.yarnpkg.com/@atlaskit/spinner/-/spinner-15.5.4.tgz#752959f26854c74ec172cac89e9e36a96497518f"
462+
integrity sha512-URq3m4KJIueYQn8/KfNtuelpAhGJYEz84XKtlX595HSH1E9iJVY5r+eu2ibjoYYfeU45lJPiUw/R5/yvTSll1A==
463+
dependencies:
464+
"@atlaskit/interaction-context" "^2.1.0"
465+
"@atlaskit/theme" "^12.5.0"
466+
"@atlaskit/tokens" "^1.15.0"
467+
"@babel/runtime" "^7.0.0"
468+
"@emotion/react" "^11.7.1"
469+
470+
"@atlaskit/spinner@^15.5.0":
460471
version "15.5.3"
461472
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/spinner/-/spinner-15.5.3.tgz#e54e4cb4d10357df6313a9998ef8a08c99901f23"
462473
integrity sha512-KnFey43KQhUg/XvusGldXXAVckAecIda1Xwtni8k1DqG0p6qV3IwyLcKgAKlG/Y9GNwZ6/HVPS8Z0gTTsaMlEA==
@@ -546,6 +557,18 @@
546557
"@babel/types" "^7.20.0"
547558
bind-event-listener "^2.1.1"
548559

560+
"@atlaskit/tokens@^1.15.0":
561+
version "1.28.2"
562+
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-1.28.2.tgz#d6ff3cab87a6d61f9127c415527fb4cb74944a3a"
563+
integrity sha512-GMV1EXRa16rLFsi5Zx5C5Q49PA3sHJaN8C559Piq0gzoPsF9axRwPazZ41Udg8RY2RDOaZ3vgYHRZBGFJ4aDlg==
564+
dependencies:
565+
"@atlaskit/ds-lib" "^2.2.0"
566+
"@atlaskit/platform-feature-flags" "^0.2.0"
567+
"@babel/runtime" "^7.0.0"
568+
"@babel/traverse" "^7.23.2"
569+
"@babel/types" "^7.20.0"
570+
bind-event-listener "^2.1.1"
571+
549572
"@atlaskit/tokens@^1.18.0", "@atlaskit/tokens@^1.21.0":
550573
version "1.21.1"
551574
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-1.21.1.tgz#697904a6ce974199355c8e7245ceebe889d45457"

0 commit comments

Comments
 (0)