Skip to content

Commit

Permalink
Update dependency @atlaskit/theme to v12.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2022
1 parent 7409c05 commit be02bbc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@atlaskit/theme": "12.1.8",
"@atlaskit/theme": "12.1.9",
"@babel/helper-builder-react-jsx": "7.16.7",
"@babel/helper-builder-react-jsx-experimental": "7.12.11",
"@babel/plugin-proposal-private-property-in-object": "7.17.12",
Expand Down
27 changes: 20 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@atlaskit/codemod-utils@^4.0.0":
"@atlaskit/codemod-utils@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@atlaskit/codemod-utils/-/codemod-utils-4.1.0.tgz#63541c7f112c4baba5e22f0e98ddd2acd324f203"
integrity sha512-k7uLovYWjO7nPwK6MWiTES8STdh/qPPX6WrppWCokHXIoemGEi1CTKpEXMHrjWyrxqzVGhux7hAb0hDMBan9Gg==
Expand All @@ -25,13 +25,21 @@
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/theme@12.1.8":
version "12.1.8"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-12.1.8.tgz#4f93a8f605b34d1a45ec617b35f7d46b5b759ce2"
integrity sha512-73ACoF+WVHPI4RaiaBcGlKeMNRJxZnYNI5vu5us5oCTIiDebv6ZQkbuqbhrD6at5luBUZlZupe3CTaPTb34BkQ==
"@atlaskit/ds-lib@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@atlaskit/ds-lib/-/ds-lib-2.0.0.tgz#62c313ad8f9c66b02d199a18357abfbb65e007de"
integrity sha512-e+tY5G0SW5UFT5z09fTF9lYLFjScGKKafP/3A8uQJOtsg53DGuXyOj7DA1cGPEpyZmHaGxOmxtEXiSGBCxcrlA==
dependencies:
"@atlaskit/codemod-utils" "^4.0.0"
"@atlaskit/ds-lib" "^1.4.0"
"@babel/runtime" "^7.0.0"
bind-event-listener "^2.1.0"

"@atlaskit/theme@12.1.9":
version "12.1.9"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-12.1.9.tgz#51ca00ca2830499ad4e8e10a1b0250f7e3ee40ee"
integrity sha512-75y9wdmtoSsccGwBeTpbces+oAoRSBKtfvK787bbKXDxLVy+zp2f/YO9wAoefL4j3n1JA3YG91C3gmoKJew4Tg==
dependencies:
"@atlaskit/codemod-utils" "^4.1.0"
"@atlaskit/ds-lib" "^2.0.0"
"@atlaskit/tokens" "^0.10.0"
"@babel/runtime" "^7.0.0"

Expand Down Expand Up @@ -4268,6 +4276,11 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.0.0.tgz#23c0df14f6a88077f5f986c0d167ec03c3d5537c"
integrity sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==

bind-event-listener@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/bind-event-listener/-/bind-event-listener-2.1.0.tgz#2fc275cce0bb40bdb900931a7c472a482bcf1f0e"
integrity sha512-YnT3ScNH5F5FEOvzhuVBaowK4avMPiv3vaGGV81fgnhON+iZmn618lXK9nbCSAa7SQiP59oy1TREI51tGk5JLQ==

bluebird@^3.5.5:
version "3.7.2"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
Expand Down

0 comments on commit be02bbc

Please sign in to comment.