mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-22 06:04:20 +00:00
chore(deps): bump @eslint/js (#426)
This commit is contained in:
commit
98b86ecdec
2 changed files with 10 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
||||||
"@commitlint/cli": "^19.8.1",
|
"@commitlint/cli": "^19.8.1",
|
||||||
"@commitlint/config-conventional": "^19.8.1",
|
"@commitlint/config-conventional": "^19.8.1",
|
||||||
"@eslint/eslintrc": "^3.3.1",
|
"@eslint/eslintrc": "^3.3.1",
|
||||||
"@eslint/js": "^9.28.0",
|
"@eslint/js": "^9.29.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^24.0.1",
|
"@types/node": "^24.0.1",
|
||||||
"@types/pg": "^8.15.4",
|
"@types/pg": "^8.15.4",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -930,13 +930,20 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:9.28.0, @eslint/js@npm:^9.28.0":
|
"@eslint/js@npm:9.28.0":
|
||||||
version: 9.28.0
|
version: 9.28.0
|
||||||
resolution: "@eslint/js@npm:9.28.0"
|
resolution: "@eslint/js@npm:9.28.0"
|
||||||
checksum: 10c0/5a6759542490dd9f778993edfbc8d2f55168fd0f7336ceed20fe3870c65499d72fc0bca8d1ae00ea246b0923ea4cba2e0758a8a5507a3506ddcf41c92282abb8
|
checksum: 10c0/5a6759542490dd9f778993edfbc8d2f55168fd0f7336ceed20fe3870c65499d72fc0bca8d1ae00ea246b0923ea4cba2e0758a8a5507a3506ddcf41c92282abb8
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@eslint/js@npm:^9.29.0":
|
||||||
|
version: 9.29.0
|
||||||
|
resolution: "@eslint/js@npm:9.29.0"
|
||||||
|
checksum: 10c0/d0ccf37063fa27a3fae9347cb044f84ca10b5a2fa19ffb2b3fedf3b96843ac1ff359ea9f0ab0e80f2f16fda4cb0dc61ea0fed0375090f050fe0a029e7d6de3a3
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/object-schema@npm:^2.1.6":
|
"@eslint/object-schema@npm:^2.1.6":
|
||||||
version: 2.1.6
|
version: 2.1.6
|
||||||
resolution: "@eslint/object-schema@npm:2.1.6"
|
resolution: "@eslint/object-schema@npm:2.1.6"
|
||||||
|
@ -4135,7 +4142,7 @@ __metadata:
|
||||||
"@commitlint/cli": "npm:^19.8.1"
|
"@commitlint/cli": "npm:^19.8.1"
|
||||||
"@commitlint/config-conventional": "npm:^19.8.1"
|
"@commitlint/config-conventional": "npm:^19.8.1"
|
||||||
"@eslint/eslintrc": "npm:^3.3.1"
|
"@eslint/eslintrc": "npm:^3.3.1"
|
||||||
"@eslint/js": "npm:^9.28.0"
|
"@eslint/js": "npm:^9.29.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@napi-rs/canvas": "npm:^0.1.71"
|
"@napi-rs/canvas": "npm:^0.1.71"
|
||||||
"@types/node": "npm:^24.0.1"
|
"@types/node": "npm:^24.0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue