Skip to content

Commit 2e47bcd

Browse files
chore(deps-dev): bump postcss from 8.5.4 to 8.5.5
1 parent 130b2e6 commit 2e47bcd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint-plugin-svelte3": "^4.0.0",
6969
"husky": "^9.1.7",
7070
"lint-staged": "^15.5.2",
71-
"postcss": "^8.5.4",
71+
"postcss": "^8.5.5",
7272
"prettier": "^3.5.3",
7373
"prettier-plugin-svelte": "^3.4.0",
7474
"sass": "^1.89.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2009,10 +2009,10 @@ postcss-value-parser@^4.2.0:
20092009
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
20102010
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
20112011

2012-
postcss@^8.4.41, postcss@^8.5.3, postcss@^8.5.4:
2013-
version "8.5.4"
2014-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
2015-
integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
2012+
postcss@^8.4.41, postcss@^8.5.3, postcss@^8.5.5:
2013+
version "8.5.5"
2014+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.5.tgz#04de7797f6911fb1c96550e96616d08681537ef3"
2015+
integrity sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg==
20162016
dependencies:
20172017
nanoid "^3.3.11"
20182018
picocolors "^1.1.1"

0 commit comments

Comments
 (0)