build(deps-dev): bump postcss-scss from 4.0.7 to 4.0.9
Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.7 to 4.0.9. - [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-scss/compare/4.0.7...4.0.9) --- updated-dependencies: - dependency-name: postcss-scss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6a968f1521
commit
6839596dca
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -68,7 +68,7 @@
|
|||
"jest-fail-on-console": "^3.1.1",
|
||||
"msw": "^1.2.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss-scss": "4.0.7",
|
||||
"postcss-scss": "4.0.9",
|
||||
"prop-types": "15.8.1",
|
||||
"redux-mock-store": "1.5.4",
|
||||
"sass": "1.66.1",
|
||||
|
|
@ -16945,9 +16945,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss-scss": {
|
||||
"version": "4.0.7",
|
||||
"resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.7.tgz",
|
||||
"integrity": "sha512-xPv2GseoyXPa58Nro7M73ZntttusuCmZdeOojUFR5PZDz2BR62vfYx1w9TyOnp1+nYFowgOMipsCBhxzVkAEPw==",
|
||||
"version": "4.0.9",
|
||||
"resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz",
|
||||
"integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -16967,7 +16967,7 @@
|
|||
"node": ">=12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"postcss": "^8.4.19"
|
||||
"postcss": "^8.4.29"
|
||||
}
|
||||
},
|
||||
"node_modules/postcss-selector-parser": {
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@
|
|||
"jest-fail-on-console": "^3.1.1",
|
||||
"msw": "^1.2.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss-scss": "4.0.7",
|
||||
"postcss-scss": "4.0.9",
|
||||
"prop-types": "15.8.1",
|
||||
"redux-mock-store": "1.5.4",
|
||||
"sass": "1.66.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue