Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent 54ceabc commit 3ee3856
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/node": "16.11.11",
"babel-plugin-tester": "10.1.0",
"jest": "27.1.0",
"postcss": "8.3.11",
"postcss": "8.4.39",
"prettier": "2.3.2",
"tailwindcss": "2.2.2",
"ts-jest": "27.0.4",
Expand Down
38 changes: 26 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3812,12 +3812,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.1.30":
version: 3.1.30
resolution: "nanoid@npm:3.1.30"
"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
nanoid: bin/nanoid.cjs
checksum: 440f685e9890bd96433cf6c01535165b1e9677ba4a5c4179e1a61612f0b4c428cc628425fe232038b93304d15b191892d7ced9503fa558d1296e4e95fe80a627
checksum: cf385d845762bbc9f71827889ccbfa828348d48919ef6745819f60cafa5df2f4ba45a20ffbd02d7a48dd87a4abfaf62b08e23e48fc8e0eba059b97bdd331b64c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4095,6 +4095,13 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:^1.0.1":
version: 1.0.1
resolution: "picocolors@npm:1.0.1"
checksum: 09a1496c874f28c24a5b2aa97d76616bc4646c0e14df6d40cf17fb1df494d81896aa92e34adacd5b563566401e83c854567b64055dc058bdbcd166694f378d23
languageName: node
linkType: hard

"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.2.3":
version: 2.3.0
resolution: "picomatch@npm:2.3.0"
Expand Down Expand Up @@ -4188,14 +4195,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.3.11":
version: 8.3.11
resolution: "postcss@npm:8.3.11"
"postcss@npm:8.4.39":
version: 8.4.39
resolution: "postcss@npm:8.4.39"
dependencies:
nanoid: ^3.1.30
picocolors: ^1.0.0
source-map-js: ^0.6.2
checksum: fa1530f7e1817bcaf40b34db246d0c49e42daf12719abd4a3a1b5886491cca125af6b21ccdfc24a074ea9b6b73a6677e1478906adb732b2bd5208077a64473a6
nanoid: ^3.3.7
picocolors: ^1.0.1
source-map-js: ^1.2.0
checksum: dc8d425c079e33fa0ad29ed458e573895cd45470367913bc2fe9170a11b5d7f41ac4ba22b8f70e0d755de73d282a943dbaa375509fe07af828f1c71db52cec78
languageName: node
linkType: hard

Expand Down Expand Up @@ -4609,6 +4616,13 @@ __metadata:
languageName: node
linkType: hard

"source-map-js@npm:^1.2.0":
version: 1.2.0
resolution: "source-map-js@npm:1.2.0"
checksum: 921a2790f5f8b7530955bf17e57bf8f722c6d9b4ed913042e2666850ce80cf0633c8710331afaaed973c5d8e5651654295db4fc86b6f31c0f6cbfe5b1fecc4af
languageName: node
linkType: hard

"source-map-support@npm:^0.5.6":
version: 0.5.19
resolution: "source-map-support@npm:0.5.19"
Expand Down Expand Up @@ -4828,7 +4842,7 @@ __metadata:
babel-plugin-macros: ^3.1.0
babel-plugin-tester: 10.1.0
jest: 27.1.0
postcss: 8.3.11
postcss: 8.4.39
prettier: 2.3.2
tailwindcss: 2.2.2
ts-jest: 27.0.4
Expand Down

0 comments on commit 3ee3856

Please sign in to comment.