Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent 1348174 commit 1a24f24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"ajv": "8.12.0",
"eslint": "8.44.0",
"eslint-config-dev": "2.0.0",
"postcss": "8.4.24",
"postcss": "8.4.25",
"postcss-tape": "6.0.1",
"pre-commit": "1.2.2",
"rollup": "2.38.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3562,7 +3562,7 @@ fsevents@~2.1.2:
caniuse-lite: ^1.0.30000655
eslint: 8.44.0
eslint-config-dev: 2.0.0
postcss: 8.4.24
postcss: 8.4.25
postcss-tape: 6.0.1
pre-commit: 1.2.2
rollup: 2.38.2
Expand All @@ -3583,14 +3583,14 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"postcss@npm:8.4.24":
version: 8.4.24
resolution: "postcss@npm:8.4.24"
"postcss@npm:8.4.25":
version: 8.4.25
resolution: "postcss@npm:8.4.25"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: a5935a6501acd9d6f7933d1dcd11829b62a1fe160555f2a894fe3414c08612680414b33be182afc46469f26c2a0e18e787e0d39c90ea04ada83e3b87b0bbe12c
checksum: 14f69c9095678862f32f4fdc66b7169e888ed5c647ce8f679cfc0cecde8539ba560ea9d4ebc5fea390329d4cea039ba972501f07a44b5353533e4c5af199d8e2
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a24f24

Please sign in to comment.