1
0
mirror of https://github.com/kremalicious/gatsby-redirect-from.git synced 2024-06-28 16:47:43 +02:00

Bump eslint from 8.50.0 to 9.5.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 9.5.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/compare/v8.50.0...v9.5.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-17 04:12:29 +00:00 committed by GitHub
parent 0caabba515
commit bc089d46e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1181 additions and 726 deletions

1905
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@
"@babel/preset-env": "^7.24.7",
"auto-changelog": "^2.4.0",
"cross-env": "^7.0.3",
"eslint": "^8.50.0",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",