mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Merge pull request #272 from ahmadk953/dependabot/npm_and_yarn/eslint-9.20.1
Bump eslint from 9.20.0 to 9.20.1
This commit is contained in:
commit
672db91532
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^8.24.0",
|
||||
"@typescript-eslint/parser": "^8.24.0",
|
||||
"drizzle-kit": "^0.30.4",
|
||||
"eslint": "^9.20.0",
|
||||
"eslint": "^9.20.1",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"globals": "^15.14.0",
|
||||
"prettier": "3.5.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1949,9 +1949,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^9.20.0":
|
||||
version: 9.20.0
|
||||
resolution: "eslint@npm:9.20.0"
|
||||
"eslint@npm:^9.20.1":
|
||||
version: 9.20.1
|
||||
resolution: "eslint@npm:9.20.1"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.12.1"
|
||||
|
@ -1994,7 +1994,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
|
||||
checksum: 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3049,7 +3049,7 @@ __metadata:
|
|||
discord.js: "npm:^14.17.3"
|
||||
drizzle-kit: "npm:^0.30.4"
|
||||
drizzle-orm: "npm:^0.39.3"
|
||||
eslint: "npm:^9.20.0"
|
||||
eslint: "npm:^9.20.1"
|
||||
eslint-config-prettier: "npm:^10.0.1"
|
||||
globals: "npm:^15.14.0"
|
||||
pg: "npm:^8.13.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue