Skip to content

Commit 99ed399

Browse files
Build(deps-dev): Bump the dependencies group with 2 updates (#2660)
Bumps the dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [sass](https://github.com/sass/dart-sass). Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `sass` from 1.92.1 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.92.1...1.93.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass dependency-version: 1.93.2 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 61394e7 commit 99ed399

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -38,7 +38,7 @@
3838
"@lodder/grunt-postcss": "^3.0.1",
3939
"autoprefixer": "^10.4.20",
4040
"coffeescript": "^2.7.0",
41-
"eslint": "^9.35.0",
41+
"eslint": "^9.36.0",
4242
"eslint-config-jquery": "^3.0.2",
4343
"globals": "^16.4.0",
4444
"grunt": "^1.6.1",
@@ -60,7 +60,7 @@
6060
"js-yaml": "^4.1.0",
6161
"load-grunt-tasks": "^5.1.0",
6262
"postcss": "^8.5.6",
63-
"sass": "^1.92.1",
63+
"sass": "^1.93.2",
6464
"stylelint": "^16.24.0",
6565
"stylelint-config-standard-scss": "^15.0.1",
6666
"stylelint-order": "^7.0.0",

0 commit comments

Comments
 (0)