Skip to content

Commit 258862c

Browse files
chore(deps-dev): bump postcss from 8.5.3 to 8.5.4
1 parent 70acca2 commit 258862c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.3",
71+
"postcss": "^8.5.4",
7272
"prettier": "^3.5.3",
7373
"prettier-plugin-svelte": "^3.4.0",
7474
"sass": "^1.89.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1846,10 +1846,10 @@ ms@^2.1.3:
18461846
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
18471847
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
18481848

1849-
nanoid@^3.3.8:
1850-
version "3.3.8"
1851-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
1852-
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
1849+
nanoid@^3.3.11:
1850+
version "3.3.11"
1851+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
1852+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
18531853

18541854
natural-compare@^1.4.0:
18551855
version "1.4.0"
@@ -1989,12 +1989,12 @@ postcss-value-parser@^4.2.0:
19891989
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
19901990
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
19911991

1992-
postcss@^8.4.41, postcss@^8.5.3:
1993-
version "8.5.3"
1994-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
1995-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
1992+
postcss@^8.4.41, postcss@^8.5.3, postcss@^8.5.4:
1993+
version "8.5.4"
1994+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
1995+
integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
19961996
dependencies:
1997-
nanoid "^3.3.8"
1997+
nanoid "^3.3.11"
19981998
picocolors "^1.1.1"
19991999
source-map-js "^1.2.1"
20002000

0 commit comments

Comments
 (0)