Skip to content
Merged
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 packages/icons-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"name": "@vkontakte/icons-scripts",
"version": "5.3.0",
Expand All @@ -20,7 +20,7 @@
"hast-util-from-html": "^2.0.3",
"image-size": "^2.0.2",
"kebab-case": "^2.0.2",
"postcss": "^8.5.15",
"postcss": "^8.5.16",
"postcss-js": "^5.1.0",
"property-information": "^7.2.0",
"react-attr-converter": "^0.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@ __metadata:
hast-util-from-html: "npm:^2.0.3"
image-size: "npm:^2.0.2"
kebab-case: "npm:^2.0.2"
postcss: "npm:^8.5.15"
postcss: "npm:^8.5.16"
postcss-js: "npm:^5.1.0"
property-information: "npm:^7.2.0"
react-attr-converter: "npm:^0.3.1"
Expand Down Expand Up @@ -2929,14 +2929,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.5.15":
version: 8.5.15
resolution: "postcss@npm:8.5.15"
"postcss@npm:^8.5.16":
version: 8.5.16
resolution: "postcss@npm:8.5.16"
dependencies:
nanoid: "npm:^3.3.12"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10/d02ad19eb1e0fa53a1229ee6d53807eb88f903f2b9a8cac66993367f3ac7dd3b97238c783a54ccbf4145f82f6ca9a5cbd58f089846285d759c8a3259fbea8318
checksum: 10/b39408900aa394bce6f567d539b7361e71c07f361313e5b01e40481c5120309a570e7a54c6a0c6ea5f0c0c06ff8c12b560beeebcc29ea173ad42ec74bae86069
languageName: node
linkType: hard

Expand Down
Loading