chore(deps-dev): bump eslint (#454)

This commit is contained in:
Ahmad 2025-06-27 19:36:27 -04:00 committed by GitHub
commit 4d5d78fcf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 18 deletions

View file

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

View file

@ -862,21 +862,21 @@ __metadata:
languageName: node
linkType: hard
"@eslint/config-array@npm:^0.20.1":
version: 0.20.1
resolution: "@eslint/config-array@npm:0.20.1"
"@eslint/config-array@npm:^0.21.0":
version: 0.21.0
resolution: "@eslint/config-array@npm:0.21.0"
dependencies:
"@eslint/object-schema": "npm:^2.1.6"
debug: "npm:^4.3.1"
minimatch: "npm:^3.1.2"
checksum: 10c0/709108c3925d83c2166024646829ab61ba5fa85c6568daefd32508899f46ed8dc36d7153042df6dcc7e58ad543bc93298b646575daecb5eb4e39a43d838dab42
checksum: 10c0/0ea801139166c4aa56465b309af512ef9b2d3c68f9198751bbc3e21894fe70f25fbf26e1b0e9fffff41857bc21bfddeee58649ae6d79aadcd747db0c5dca771f
languageName: node
linkType: hard
"@eslint/config-helpers@npm:^0.2.1":
version: 0.2.1
resolution: "@eslint/config-helpers@npm:0.2.1"
checksum: 10c0/3e829a78b0bb4f7c44384ba1df3986e5de24b7f440ad5c6bb3cfc366ded773a869ca9ee8d212b5a563ae94596c5940dea6fd2ea1ee53a84c6241ac953dcb8bb7
"@eslint/config-helpers@npm:^0.3.0":
version: 0.3.0
resolution: "@eslint/config-helpers@npm:0.3.0"
checksum: 10c0/013ae7b189eeae8b30cc2ee87bc5c9c091a9cd615579003290eb28bebad5d78806a478e74ba10b3fe08ed66975b52af7d2cd4b4b43990376412b14e5664878c8
languageName: node
linkType: hard
@ -930,7 +930,14 @@ __metadata:
languageName: node
linkType: hard
"@eslint/js@npm:9.29.0, @eslint/js@npm:^9.29.0":
"@eslint/js@npm:9.30.0":
version: 9.30.0
resolution: "@eslint/js@npm:9.30.0"
checksum: 10c0/aec2df7f4e4e884d693dc27dbf4713c1a48afa327bfadac25ebd0e61a2797ce906f2f2a9be0d7d922acb68ccd68cc88779737811f9769eb4933d1f5e574c469e
languageName: node
linkType: hard
"@eslint/js@npm:^9.29.0":
version: 9.29.0
resolution: "@eslint/js@npm:9.29.0"
checksum: 10c0/d0ccf37063fa27a3fae9347cb044f84ca10b5a2fa19ffb2b3fedf3b96843ac1ff359ea9f0ab0e80f2f16fda4cb0dc61ea0fed0375090f050fe0a029e7d6de3a3
@ -2598,17 +2605,17 @@ __metadata:
languageName: node
linkType: hard
"eslint@npm:^9.29.0":
version: 9.29.0
resolution: "eslint@npm:9.29.0"
"eslint@npm:^9.30.0":
version: 9.30.0
resolution: "eslint@npm:9.30.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.20.1"
"@eslint/config-helpers": "npm:^0.2.1"
"@eslint/config-array": "npm:^0.21.0"
"@eslint/config-helpers": "npm:^0.3.0"
"@eslint/core": "npm:^0.14.0"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.29.0"
"@eslint/js": "npm:9.30.0"
"@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/75e3f841e0f8b0fa93dbb2ba6ae538bd8b611c3654117bc3dadf90bb009923dfd2c15ec2948dc6e6b8b571317cc125c5cceb9255da8cd644ee740020df645dd8
checksum: 10c0/ebc4b17cfd96f308ebaeb12dfab133a551eb03200c80109ecf663fbeb9af83c4eb3c143407c1b04522d23b5f5844fe9a629b00d409adfc460c1aadf5108da86a
languageName: node
linkType: hard
@ -4155,7 +4162,7 @@ __metadata:
discord.js: "npm:^14.21.0"
drizzle-kit: "npm:^0.31.3"
drizzle-orm: "npm:^0.44.2"
eslint: "npm:^9.29.0"
eslint: "npm:^9.30.0"
eslint-config-prettier: "npm:^10.1.5"
globals: "npm:^16.2.0"
husky: "npm:^9.1.7"