Skip to content

Commit 56c4462

Browse files
chore(deps): bump cssnano from 5.1.15 to 6.0.0 (#618)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.15 to 6.0.0. - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.0.0) --- updated-dependencies: - dependency-name: cssnano dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9547834 commit 56c4462

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"codemirror": "^5.65.7",
6868
"concurrently": "^8.0.1",
6969
"coveralls": "^3.1.1",
70-
"cssnano": "^5.1.12",
70+
"cssnano": "^6.0.0",
7171
"escape-string-regexp": "^5.0.0",
7272
"eslint": "^8.19.0",
7373
"eslint-config-prettier": "^8.5.0",

packages/webpack-atomizer-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"license": "MIT",
2424
"dependencies": {
2525
"atomizer": "^3.22.0",
26-
"cssnano": "^5.0.7",
26+
"cssnano": "^6.0.0",
2727
"postcss": "^8.3.6"
2828
},
2929
"repository": {

0 commit comments

Comments
 (0)