Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent 54ceabc commit ac3f61c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 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.13",
"prettier": "2.3.2",
"tailwindcss": "2.2.2",
"ts-jest": "27.0.4",
Expand Down
29 changes: 18 additions & 11 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.3":
version: 3.3.4
resolution: "nanoid@npm:3.3.4"
bin:
nanoid: bin/nanoid.cjs
checksum: 440f685e9890bd96433cf6c01535165b1e9677ba4a5c4179e1a61612f0b4c428cc628425fe232038b93304d15b191892d7ced9503fa558d1296e4e95fe80a627
checksum: 88147ef3d52ded1487e4d2373697126b7b872bd5ac0d20b52a2ef780b2695d368569a2e3a6f289ef6fdf836aa8018ff2d84f5cdf8b21da8bce8766bad9e35256
languageName: node
linkType: hard

Expand Down Expand Up @@ -4188,14 +4188,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.13":
version: 8.4.13
resolution: "postcss@npm:8.4.13"
dependencies:
nanoid: ^3.1.30
nanoid: ^3.3.3
picocolors: ^1.0.0
source-map-js: ^0.6.2
checksum: fa1530f7e1817bcaf40b34db246d0c49e42daf12719abd4a3a1b5886491cca125af6b21ccdfc24a074ea9b6b73a6677e1478906adb732b2bd5208077a64473a6
source-map-js: ^1.0.2
checksum: b9ed0f83feed3f9e2c24aa3a154836c126399584cd319fb6539dd77943218623ad486f37871fe4aeef9619c7107fa807c29ca341543652b4f8dca80e1781507e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4609,6 +4609,13 @@ __metadata:
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-support@npm:^0.5.6":
version: 0.5.19
resolution: "source-map-support@npm:0.5.19"
Expand Down Expand Up @@ -4828,7 +4835,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.13
prettier: 2.3.2
tailwindcss: 2.2.2
ts-jest: 27.0.4
Expand Down

0 comments on commit ac3f61c

Please sign in to comment.