Skip to content

Commit d1c022e

Browse files
chore(deps-dev): bump postcss from 8.5.23 to 8.5.24
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.23 to 8.5.24. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.23...8.5.24) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.25 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 687ef6a commit d1c022e

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
@@ -33,7 +33,7 @@
3333
"eslint": "~10.8.0",
3434
"eslint-config-prettier": "~10.1.8",
3535
"lint-all": "workspace:~",
36-
"postcss": "~8.5.23",
36+
"postcss": "~8.5.24",
3737
"postcss-scss": "~4.0.9",
3838
"prettier": "~3.6.2",
3939
"rimraf": "~6.1.3",

packages/fuselage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"mini-css-extract-plugin": "~2.10.2",
9090
"normalize.css": "^8.0.1",
9191
"path-browserify": "^1.0.1",
92-
"postcss": "~8.5.23",
92+
"postcss": "~8.5.24",
9393
"postcss-dir-pseudo-class": "~10.0.0",
9494
"postcss-loader": "~8.2.1",
9595
"postcss-logical": "~9.0.0",

yarn.lock

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5359,7 +5359,7 @@ __metadata:
53595359
eslint: "npm:~10.8.0"
53605360
eslint-config-prettier: "npm:~10.1.8"
53615361
lint-all: "workspace:~"
5362-
postcss: "npm:~8.5.23"
5362+
postcss: "npm:~8.5.24"
53635363
postcss-scss: "npm:~4.0.9"
53645364
prettier: "npm:~3.6.2"
53655365
rimraf: "npm:~6.1.3"
@@ -5417,7 +5417,7 @@ __metadata:
54175417
mini-css-extract-plugin: "npm:~2.10.2"
54185418
normalize.css: "npm:^8.0.1"
54195419
path-browserify: "npm:^1.0.1"
5420-
postcss: "npm:~8.5.23"
5420+
postcss: "npm:~8.5.24"
54215421
postcss-dir-pseudo-class: "npm:~10.0.0"
54225422
postcss-loader: "npm:~8.2.1"
54235423
postcss-logical: "npm:~9.0.0"
@@ -15600,7 +15600,7 @@ __metadata:
1560015600
languageName: node
1560115601
linkType: hard
1560215602

15603-
"postcss@npm:^8.5.16, postcss@npm:~8.5.23":
15603+
"postcss@npm:^8.5.16":
1560415604
version: 8.5.23
1560515605
resolution: "postcss@npm:8.5.23"
1560615606
dependencies:
@@ -15611,6 +15611,17 @@ __metadata:
1561115611
languageName: node
1561215612
linkType: hard
1561315613

15614+
"postcss@npm:~8.5.24":
15615+
version: 8.5.24
15616+
resolution: "postcss@npm:8.5.24"
15617+
dependencies:
15618+
nanoid: "npm:^3.3.16"
15619+
picocolors: "npm:^1.1.1"
15620+
source-map-js: "npm:^1.2.1"
15621+
checksum: 10/4e26169ed6fe8c2a32702d233b16368124d162a9399606381ed7a2f99ba6237360717aab339a0bd0f072280663413ff5115189b282085d1be74ffb2d25bdb562
15622+
languageName: node
15623+
linkType: hard
15624+
1561415625
"prelude-ls@npm:^1.2.1":
1561515626
version: 1.2.1
1561615627
resolution: "prelude-ls@npm:1.2.1"

0 commit comments

Comments
 (0)