Skip to content

Commit

Permalink
Bump postcss-scss from 4.0.6 to 4.0.7
Browse files Browse the repository at this point in the history
Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.6 to 4.0.7.
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-scss@4.0.6...4.0.7)

---
updated-dependencies:
- dependency-name: postcss-scss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 84109f0 commit 7c8cf20
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"postcss": "^8.4.27",
"postcss-scss": "^4.0.6",
"postcss-scss": "^4.0.7",
"prettier": "^3.0.1",
"sass": "^1.65.1",
"stylelint": "^15.10.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2071,7 +2071,7 @@ __metadata:
eslint-plugin-react: ^7.33.2
path: ^0.12.7
postcss: ^8.4.27
postcss-scss: ^4.0.6
postcss-scss: ^4.0.7
prettier: ^3.0.1
prop-types: ^15.8.1
react: ^18.2.0
Expand Down Expand Up @@ -4794,12 +4794,12 @@ __metadata:
languageName: node
linkType: hard

"postcss-scss@npm:^4.0.6":
version: 4.0.6
resolution: "postcss-scss@npm:4.0.6"
"postcss-scss@npm:^4.0.7":
version: 4.0.7
resolution: "postcss-scss@npm:4.0.7"
peerDependencies:
postcss: ^8.4.19
checksum: 133a1cba31e2e167f4e841e66ec6a798eaf44c7911f9182ade0b5b1e71a8198814aa390b8c9d5db6b01358115232e5b15b1a4f8c5198acfccfb1f3fdbd328cdf
checksum: 579aa6807bf4934dd9bd3f8a257736c1121e189f2aa23853512e2a1be1005bac0136020d08e626998bcd3537080a1403f7a03a8cae277f3e0e314eb3c779db9c
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c8cf20

Please sign in to comment.