Skip to content

Commit fc7de61

Browse files
authored
Merge pull request #3360 from ably/dependabot/npm_and_yarn/postcss-8.5.10
chore(deps-dev): bump postcss from 8.5.6 to 8.5.10
2 parents 3b269be + c766b46 commit fc7de61

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"jest-environment-jsdom": "^30.3.0",
137137
"lint-staged": "^13.1.0",
138138
"msw": "^2.0.1",
139-
"postcss": "^8.4.31",
139+
"postcss": "^8.5.10",
140140
"postcss-import": "^15.1.0",
141141
"prettier": "^3.2.5",
142142
"prettier-2": "npm:prettier@^2",

yarn.lock

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

13229-
postcss@^8.2.15, postcss@^8.2.9, postcss@^8.3.11, postcss@^8.4.24, postcss@^8.4.31, postcss@^8.4.38, postcss@^8.4.47:
13230-
version "8.5.6"
13231-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
13232-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
13229+
postcss@^8.2.15, postcss@^8.2.9, postcss@^8.3.11, postcss@^8.4.24, postcss@^8.4.38, postcss@^8.4.47, postcss@^8.5.10:
13230+
version "8.5.10"
13231+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
13232+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
1323313233
dependencies:
1323413234
nanoid "^3.3.11"
1323513235
picocolors "^1.1.1"

0 commit comments

Comments
 (0)