Skip to content

Commit 684031a

Browse files
chore(deps-dev): bump postcss from 8.5.8 to 8.5.10 (#1950)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feb2fe8 commit 684031a

3 files changed

Lines changed: 16 additions & 5 deletions

File tree

packages/fuselage-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "~10.1.8",
4242
"lint-all": "workspace:~",
4343
"npm-run-all": "^4.1.5",
44-
"postcss": "~8.5.8",
44+
"postcss": "~8.5.10",
4545
"postcss-scss": "~4.0.9",
4646
"prettier": "~3.6.2",
4747
"rimraf": "~6.0.1",

packages/fuselage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"normalize.css": "^8.0.1",
8484
"npm-run-all": "^4.1.5",
8585
"path-browserify": "^1.0.1",
86-
"postcss": "~8.5.8",
86+
"postcss": "~8.5.10",
8787
"postcss-dir-pseudo-class": "~9.0.1",
8888
"postcss-loader": "~8.2.1",
8989
"postcss-logical": "~8.1.0",

yarn.lock

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5843,7 +5843,7 @@ __metadata:
58435843
eslint-config-prettier: "npm:~10.1.8"
58445844
lint-all: "workspace:~"
58455845
npm-run-all: "npm:^4.1.5"
5846-
postcss: "npm:~8.5.8"
5846+
postcss: "npm:~8.5.10"
58475847
postcss-scss: "npm:~4.0.9"
58485848
prettier: "npm:~3.6.2"
58495849
rimraf: "npm:~6.0.1"
@@ -5900,7 +5900,7 @@ __metadata:
59005900
normalize.css: "npm:^8.0.1"
59015901
npm-run-all: "npm:^4.1.5"
59025902
path-browserify: "npm:^1.0.1"
5903-
postcss: "npm:~8.5.8"
5903+
postcss: "npm:~8.5.10"
59045904
postcss-dir-pseudo-class: "npm:~9.0.1"
59055905
postcss-loader: "npm:~8.2.1"
59065906
postcss-logical: "npm:~8.1.0"
@@ -16667,7 +16667,7 @@ __metadata:
1666716667
languageName: node
1666816668
linkType: hard
1666916669

16670-
"postcss@npm:^8.4.40, postcss@npm:~8.5.8":
16670+
"postcss@npm:^8.4.40":
1667116671
version: 8.5.8
1667216672
resolution: "postcss@npm:8.5.8"
1667316673
dependencies:
@@ -16678,6 +16678,17 @@ __metadata:
1667816678
languageName: node
1667916679
linkType: hard
1668016680

16681+
"postcss@npm:~8.5.10":
16682+
version: 8.5.14
16683+
resolution: "postcss@npm:8.5.14"
16684+
dependencies:
16685+
nanoid: "npm:^3.3.11"
16686+
picocolors: "npm:^1.1.1"
16687+
source-map-js: "npm:^1.2.1"
16688+
checksum: 10/2e3f4dea69692918fe9df5402beb0e54df84499995a094f2fbf63d1a9e38bc1b7a42854df47f09e02593213e01a5eb0627b1d1bd6d1b0ea90767b2e072f7167c
16689+
languageName: node
16690+
linkType: hard
16691+
1668116692
"prelude-ls@npm:^1.2.1":
1668216693
version: 1.2.1
1668316694
resolution: "prelude-ls@npm:1.2.1"

0 commit comments

Comments
 (0)