Skip to content

Commit 64fbdb3

Browse files
Bump the npm group in /src/sphinx_antsibull_ext/css with 2 updates (#427)
Bumps the npm group in /src/sphinx_antsibull_ext/css with 2 updates: [cssnano](https://github.com/cssnano/cssnano) and [sass](https://github.com/sass/dart-sass). Updates `cssnano` from 7.1.1 to 7.1.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.1.1...cssnano@7.1.2) Updates `sass` from 1.93.2 to 1.93.3 - [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.93.2...1.93.3) --- updated-dependencies: - dependency-name: cssnano dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: sass dependency-version: 1.93.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e84ae96 commit 64fbdb3

File tree

2 files changed

+85
-75
lines changed

2 files changed

+85
-75
lines changed

src/sphinx_antsibull_ext/css/package-lock.json

Lines changed: 83 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
33
"autoprefixer": "^10.4.21",
4-
"cssnano": "^7.1.1",
4+
"cssnano": "^7.1.2",
55
"postcss": "^8.5.6",
66
"postcss-cli": "^11.0.1",
7-
"sass": "^1.93.2"
7+
"sass": "^1.93.3"
88
}
99
}

0 commit comments

Comments
 (0)