Skip to content

Commit

Permalink
bump postcss from 8.4.23 to 8.4.31 (#939)
Browse files Browse the repository at this point in the history
  • Loading branch information
keithbro-imx committed Oct 5, 2023
1 parent ef85652 commit 35d805c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/blockchain-data/sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"eslint-config-next": "13.3.1",
"ethers": "^5.7.2",
"next": "13.3.1",
"postcss": "8.4.23",
"postcss": "8.4.31",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/dex/sdk-sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"eslint": "^8.40.0",
"ethers": "^5.7.2",
"next": "13.3.1",
"postcss": "8.4.23",
"postcss": "8.4.31",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "3.3.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12466,7 +12466,7 @@ __metadata:
eslint-config-next: 13.3.1
ethers: ^5.7.2
next: 13.3.1
postcss: 8.4.23
postcss: 8.4.31
react: ^18.2.0
react-dom: ^18.2.0
tailwindcss: 3.3.2
Expand Down Expand Up @@ -24931,14 +24931,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.23":
version: 8.4.23
resolution: "postcss@npm:8.4.23"
"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: 8bb9d1b2ea6e694f8987d4f18c94617971b2b8d141602725fedcc2222fdc413b776a6e1b969a25d627d7b2681ca5aabb56f59e727ef94072e1b6ac8412105a2f
checksum: 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
languageName: node
linkType: hard

Expand Down Expand Up @@ -26880,7 +26880,7 @@ __metadata:
eslint: ^8.40.0
ethers: ^5.7.2
next: 13.3.1
postcss: 8.4.23
postcss: 8.4.31
react: ^18.2.0
react-dom: ^18.2.0
tailwindcss: 3.3.2
Expand Down

0 comments on commit 35d805c

Please sign in to comment.