Skip to content

Commit bd8bb11

Browse files
Bump the development-dependencies group in /sass-js with 2 updates
Bumps the development-dependencies group in /sass-js with 2 updates: [sass](https://github.com/sass/dart-sass) and [stylelint](https://github.com/stylelint/stylelint). Updates `sass` from 1.91.0 to 1.93.2 - [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.91.0...1.93.2) Updates `stylelint` from 16.23.1 to 16.24.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.23.1...16.24.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4589e0 commit bd8bb11

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

sass-js/package-lock.json

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

sass-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"npm-run-all": "^4.1.5",
3030
"postcss": "^8.5.6",
3131
"postcss-cli": "^11.0.1",
32-
"sass": "^1.91.0",
32+
"sass": "^1.93.2",
3333
"sirv-cli": "^3.0.1",
34-
"stylelint": "^16.23.1",
34+
"stylelint": "^16.24.0",
3535
"stylelint-config-twbs-bootstrap": "^16.1.0"
3636
}
3737
}

0 commit comments

Comments
 (0)