Skip to content

Commit 4a2ec84

Browse files
committed
fix(deps): update dependency postcss-scss to ^4.0.2
1 parent ece1efe commit 4a2ec84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lodash": "^4.17.21",
3838
"postcss": "^8.3.6",
3939
"postcss-nested": "^5.0.6",
40-
"postcss-scss": "^4.0.0",
40+
"postcss-scss": "^4.0.2",
4141
"postcss-selector-parser": "^6.0.6",
4242
"prettier-eslint": "^13.0.0",
4343
"signale": "^1.4.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6212,7 +6212,7 @@ postcss-scss@^2.1.1:
62126212
dependencies:
62136213
postcss "^7.0.6"
62146214

6215-
postcss-scss@^4.0.0:
6215+
postcss-scss@^4.0.2:
62166216
version "4.0.2"
62176217
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.2.tgz#39ddcc0ab32f155d5ab328ee91353d67a52d537b"
62186218
integrity sha512-xfdkU128CkKKKVAwkyt0M8OdnelJ3MRcIRAPPQkRpoPeuzWY3RIeg7piRCpZ79MK7Q16diLXMMAD9dN5mauPlQ==

0 commit comments

Comments
 (0)