Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.33 (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 7edd49e commit f8cd71e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint": "8.48.0",
"eslint-plugin-notice": "0.9.10",
"jest": "29.4.3",
"postcss": "8.4.24",
"postcss": "8.4.33",
"react-redux": "8.0.7",
"redux": "4.2.1",
"redux-thunk": "2.4.2",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7326,7 +7326,7 @@ __metadata:
eslint: 8.48.0
eslint-plugin-notice: 0.9.10
jest: 29.4.3
postcss: 8.4.24
postcss: 8.4.33
react: 17.0.2
react-dom: 17.0.2
react-redux: 8.0.7
Expand Down Expand Up @@ -19688,6 +19688,15 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
nanoid: bin/nanoid.cjs
checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
languageName: node
linkType: hard

"nanomatch@npm:^1.2.9":
version: 1.2.13
resolution: "nanomatch@npm:1.2.13"
Expand Down Expand Up @@ -22260,14 +22269,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.24":
version: 8.4.24
resolution: "postcss@npm:8.4.24"
"postcss@npm:8.4.33":
version: 8.4.33
resolution: "postcss@npm:8.4.33"
dependencies:
nanoid: ^3.3.6
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 814e2126dacfea313588eda09cc99a9b4c26ec55c059188aa7a916d20d26d483483106dc5ff9e560731b59f45c5bb91b945dfadc670aed875cc90ddbbf4e787d
checksum: 6f98b2af4b76632a3de20c4f47bf0e984a1ce1a531cf11adcb0b1d63a6cbda0aae4165e578b66c32ca4879038e3eaad386a6be725a8fb4429c78e3c1ab858fe9
languageName: node
linkType: hard

Expand Down

0 comments on commit f8cd71e

Please sign in to comment.