Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump the postcss group with 2 updates #252

Merged
merged 1 commit into from
Oct 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"css-loader": "^6.8.1",
"esbuild-loader": "^4.0.2",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"postcss-loader": "^7.3.3",
"postcss-scss": "^4.0.8",
"postcss-scss": "^4.0.9",
"prettier": "^3.0.3",
"sass": "^1.68.0",
"sass-loader": "^13.3.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3063,12 +3063,12 @@ __metadata:
languageName: node
linkType: hard

"postcss-scss@npm:^4.0.8":
version: 4.0.8
resolution: "postcss-scss@npm:4.0.8"
"postcss-scss@npm:^4.0.9":
version: 4.0.9
resolution: "postcss-scss@npm:4.0.9"
peerDependencies:
postcss: ^8.4.29
checksum: 7d3fa94faa0b3987e5ee6e9fd0d8d4004ea5e6823ef740d7a1d5331c52c4f9a19584df16b3581561870ed70b9fc27222e098eafb3bb296ac355ad26fd22d16da
checksum: dc358bafc23d52ed3a9a29333808825deba213042be74ece6eae7a61c692f67d0e6691fa7005367b013c01c79562fbb9ef2fe4c0485075233931bd90715f5132
languageName: node
linkType: hard

Expand Down Expand Up @@ -3125,14 +3125,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.30":
version: 8.4.30
resolution: "postcss@npm:8.4.30"
"postcss@npm:^8.4.31":
version: 8.4.31
resolution: "postcss@npm:8.4.31"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 6c810c10c9bd3e03ca016e0b6b6756261e640aba1a9a7b1200b55502bc34b9165e38f590aef3493afc2f30ab55cdfcd43fd0f8408d69a77318ddbcf2a8ad164b
checksum: 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
languageName: node
linkType: hard

Expand Down Expand Up @@ -4014,9 +4014,9 @@ __metadata:
css-loader: ^6.8.1
esbuild-loader: ^4.0.2
mini-css-extract-plugin: ^2.7.6
postcss: ^8.4.30
postcss: ^8.4.31
postcss-loader: ^7.3.3
postcss-scss: ^4.0.8
postcss-scss: ^4.0.9
prettier: ^3.0.3
sass: ^1.68.0
sass-loader: ^13.3.2
Expand Down