Skip to content

Commit

Permalink
chore(dev-deps): update dependency @atlaskit/theme to v12.1.5 (#250)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 18, 2022
1 parent a61deb8 commit 38c1755
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"devDependencies": {
"@atlaskit/css-reset": "6.3.8",
"@atlaskit/theme": "12.1.4",
"@atlaskit/theme": "12.1.5",
"@babel/core": "7.17.5",
"@babel/eslint-parser": "7.17.0",
"@babel/plugin-proposal-class-properties": "7.16.7",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/theme@12.1.4":
version "12.1.4"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-12.1.4.tgz#6f7b9d4f318e8a6d765ecf6b8c84d364218a6c67"
integrity sha512-i2jea79jGnBetvLIAY6WMF20ZkoQnlo/ElnU1GEJ+Ui5LVUpXece/nFBU6Msa2vXPoCSByJPZh6FZiMiVkkKVg==
"@atlaskit/theme@12.1.5":
version "12.1.5"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-12.1.5.tgz#3607c902f6f50f618f66c82efdf63d9258ae3c7e"
integrity sha512-0IgjQrAatMsMb1G+dGMcq3SI5TfXvs8/iuAZrp6k4GrFifdnjS1oszKpv2DPomogT9mqrkW0QJrVwgLRxutrMQ==
dependencies:
"@atlaskit/codemod-utils" "^3.4.0"
"@atlaskit/ds-lib" "^1.4.0"
"@atlaskit/tokens" "^0.7.0"
"@atlaskit/tokens" "^0.8.0"
"@babel/runtime" "^7.0.0"

"@atlaskit/theme@^12.1.0":
Expand Down Expand Up @@ -79,6 +79,16 @@
"@babel/traverse" "^7.15.0"
"@babel/types" "^7.15.0"

"@atlaskit/tokens@^0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-0.8.0.tgz#451c4e6be19b735cdcc85bfc31d8f997246f94ac"
integrity sha512-knKfsgQthyKRF5/gKBvdVihg2lb6Nv0SysUzcXmc2QjU5c5XRDbT8tho+KuskN++rZ/HOt6kJV30zon2t0hpWg==
dependencies:
"@atlaskit/ds-lib" "^1.4.0"
"@babel/runtime" "^7.0.0"
"@babel/traverse" "^7.15.0"
"@babel/types" "^7.15.0"

"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789"
Expand Down

0 comments on commit 38c1755

Please sign in to comment.