Skip to content

Commit a893eff

Browse files
committed
fix(deps): update dependency postcss-scss to ^4.0.3
1 parent bd7fb36 commit a893eff

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
@@ -38,7 +38,7 @@
3838
"lodash": "^4.17.21",
3939
"postcss": "^8.3.6",
4040
"postcss-nested": "^5.0.6",
41-
"postcss-scss": "^4.0.0",
41+
"postcss-scss": "^4.0.3",
4242
"postcss-selector-parser": "^6.0.6",
4343
"prettier-eslint": "^13.0.0",
4444
"signale": "^1.4.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6322,7 +6322,7 @@ postcss-scss@^2.1.1:
63226322
dependencies:
63236323
postcss "^7.0.6"
63246324

6325-
postcss-scss@^4.0.0, postcss-scss@^4.0.2:
6325+
postcss-scss@^4.0.2, postcss-scss@^4.0.3:
63266326
version "4.0.3"
63276327
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.3.tgz#36c23c19a804274e722e83a54d20b838ab4767ac"
63286328
integrity sha512-j4KxzWovfdHsyxwl1BxkUal/O4uirvHgdzMKS1aWJBAV0qh2qj5qAZqpeBfVUYGWv+4iK9Az7SPyZ4fyNju1uA==

0 commit comments

Comments
 (0)