Skip to content

Commit

Permalink
Bump the npm-development-minor-patch group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-development-minor-patch group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js)

Updates `eslint` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.15.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development-minor-patch
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent adb1cd0 commit 2c588eb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 65 deletions.
98 changes: 35 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,14 @@
"version:git": "git add -A ./docs/"
},
"devDependencies": {
"@eslint/js": "~9.14.0",
"@eslint/js": "~9.15.0",
"@types/bun": "~1.1.13",
"@types/eslint": "~9.6.1",
"@types/eslint-config-prettier": "~6.11.3",
"@types/eslint__js": "~8.42.3",
"@types/node": "~22.9.0",
"chai": "~5.1.2",
"eslint": "~9.14.0",
"eslint": "~9.15.0",
"eslint-config-prettier": "~9.1.0",
"globals": "~15.12.0",
"mocha": "~10.8.2",
Expand Down

0 comments on commit 2c588eb

Please sign in to comment.