Skip to content

Commit 25a8e8a

Browse files
AtlassianAFP Repo Bot
Atlassian
authored and
AFP Repo Bot
committed
Synchronise latest changes
1 parent 2e7595a commit 25a8e8a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

packages/documentation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@atlaskit/focus-ring": "^3.0.0",
3131
"@atlaskit/grid": "^0.18.0",
3232
"@atlaskit/heading": "^5.2.0",
33-
"@atlaskit/icon": "^25.5.0",
33+
"@atlaskit/icon": "^25.6.0",
3434
"@atlaskit/pragmatic-drag-and-drop": "^1.5.0",
3535
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.0",
3636
"@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll": "^2.0.0",

packages/react-accessibility/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@atlaskit/focus-ring": "^3.0.0",
25-
"@atlaskit/icon": "^25.5.0",
25+
"@atlaskit/icon": "^25.6.0",
2626
"@atlaskit/platform-feature-flags": "^1.1.0",
2727
"@atlaskit/primitives": "^14.4.0",
2828
"@atlaskit/tokens": "^4.7.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -239,13 +239,13 @@
239239
"@babel/runtime" "^7.0.0"
240240
"@emotion/react" "^11.7.1"
241241

242-
"@atlaskit/icon@^25.5.0":
243-
version "25.5.0"
244-
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/icon/-/icon-25.5.0.tgz#3bf6e7feeb34f4ad8ad121cead247032b59441ce"
245-
integrity sha512-F5+uEFTIpVZvj++iQK9J9IZAljq0dyc4X4jPDsLTAYbH534y/zaX8HiG7yqpC/jYmjIRVCXjgTgxC2Gqq9abXA==
242+
"@atlaskit/icon@^25.6.0":
243+
version "25.6.0"
244+
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/icon/-/icon-25.6.0.tgz#e757be9abf16162cb0b7c807673b9b2b325a66dd"
245+
integrity sha512-3uzCDI/Eu18VDbS2qBWVQEwoHiDPvrlzBnxtGB+0FEZh3qWiJDGPrvSOTTwHN/5PFqDtBugkLqTEN1J2BFkFkg==
246246
dependencies:
247247
"@atlaskit/platform-feature-flags" "^1.1.0"
248-
"@atlaskit/tokens" "^4.6.0"
248+
"@atlaskit/tokens" "^4.7.0"
249249
"@babel/register" "^7.25.9"
250250
"@babel/runtime" "^7.0.0"
251251
"@emotion/react" "^11.7.1"

0 commit comments

Comments
 (0)