Skip to content

Commit b16411b

Browse files
fix(deps): update dependency postcss-scss to ^4.0.7
1 parent f38f7a4 commit b16411b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.7",
4242
"postcss-selector-parser": "^6.0.6",
4343
"prettier-eslint": "^13.0.0",
4444
"signale": "^1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6652,10 +6652,10 @@ postcss-safe-parser@^6.0.0:
66526652
resolved "https://registry.yarnpkg.com/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz#bb4c29894171a94bc5c996b9a30317ef402adaa1"
66536653
integrity sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==
66546654

6655-
postcss-scss@^4.0.0, postcss-scss@^4.0.2:
6656-
version "4.0.3"
6657-
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.3.tgz#36c23c19a804274e722e83a54d20b838ab4767ac"
6658-
integrity sha512-j4KxzWovfdHsyxwl1BxkUal/O4uirvHgdzMKS1aWJBAV0qh2qj5qAZqpeBfVUYGWv+4iK9Az7SPyZ4fyNju1uA==
6655+
postcss-scss@^4.0.2, postcss-scss@^4.0.7:
6656+
version "4.0.7"
6657+
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.7.tgz#cfe5507aaff81b3d8992039ad015da4bd3dccd2f"
6658+
integrity sha512-xPv2GseoyXPa58Nro7M73ZntttusuCmZdeOojUFR5PZDz2BR62vfYx1w9TyOnp1+nYFowgOMipsCBhxzVkAEPw==
66596659

66606660
postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.6:
66616661
version "6.0.10"

0 commit comments

Comments
 (0)