Skip to content

Commit e59cc8b

Browse files
build(deps-dev): bump the development-dependencies group
Bumps the development-dependencies group in /sass-js-esm with 3 updates: [postcss](https://github.com/postcss/postcss), [sass](https://github.com/sass/dart-sass) and [stylelint](https://github.com/stylelint/stylelint). Updates `postcss` from 8.5.3 to 8.5.4 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.4) Updates `sass` from 1.87.0 to 1.89.1 - [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.87.0...1.89.1) Updates `stylelint` from 16.19.1 to 16.20.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.19.1...16.20.0) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 940a26f commit e59cc8b

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

sass-js-esm/package-lock.json

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

sass-js-esm/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"autoprefixer": "^10.4.21",
2828
"nodemon": "^3.1.10",
2929
"npm-run-all": "^4.1.5",
30-
"postcss": "^8.5.3",
30+
"postcss": "^8.5.4",
3131
"postcss-cli": "^11.0.1",
32-
"sass": "^1.87.0",
32+
"sass": "^1.89.1",
3333
"sirv-cli": "^3.0.1",
34-
"stylelint": "^16.19.1",
34+
"stylelint": "^16.20.0",
3535
"stylelint-config-twbs-bootstrap": "^16.0.0"
3636
}
3737
}

0 commit comments

Comments
 (0)