mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Merge pull request #302 from ahmadk953/dependabot/npm_and_yarn/eslint-config-prettier-10.1.1
Bump eslint-config-prettier from 10.0.2 to 10.1.1
This commit is contained in:
commit
0b638c911f
2 changed files with 7 additions and 7 deletions
|
@ -31,7 +31,7 @@
|
||||||
"@typescript-eslint/parser": "^8.26.0",
|
"@typescript-eslint/parser": "^8.26.0",
|
||||||
"drizzle-kit": "^0.30.5",
|
"drizzle-kit": "^0.30.5",
|
||||||
"eslint": "^9.22.0",
|
"eslint": "^9.22.0",
|
||||||
"eslint-config-prettier": "^10.0.2",
|
"eslint-config-prettier": "^10.1.1",
|
||||||
"globals": "^16.0.0",
|
"globals": "^16.0.0",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2019,14 +2019,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-prettier@npm:^10.0.2":
|
"eslint-config-prettier@npm:^10.1.1":
|
||||||
version: 10.0.2
|
version: 10.1.1
|
||||||
resolution: "eslint-config-prettier@npm:10.0.2"
|
resolution: "eslint-config-prettier@npm:10.1.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ">=7.0.0"
|
eslint: ">=7.0.0"
|
||||||
bin:
|
bin:
|
||||||
eslint-config-prettier: build/bin/cli.js
|
eslint-config-prettier: bin/cli.js
|
||||||
checksum: 10c0/e0ef3c442661a26fc6e82acec5bb9a418c4a8f65ec8adf0983d3aaba7716d2ed448358b063cce6e3c272c847d14cb856ddf30031770c6571e2b2c3e2a439afd4
|
checksum: 10c0/3dbfdf6495dd62e2e1644ea9e8e978100dabcd8740fd264df1222d130001a1e8de05d6ed6c67d3a60727386a07507f067d1ca79af6d546910414beab19e7966e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3276,7 +3276,7 @@ __metadata:
|
||||||
drizzle-kit: "npm:^0.30.5"
|
drizzle-kit: "npm:^0.30.5"
|
||||||
drizzle-orm: "npm:^0.40.0"
|
drizzle-orm: "npm:^0.40.0"
|
||||||
eslint: "npm:^9.22.0"
|
eslint: "npm:^9.22.0"
|
||||||
eslint-config-prettier: "npm:^10.0.2"
|
eslint-config-prettier: "npm:^10.1.1"
|
||||||
globals: "npm:^16.0.0"
|
globals: "npm:^16.0.0"
|
||||||
ioredis: "npm:^5.6.0"
|
ioredis: "npm:^5.6.0"
|
||||||
pg: "npm:^8.13.3"
|
pg: "npm:^8.13.3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue