Skip to content

Commit 3eb7229

Browse files
Build(deps-dev): Bump the dependencies group with 3 updates (#2641)
Bumps the dependencies group with 3 updates: [eslint](https://github.com/eslint/eslint), [sass](https://github.com/sass/dart-sass) and [stylelint](https://github.com/stylelint/stylelint). Updates `eslint` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) Updates `sass` from 1.90.0 to 1.92.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.90.0...1.92.1) 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: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass dependency-version: 1.92.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: stylelint dependency-version: 16.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8d0b5c commit 3eb7229

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@lodder/grunt-postcss": "^3.0.1",
3939
"autoprefixer": "^10.4.20",
4040
"coffeescript": "^2.7.0",
41-
"eslint": "^9.34.0",
41+
"eslint": "^9.35.0",
4242
"eslint-config-jquery": "^3.0.2",
4343
"globals": "^16.3.0",
4444
"grunt": "^1.6.1",
@@ -60,8 +60,8 @@
6060
"js-yaml": "^4.1.0",
6161
"load-grunt-tasks": "^5.1.0",
6262
"postcss": "^8.5.6",
63-
"sass": "^1.90.0",
64-
"stylelint": "^16.23.1",
63+
"sass": "^1.92.1",
64+
"stylelint": "^16.24.0",
6565
"stylelint-config-standard-scss": "^15.0.1",
6666
"stylelint-order": "^7.0.0",
6767
"time-grunt": "^2.0.0"

0 commit comments

Comments
 (0)