mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-07-12 14:31:32 +00:00
chore(deps-dev): bump @eslint/js (#470)
This commit is contained in:
commit
0c2e2fc1aa
2 changed files with 10 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
|||
"@commitlint/cli": "^19.8.1",
|
||||
"@commitlint/config-conventional": "^19.8.1",
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.30.1",
|
||||
"@eslint/js": "^9.31.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^24.0.13",
|
||||
"@types/pg": "^8.15.4",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -930,13 +930,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.30.1, @eslint/js@npm:^9.30.1":
|
||||
"@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.31.0":
|
||||
version: 9.31.0
|
||||
resolution: "@eslint/js@npm:9.31.0"
|
||||
checksum: 10c0/f9d4c73d0fafe70679a418cbb25ab7ebcc8f1dba6c32456d6f8ba5a137d583ecff233cfe10f61f41d7d4d2220e94cff1f39fc7ed1fa3819d1888dee1cad678ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/object-schema@npm:^2.1.6":
|
||||
version: 2.1.6
|
||||
resolution: "@eslint/object-schema@npm:2.1.6"
|
||||
|
@ -4144,7 +4151,7 @@ __metadata:
|
|||
"@commitlint/cli": "npm:^19.8.1"
|
||||
"@commitlint/config-conventional": "npm:^19.8.1"
|
||||
"@eslint/eslintrc": "npm:^3.3.1"
|
||||
"@eslint/js": "npm:^9.30.1"
|
||||
"@eslint/js": "npm:^9.31.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.73"
|
||||
"@types/node": "npm:^24.0.13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue