Skip to content

Commit 1f22da4

Browse files
AtlassianAFP Repo Bot
Atlassian
authored and
AFP Repo Bot
committed
Synchronise latest changes
1 parent 606aae8 commit 1f22da4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.1.0",
33-
"@atlaskit/icon": "^25.1.0",
33+
"@atlaskit/icon": "^25.2.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.1.0",
25+
"@atlaskit/icon": "^25.2.0",
2626
"@atlaskit/platform-feature-flags": "^1.1.0",
2727
"@atlaskit/primitives": "^14.2.0",
2828
"@atlaskit/tokens": "^4.5.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@
203203
"@babel/runtime" "^7.0.0"
204204
"@emotion/react" "^11.7.1"
205205

206-
"@atlaskit/icon@^25.1.0":
207-
version "25.1.0"
208-
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/icon/-/icon-25.1.0.tgz#20f3d9eefc8bb4c7052386a841fe99231b8d6329"
209-
integrity sha512-rcrd3Jh7r1h792xti6Q8LhpCsfCkb4TSBDlr8iwsaFCKECjCMdaTTPyPVJ6s9nOn5GfBBhUsxjDr7skanJgvVA==
206+
"@atlaskit/icon@^25.2.0":
207+
version "25.2.0"
208+
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/icon/-/icon-25.2.0.tgz#e19e96aafcbc43e77a88bb8381b74f507af431de"
209+
integrity sha512-UZY/l+ZsKRSBrwfRmCZB4ohEjRA5ybusC++vh3g21h7RnNTvHOCKAXBppF6CnWdwFI+MjOk8mliLdLy7QLyMew==
210210
dependencies:
211211
"@atlaskit/platform-feature-flags" "^1.1.0"
212212
"@atlaskit/tokens" "^4.5.0"

0 commit comments

Comments
 (0)