Skip to content

Commit

Permalink
chore(dev-deps): update dependency @atlaskit/css-reset to v6.3.8 (#211)
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 13, 2022
1 parent aeb4e25 commit 2f932f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"use-memo-one": "^1.1.2"
},
"devDependencies": {
"@atlaskit/css-reset": "6.3.7",
"@atlaskit/css-reset": "6.3.8",
"@atlaskit/theme": "12.1.4",
"@babel/core": "7.17.5",
"@babel/eslint-parser": "7.17.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/css-reset@6.3.7":
version "6.3.7"
resolved "https://registry.yarnpkg.com/@atlaskit/css-reset/-/css-reset-6.3.7.tgz#4110ddbfd395b3dc9242aa8e871b337b07e05bba"
integrity sha512-CGTQou72H7muIU55F3Bq/o1x+MXbO58XDl+aBE9WXLjMnlcyuxb7G/BEwVQiFijMvOLw+0O9EsBMEoUHIefVfg==
"@atlaskit/css-reset@6.3.8":
version "6.3.8"
resolved "https://registry.yarnpkg.com/@atlaskit/css-reset/-/css-reset-6.3.8.tgz#20d71f361834e6ebf972e12bdb502430feb5b30c"
integrity sha512-e1IwRsDMiD/OW2SbELwQUR9FyJfMYDJtbO9ihyG2iTHGkMRiLMD+2wMDnMViRH7Gx6Xv7v276EXKr+7J3Oeqpg==
dependencies:
"@atlaskit/theme" "^12.1.0"
"@atlaskit/tokens" "^0.6.0"
"@atlaskit/tokens" "^0.7.0"
"@babel/runtime" "^7.0.0"
fbjs "^3.0.0"

Expand Down

0 comments on commit 2f932f4

Please sign in to comment.