mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-05 06:29:30 +00:00
chore(deps-dev): bump eslint from 9.27.0 to 9.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.27.0 to 9.28.0. - [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.27.0...v9.28.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
355b757a24
commit
45c64be8c6
2 changed files with 15 additions and 8 deletions
|
@ -38,7 +38,7 @@
|
|||
"@typescript-eslint/parser": "^8.33.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"drizzle-kit": "^0.31.1",
|
||||
"eslint": "^9.27.0",
|
||||
"eslint": "^9.28.0",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"globals": "^16.2.0",
|
||||
"husky": "^9.1.7",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -930,7 +930,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.27.0, @eslint/js@npm:^9.27.0":
|
||||
"@eslint/js@npm:9.28.0":
|
||||
version: 9.28.0
|
||||
resolution: "@eslint/js@npm:9.28.0"
|
||||
checksum: 10c0/5a6759542490dd9f778993edfbc8d2f55168fd0f7336ceed20fe3870c65499d72fc0bca8d1ae00ea246b0923ea4cba2e0758a8a5507a3506ddcf41c92282abb8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:^9.27.0":
|
||||
version: 9.27.0
|
||||
resolution: "@eslint/js@npm:9.27.0"
|
||||
checksum: 10c0/79b219ceda79182732954b52f7a494f49995a9a6419c7ae0316866e324d3706afeb857e1306bb6f35a4caaf176a5174d00228fc93d36781a570d32c587736564
|
||||
|
@ -2587,9 +2594,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^9.27.0":
|
||||
version: 9.27.0
|
||||
resolution: "eslint@npm:9.27.0"
|
||||
"eslint@npm:^9.28.0":
|
||||
version: 9.28.0
|
||||
resolution: "eslint@npm:9.28.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.12.1"
|
||||
|
@ -2597,7 +2604,7 @@ __metadata:
|
|||
"@eslint/config-helpers": "npm:^0.2.1"
|
||||
"@eslint/core": "npm:^0.14.0"
|
||||
"@eslint/eslintrc": "npm:^3.3.1"
|
||||
"@eslint/js": "npm:9.27.0"
|
||||
"@eslint/js": "npm:9.28.0"
|
||||
"@eslint/plugin-kit": "npm:^0.3.1"
|
||||
"@humanfs/node": "npm:^0.16.6"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
|
@ -2633,7 +2640,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10c0/135d301e37cd961000a9c1d3f0e1863bed29a61435dfddedba3db295973193024382190fd8790a8de83777d10f450082a29eaee8bc9ce0fb1bc1f2b0bb882280
|
||||
checksum: 10c0/513ea7e69d88a0905d4ed35cef3a8f31ebce7ca9f2cdbda3474495c63ad6831d52357aad65094be7a144d6e51850980ced7d25efb807e8ab06a427241f7cd730
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4173,7 +4180,7 @@ __metadata:
|
|||
discord.js: "npm:^14.19.3"
|
||||
drizzle-kit: "npm:^0.31.1"
|
||||
drizzle-orm: "npm:^0.44.0"
|
||||
eslint: "npm:^9.27.0"
|
||||
eslint: "npm:^9.28.0"
|
||||
eslint-config-prettier: "npm:^10.1.5"
|
||||
globals: "npm:^16.2.0"
|
||||
husky: "npm:^9.1.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue