Skip to content

Commit 4bfc863

Browse files
build(deps-dev): bump the actions-deps group with 2 updates
Bumps the actions-deps group with 2 updates: [cssnano](https://github.com/cssnano/cssnano) and [postcss](https://github.com/postcss/postcss). Updates `cssnano` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@8.0.2...cssnano@8.0.4) Updates `postcss` from 8.5.25 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.25...8.5.26) --- updated-dependencies: - dependency-name: cssnano dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b550462 commit 4bfc863

2 files changed

Lines changed: 266 additions & 257 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
},
99
"devDependencies": {
1010
"ace-builds": "^1.44.0",
11-
"cssnano": "^8.0.2",
11+
"cssnano": "^8.0.4",
1212
"esbuild": "^0.28.1",
1313
"npm-run-all2": "^9.0.3",
14-
"postcss": "^8.5.25",
14+
"postcss": "^8.5.26",
1515
"postcss-cli": "^11.0.1",
1616
"postcss-nesting": "^14.0.1"
1717
}

0 commit comments

Comments
 (0)