mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Merge pull request #314 from ahmadk953/dependabot/npm_and_yarn/eslint/eslintrc-3.3.1
Bump @eslint/eslintrc from 3.3.0 to 3.3.1
This commit is contained in:
commit
fed1c016a5
2 changed files with 19 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
||||||
"pg": "^8.14.1"
|
"pg": "^8.14.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/eslintrc": "^3.3.0",
|
"@eslint/eslintrc": "^3.3.1",
|
||||||
"@eslint/js": "^9.23.0",
|
"@eslint/js": "^9.23.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^22.13.11",
|
"@types/node": "^22.13.11",
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -700,6 +700,23 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@eslint/eslintrc@npm:^3.3.1":
|
||||||
|
version: 3.3.1
|
||||||
|
resolution: "@eslint/eslintrc@npm:3.3.1"
|
||||||
|
dependencies:
|
||||||
|
ajv: "npm:^6.12.4"
|
||||||
|
debug: "npm:^4.3.2"
|
||||||
|
espree: "npm:^10.0.1"
|
||||||
|
globals: "npm:^14.0.0"
|
||||||
|
ignore: "npm:^5.2.0"
|
||||||
|
import-fresh: "npm:^3.2.1"
|
||||||
|
js-yaml: "npm:^4.1.0"
|
||||||
|
minimatch: "npm:^3.1.2"
|
||||||
|
strip-json-comments: "npm:^3.1.1"
|
||||||
|
checksum: 10c0/b0e63f3bc5cce4555f791a4e487bf999173fcf27c65e1ab6e7d63634d8a43b33c3693e79f192cbff486d7df1be8ebb2bd2edc6e70ddd486cbfa84a359a3e3b41
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:8.57.1":
|
"@eslint/js@npm:8.57.1":
|
||||||
version: 8.57.1
|
version: 8.57.1
|
||||||
resolution: "@eslint/js@npm:8.57.1"
|
resolution: "@eslint/js@npm:8.57.1"
|
||||||
|
@ -3264,7 +3281,7 @@ __metadata:
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "poixpixel-discord-bot@workspace:."
|
resolution: "poixpixel-discord-bot@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": "npm:^3.3.0"
|
"@eslint/eslintrc": "npm:^3.3.1"
|
||||||
"@eslint/js": "npm:^9.23.0"
|
"@eslint/js": "npm:^9.23.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@napi-rs/canvas": "npm:^0.1.68"
|
"@napi-rs/canvas": "npm:^0.1.68"
|
||||||
|
|
Loading…
Add table
Reference in a new issue