chore(deps-dev): bump eslint from 9.30.0 to 9.30.1

Bumps [eslint](https://github.com/eslint/eslint) from 9.30.0 to 9.30.1.
- [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/v9.30.0...v9.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-01 21:35:39 +00:00 committed by GitHub
parent 203eb42d7e
commit 7d8fe8a3bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 8 deletions

View file

@ -38,7 +38,7 @@
"@typescript-eslint/parser": "^8.35.1",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.31.4",
"eslint": "^9.30.0",
"eslint": "^9.30.1",
"eslint-config-prettier": "^10.1.5",
"globals": "^16.2.0",
"husky": "^9.1.7",

View file

@ -930,7 +930,14 @@ __metadata:
languageName: node
linkType: hard
"@eslint/js@npm:9.30.0, @eslint/js@npm:^9.30.0":
"@eslint/js@npm:9.30.1":
version: 9.30.1
resolution: "@eslint/js@npm:9.30.1"
checksum: 10c0/17fc382a0deafdb1cadac1269d9c2f2464f025bde6e4d12fc4f4775eb9886b41340d4650b72e85a53423644fdc89bf59c987a852f27379ad25feecf2c5bbc1c9
languageName: node
linkType: hard
"@eslint/js@npm:^9.30.0":
version: 9.30.0
resolution: "@eslint/js@npm:9.30.0"
checksum: 10c0/aec2df7f4e4e884d693dc27dbf4713c1a48afa327bfadac25ebd0e61a2797ce906f2f2a9be0d7d922acb68ccd68cc88779737811f9769eb4933d1f5e574c469e
@ -2598,9 +2605,9 @@ __metadata:
languageName: node
linkType: hard
"eslint@npm:^9.30.0":
version: 9.30.0
resolution: "eslint@npm:9.30.0"
"eslint@npm:^9.30.1":
version: 9.30.1
resolution: "eslint@npm:9.30.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
@ -2608,7 +2615,7 @@ __metadata:
"@eslint/config-helpers": "npm:^0.3.0"
"@eslint/core": "npm:^0.14.0"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.30.0"
"@eslint/js": "npm:9.30.1"
"@eslint/plugin-kit": "npm:^0.3.1"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
@ -2644,7 +2651,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/ebc4b17cfd96f308ebaeb12dfab133a551eb03200c80109ecf663fbeb9af83c4eb3c143407c1b04522d23b5f5844fe9a629b00d409adfc460c1aadf5108da86a
checksum: 10c0/5a5867078e03ea56a1b6d1ee1548659abc38a6d5136c7ef94e21c5dbeb28e3ed50b15d2e0da25fce85600f6cf7ea7715eae650c41e8ae826c34490e9ec73d5d6
languageName: node
linkType: hard
@ -4155,7 +4162,7 @@ __metadata:
discord.js: "npm:^14.21.0"
drizzle-kit: "npm:^0.31.4"
drizzle-orm: "npm:^0.44.2"
eslint: "npm:^9.30.0"
eslint: "npm:^9.30.1"
eslint-config-prettier: "npm:^10.1.5"
globals: "npm:^16.2.0"
husky: "npm:^9.1.7"