mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
chore(deps-dev): bump @eslint/js from 9.25.0 to 9.25.1
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) 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/commits/v9.25.1/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" 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
0c03dc2462
commit
5238063419
2 changed files with 3 additions and 10 deletions
|
@ -30,7 +30,7 @@
|
||||||
"@commitlint/cli": "^19.8.0",
|
"@commitlint/cli": "^19.8.0",
|
||||||
"@commitlint/config-conventional": "^19.8.0",
|
"@commitlint/config-conventional": "^19.8.0",
|
||||||
"@eslint/eslintrc": "^3.3.1",
|
"@eslint/eslintrc": "^3.3.1",
|
||||||
"@eslint/js": "^9.25.0",
|
"@eslint/js": "^9.25.1",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^22.14.1",
|
"@types/node": "^22.14.1",
|
||||||
"@types/pg": "^8.11.13",
|
"@types/pg": "^8.11.13",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -930,20 +930,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:9.25.1":
|
"@eslint/js@npm:9.25.1, @eslint/js@npm:^9.25.1":
|
||||||
version: 9.25.1
|
version: 9.25.1
|
||||||
resolution: "@eslint/js@npm:9.25.1"
|
resolution: "@eslint/js@npm:9.25.1"
|
||||||
checksum: 10c0/87d86b512ab109bfd3b9317ced3220ea3d444ac3bfa7abd853ca7f724d72c36e213062f9def16a632365d97dc29e0094312e3682a9767590ee6f43b3d5d873fd
|
checksum: 10c0/87d86b512ab109bfd3b9317ced3220ea3d444ac3bfa7abd853ca7f724d72c36e213062f9def16a632365d97dc29e0094312e3682a9767590ee6f43b3d5d873fd
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:^9.25.0":
|
|
||||||
version: 9.25.0
|
|
||||||
resolution: "@eslint/js@npm:9.25.0"
|
|
||||||
checksum: 10c0/4a03e2b218e086af89465563151610f30c1ff38e53a4b09fa71d2e7d1f1b37d72e3aacaf2ccb949544b6fcbc12b118162f5edb6e7deee9b3bfd816745fe74dfa
|
|
||||||
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"
|
||||||
|
@ -4258,7 +4251,7 @@ __metadata:
|
||||||
"@commitlint/cli": "npm:^19.8.0"
|
"@commitlint/cli": "npm:^19.8.0"
|
||||||
"@commitlint/config-conventional": "npm:^19.8.0"
|
"@commitlint/config-conventional": "npm:^19.8.0"
|
||||||
"@eslint/eslintrc": "npm:^3.3.1"
|
"@eslint/eslintrc": "npm:^3.3.1"
|
||||||
"@eslint/js": "npm:^9.25.0"
|
"@eslint/js": "npm:^9.25.1"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@napi-rs/canvas": "npm:^0.1.69"
|
"@napi-rs/canvas": "npm:^0.1.69"
|
||||||
"@types/node": "npm:^22.14.1"
|
"@types/node": "npm:^22.14.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue