Skip to content

Commit

Permalink
chore(deps-dev): bump postcss-loader from 6.2.1 to 7.3.3 (#14634)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent d422f4f commit 1e3db44
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/bridge-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"node-sass": "^7.0.1",
"postcss": "^8.4.19",
"postcss-cli": "^7.1.2",
"postcss-loader": "^6.2.0",
"postcss-loader": "^7.3.3",
"prettier": "2.7.1",
"prettier-plugin-svelte": "^2.9.0",
"rollup-plugin-node-builtins": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pos-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"node-sass": "^7.0.1",
"postcss": "^8.4.19",
"postcss-cli": "^7.1.2",
"postcss-loader": "^6.2.0",
"postcss-loader": "^7.3.3",
"prettier": "2.7.1",
"prettier-plugin-svelte": "^2.9.0",
"rollup-plugin-node-builtins": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/starter-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"node-sass": "^7.0.1",
"postcss": "^8.4.19",
"postcss-cli": "^7.1.2",
"postcss-loader": "^6.2.0",
"postcss-loader": "^7.3.3",
"prettier": "2.7.1",
"rollup-plugin-node-builtins": "^2.0.0",
"rollup-plugin-polyfill-node": "^0.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/status-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"node-sass": "^7.0.1",
"postcss": "^8.4.19",
"postcss-cli": "^7.1.2",
"postcss-loader": "^6.2.0",
"postcss-loader": "^7.3.3",
"prettier": "2.7.1",
"rollup-plugin-node-builtins": "^2.0.0",
"rollup-plugin-polyfill-node": "^0.10.2",
Expand Down
46 changes: 13 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e3db44

Please sign in to comment.