Skip to content

Commit 1c4c1ab

Browse files
chore(deps-dev): bump the npm-deps group in /themes/devops-maturity with 3 updates (#29)
chore(deps-dev): bump the npm-deps group Bumps the npm-deps group in /themes/devops-maturity with 3 updates: [cssnano](https://github.com/cssnano/cssnano), [sass](https://github.com/sass/dart-sass) and [webpack](https://github.com/webpack/webpack). Updates `cssnano` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.1.0...cssnano@7.1.1) Updates `sass` from 1.89.2 to 1.91.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.89.2...1.91.0) Updates `webpack` from 5.101.0 to 5.101.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.0...v5.101.3) --- updated-dependencies: - dependency-name: cssnano dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: sass dependency-version: 1.91.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: webpack dependency-version: 5.101.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 033e6f6 commit 1c4c1ab

2 files changed

Lines changed: 42 additions & 43 deletions

File tree

themes/devops-maturity/package-lock.json

Lines changed: 39 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/devops-maturity/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
},
2525
"devDependencies": {
2626
"autoprefixer": "10.4.21",
27-
"cssnano": "7.1.0",
28-
"sass": "1.89.2",
27+
"cssnano": "7.1.1",
28+
"sass": "1.91.0",
2929
"postcss": "8.5.6",
3030
"postcss-cli": "11.0.1",
31-
"webpack": "5.101.0",
31+
"webpack": "5.101.3",
3232
"webpack-cli": "6.0.1"
3333
}
3434
}

0 commit comments

Comments
 (0)