Skip to content

Commit 39695f6

Browse files
Build - Bump the dependencies group across 1 directory with 2 updates (#2533)
Bumps the dependencies group with 2 updates in the / directory: [sass](https://github.com/sass/dart-sass) and [stylelint](https://github.com/stylelint/stylelint). Updates `sass` from 1.85.1 to 1.86.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.85.1...1.86.0) Updates `stylelint` from 16.15.0 to 16.16.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.15.0...16.16.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 537592e commit 39695f6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"js-yaml": "^4.1.0",
4747
"load-grunt-tasks": "^5.1.0",
4848
"postcss": "^8.4.47",
49-
"sass": "^1.83.0",
50-
"stylelint": "^16.15.0",
49+
"sass": "^1.86.0",
50+
"stylelint": "^16.16.0",
5151
"stylelint-config-standard-scss": "^14.0.0",
5252
"time-grunt": "^2.0.0"
5353
}

0 commit comments

Comments
 (0)