Skip to content

Commit

Permalink
Merge pull request #342 from labzero/dependabot/npm_and_yarn/postcss-…
Browse files Browse the repository at this point in the history
…8.4.31

Bump postcss from 8.4.21 to 8.4.31
  • Loading branch information
JeffreyATW authored Oct 4, 2023
2 parents 28d2aaf + 50c6c8c commit 63b3508
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"null-loader": "^4.0.1",
"nyc": "^15.1.0",
"open-cli": "^7.1.0",
"postcss": "^8.4.21",
"postcss": "^8.4.31",
"postcss-loader": "^7.0.2",
"prettier": "2.8.8",
"proxyquire": "^1.7.11",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9338,7 +9338,7 @@ __metadata:
passport-google-oauth20: ^2.0.0
passport-local: ^1.0.0
pg: ^8.9.0
postcss: ^8.4.21
postcss: ^8.4.31
postcss-loader: ^7.0.2
preact: ^10.15.1
preact-render-to-string: ^6.1.0
Expand Down Expand Up @@ -11111,6 +11111,17 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.31":
version: 8.4.31
resolution: "postcss@npm:8.4.31"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
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 63b3508

Please sign in to comment.