Skip to content

Commit

Permalink
Bump the npm-major-upgrades group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm-major-upgrades group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [nyc](https://github.com/istanbuljs/nyc) and [sass-loader](https://github.com/webpack-contrib/sass-loader).


Updates `eslint` from 8.57.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.9.1)

Updates `nyc` from 15.1.0 to 17.0.0
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0)

Updates `sass-loader` from 14.2.1 to 16.0.1
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v14.2.1...v16.0.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major-upgrades
- dependency-name: nyc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major-upgrades
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major-upgrades
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent ea938ff commit 56fdb84
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 140 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"css-minimizer-webpack-plugin": "^7.0.0",
"cssremedy": "^0.1.0-beta.2",
"del": "^6.1.1",
"eslint": "^8.57.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-webpack": "^0.13.8",
Expand All @@ -121,13 +121,13 @@
"mocha": "^10.5.2",
"mocha-junit-reporter": "^2.2.1",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"nyc": "^17.0.0",
"postcss": "^8.4.39",
"postcss-loader": "^8.1.1",
"prettier": "^3.3.2",
"sass": "^1.77.6",
"sass-embedded": "^1.77.5",
"sass-loader": "^14.2.1",
"sass-loader": "^16.0.1",
"sass-true": "^8.0.0",
"sassdoc": "^2.7.4",
"sinon": "^18.0.0",
Expand Down
Loading

0 comments on commit 56fdb84

Please sign in to comment.