mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
chore(deps-dev): bump eslint from 9.25.0 to 9.25.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.25.0 to 9.25.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.25.0...v9.25.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bfaaed9c96
commit
b812701a21
2 changed files with 15 additions and 8 deletions
|
@ -38,7 +38,7 @@
|
|||
"@typescript-eslint/parser": "^8.30.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"drizzle-kit": "^0.31.0",
|
||||
"eslint": "^9.25.0",
|
||||
"eslint": "^9.25.1",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"globals": "^16.0.0",
|
||||
"husky": "^9.1.7",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -930,7 +930,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.25.0, @eslint/js@npm:^9.25.0":
|
||||
"@eslint/js@npm:9.25.1":
|
||||
version: 9.25.1
|
||||
resolution: "@eslint/js@npm:9.25.1"
|
||||
checksum: 10c0/87d86b512ab109bfd3b9317ced3220ea3d444ac3bfa7abd853ca7f724d72c36e213062f9def16a632365d97dc29e0094312e3682a9767590ee6f43b3d5d873fd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:^9.25.0":
|
||||
version: 9.25.0
|
||||
resolution: "@eslint/js@npm:9.25.0"
|
||||
checksum: 10c0/4a03e2b218e086af89465563151610f30c1ff38e53a4b09fa71d2e7d1f1b37d72e3aacaf2ccb949544b6fcbc12b118162f5edb6e7deee9b3bfd816745fe74dfa
|
||||
|
@ -2568,9 +2575,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^9.25.0":
|
||||
version: 9.25.0
|
||||
resolution: "eslint@npm:9.25.0"
|
||||
"eslint@npm:^9.25.1":
|
||||
version: 9.25.1
|
||||
resolution: "eslint@npm:9.25.1"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.12.1"
|
||||
|
@ -2578,7 +2585,7 @@ __metadata:
|
|||
"@eslint/config-helpers": "npm:^0.2.1"
|
||||
"@eslint/core": "npm:^0.13.0"
|
||||
"@eslint/eslintrc": "npm:^3.3.1"
|
||||
"@eslint/js": "npm:9.25.0"
|
||||
"@eslint/js": "npm:9.25.1"
|
||||
"@eslint/plugin-kit": "npm:^0.2.8"
|
||||
"@humanfs/node": "npm:^0.16.6"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
|
@ -2614,7 +2621,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10c0/eb984c0bad4f42ab02f5275fc02ebba98ff29dcecf1995065ec0a642e9c47a9b86a1407efa76fcdc1f096d09473160122a91a4acc18c54eb36a91cb36bffae20
|
||||
checksum: 10c0/3bb1997ae994253d441e56aba2fc64a71b3b8dce32756de3dedae5e85416ba33eb07e19ede94a6fa8ce7ef3a0a3b0dd8b6836f41be46a3ab52e5345ad59a553f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4217,7 +4224,7 @@ __metadata:
|
|||
discord.js: "npm:^14.18.0"
|
||||
drizzle-kit: "npm:^0.31.0"
|
||||
drizzle-orm: "npm:^0.42.0"
|
||||
eslint: "npm:^9.25.0"
|
||||
eslint: "npm:^9.25.1"
|
||||
eslint-config-prettier: "npm:^10.1.2"
|
||||
globals: "npm:^16.0.0"
|
||||
husky: "npm:^9.1.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue