Skip to content

Commit

Permalink
chore(deps): bump postcss in the npm_and_yarn group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.4.47 to 8.4.48
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.4.48)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent ea8f8b1 commit 60c26e5
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"nx": "19.5.3",
"nx-cloud": "19.1.0",
"persistgraphql": "^0.3.11",
"postcss": "8.4.47",
"postcss": "8.4.48",
"react-test-renderer": "^18.3.1",
"reflect-metadata": "^0.2.1",
"server-only": "^0.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"jest-watch-typeahead": "^1.0.0",
"lodash.groupby": "^4.6.0",
"mini-css-extract-plugin": "^2.9.0",
"postcss": "^8.4.47",
"postcss": "^8.4.48",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-normalize": "^13.0.1",
Expand Down
43 changes: 36 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41740,7 +41740,7 @@ fsevents@~2.1.1:
nx: 18.3.1
persistgraphql: ^0.3.11
pm2: ^5.4.2
postcss: ^8.4.47
postcss: ^8.4.48
postcss-assets: ^6.0.0
postcss-flexbugs-fixes: ^5.0.2
postcss-import: ^16.1.0
Expand Down Expand Up @@ -42009,7 +42009,7 @@ fsevents@~2.1.1:
passport-jwt: ^4.0.1
persistgraphql: ^0.3.11
pm2: ^5.4.2
postcss: 8.4.47
postcss: 8.4.48
prettier: ^2.6.2
react: 18.3.1
react-dom: 18.3.1
Expand Down Expand Up @@ -56916,6 +56916,13 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"picocolors@npm:^1.1.1":
version: 1.1.1
resolution: "picocolors@npm:1.1.1"
checksum: e1cf46bf84886c79055fdfa9dcb3e4711ad259949e3565154b004b260cd356c5d54b31a1437ce9782624bf766272fe6b0154f5f0c744fb7af5d454d2b60db045
languageName: node
linkType: hard

"picomatch@npm:3.0.1":
version: 3.0.1
resolution: "picomatch@npm:3.0.1"
Expand Down Expand Up @@ -58896,14 +58903,14 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"postcss@npm:8.4.47, postcss@npm:^8.4.47":
version: 8.4.47
resolution: "postcss@npm:8.4.47"
"postcss@npm:8.4.48":
version: 8.4.48
resolution: "postcss@npm:8.4.48"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.1.0
picocolors: ^1.1.1
source-map-js: ^1.2.1
checksum: f78440a9d8f97431dd2ab1ab8e1de64f12f3eff38a3d8d4a33919b96c381046a314658d2de213a5fa5eb296b656de76a3ec269fdea27f16d5ab465b916a0f52c
checksum: 9bf75be1b45aa31f24b5f2ba2d9cf3021a788c3dd41d4d0491f4e2d7f9fe3329eb5e7b76ad96e2490ed1ebfeec0e484dc49cdef0071da2575d009c1dde5f8923
languageName: node
linkType: hard

Expand Down Expand Up @@ -58984,6 +58991,28 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"postcss@npm:^8.4.47":
version: 8.4.47
resolution: "postcss@npm:8.4.47"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.1.0
source-map-js: ^1.2.1
checksum: f78440a9d8f97431dd2ab1ab8e1de64f12f3eff38a3d8d4a33919b96c381046a314658d2de213a5fa5eb296b656de76a3ec269fdea27f16d5ab465b916a0f52c
languageName: node
linkType: hard

"postcss@npm:^8.4.48":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.1.1
source-map-js: ^1.2.1
checksum: eb5d6cbdca24f50399aafa5d2bea489e4caee4c563ea1edd5a2485bc5f84e9ceef3febf170272bc83a99c31d23a316ad179213e853f34c2a7a8ffa534559d63a
languageName: node
linkType: hard

"postgres-array@npm:~2.0.0":
version: 2.0.0
resolution: "postgres-array@npm:2.0.0"
Expand Down

0 comments on commit 60c26e5

Please sign in to comment.