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

Bump postcss from 8.2.13 to 8.4.21 #672

Open
wants to merge 1 commit into
base: final
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lint-staged": "^10.5.4",
"markup-inline-loader": "^4.0.0",
"mini-css-extract-plugin": "^1.6.0",
"postcss": "^8.2.13",
"postcss": "^8.4.21",
"postcss-easing-gradients": "^3.0.1",
"postcss-focus-visible": "^5.0.0",
"postcss-loader": "^5.2.0",
Expand Down
39 changes: 31 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5912,7 +5912,7 @@ fsevents@~2.3.1:
markup-inline-loader: ^4.0.0
mini-css-extract-plugin: ^1.6.0
normalize.css: ^8.0.1
postcss: ^8.2.13
postcss: ^8.4.21
postcss-easing-gradients: ^3.0.1
postcss-focus-visible: ^5.0.0
postcss-loader: ^5.2.0
Expand Down Expand Up @@ -8023,6 +8023,15 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"nanoid@npm:^3.3.4":
version: 3.3.4
resolution: "nanoid@npm:3.3.4"
bin:
nanoid: bin/nanoid.cjs
checksum: 88147ef3d52ded1487e4d2373697126b7b872bd5ac0d20b52a2ef780b2695d368569a2e3a6f289ef6fdf836aa8018ff2d84f5cdf8b21da8bce8766bad9e35256
languageName: node
linkType: hard

"nanomatch@npm:^1.2.9":
version: 1.2.13
resolution: "nanomatch@npm:1.2.13"
Expand Down Expand Up @@ -8696,6 +8705,13 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"picocolors@npm:^1.0.0":
version: 1.0.0
resolution: "picocolors@npm:1.0.0"
checksum: 6616d34dd03bde8881c63402dea34f0b5972845b04b791b234446d4a408bc3d7f932acea3970a6b671d8f5c5aae1b1ce9fc1f89b0ed9a363469cf9da8e916b71
languageName: node
linkType: hard

"picomatch@npm:^2.0.4, picomatch@npm:^2.2.2, picomatch@npm:^2.2.3":
version: 2.2.3
resolution: "picomatch@npm:2.2.3"
Expand Down Expand Up @@ -9724,14 +9740,14 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"postcss@npm:^8.2.13":
version: 8.2.13
resolution: "postcss@npm:8.2.13"
"postcss@npm:^8.4.21":
version: 8.4.21
resolution: "postcss@npm:8.4.21"
dependencies:
colorette: ^1.2.2
nanoid: ^3.1.22
source-map: ^0.6.1
checksum: df64697cbd6d8e501eac2eaed501dc9a9c848538b4b51c53bfe7ed62a91736e97135d1fe22384b69af11bb2387a6cb483f5eecd14b19ca192ab5497ed5522124
nanoid: ^3.3.4
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 76b9cefb74af346af7ec82c680a8448fc3472deaf19cf9d5d40ebf597e75f2e8ee54b8c83dd772db994276b3d3729628a21147f409d55599a08775b11f9447cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -10861,6 +10877,13 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"source-map-js@npm:^1.0.2":
version: 1.0.2
resolution: "source-map-js@npm:1.0.2"
checksum: 3bb232796ad9b71bad151cb30c7fc1a2afdaf5bcfd4aa7806f56a2d4ff4824e1481e960436c5e9ec26e8c1ae129aee8107df0859c15b1ccada31a9a7ef254abc
languageName: node
linkType: hard

"source-map-resolve@npm:^0.5.0":
version: 0.5.3
resolution: "source-map-resolve@npm:0.5.3"
Expand Down