Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 29, 2021
1 parent 31857d5 commit 81cf957
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"lint-staged": "^11.2.6",
"postcss": "^8.3.11",
"postcss-parser-tests": "^8.3.7",
"postcss-sharec-config": "^0.5.1",
"postcss-sharec-config": "^0.5.2",
"prettier": "^2.4.1",
"simple-git-hooks": "^2.7.0"
},
Expand Down Expand Up @@ -91,6 +91,6 @@
},
"sharec": {
"config": "postcss-sharec-config",
"version": "0.5.1"
"version": "0.5.2"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3437,12 +3437,12 @@ postcss-parser-tests@^8.3.7:
picocolors "^1.0.0"
spinnies "^0.5.1"

postcss-sharec-config@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/postcss-sharec-config/-/postcss-sharec-config-0.5.1.tgz#4a4e13d2e5eb485d7ee91e247fcdd9e9be062a70"
integrity sha512-ZNB/LyFb1FdGIKshxtCppEPyJZpY/agw/0Zkvl9Tq1kOs7oTqi6LvfO5sGXNQWDwHgv14BydV4ZMphTz62x7og==
postcss-sharec-config@^0.5.2:
version "0.5.2"
resolved "https://registry.yarnpkg.com/postcss-sharec-config/-/postcss-sharec-config-0.5.2.tgz#ea406b4277ec2280721a62fd998f9f0501525ba7"
integrity sha512-f6WxPu8zV/1jgEcJdNOgpFXZ8NEnxfCQ91JYH4I/tw4gNK6n4l4WDJw2FQycOtHeYGryLYQcW/vAzl4fm0IJWA==
dependencies:
sharec "^2.10.3"
sharec "^2.10.7"

postcss@^8.3.11:
version "8.3.11"
Expand Down Expand Up @@ -3737,7 +3737,7 @@ sharec-utils@^2.10.7:
sharec-nanomatch "^2.10.7"
slash "^3.0.0"

sharec@^2.10.3:
sharec@^2.10.7:
version "2.10.7"
resolved "https://registry.yarnpkg.com/sharec/-/sharec-2.10.7.tgz#e0f65a82c65b1f4b843fdffeb546c5f3ac371b5d"
integrity sha512-b/B03SvEP5Mw4KS20nP4v6xNdMvD2W6NG07/GsasBeYRqyeHOuwf0jB9x5h/MWswikjmi1Q6ec5RWpyCQKYjHw==
Expand Down

0 comments on commit 81cf957

Please sign in to comment.