mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
Merge pull request #335 from ahmadk953/dependabot/npm_and_yarn/eslint-config-prettier-10.1.2
Bump eslint-config-prettier from 10.1.1 to 10.1.2
This commit is contained in:
commit
0997da84af
2 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@
|
|||
"@typescript-eslint/parser": "^8.29.1",
|
||||
"drizzle-kit": "^0.30.6",
|
||||
"eslint": "^9.24.0",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"globals": "^16.0.0",
|
||||
"prettier": "3.5.3",
|
||||
"ts-node": "^10.9.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2012,14 +2012,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:^10.1.1":
|
||||
version: 10.1.1
|
||||
resolution: "eslint-config-prettier@npm:10.1.1"
|
||||
"eslint-config-prettier@npm:^10.1.2":
|
||||
version: 10.1.2
|
||||
resolution: "eslint-config-prettier@npm:10.1.2"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: 10c0/3dbfdf6495dd62e2e1644ea9e8e978100dabcd8740fd264df1222d130001a1e8de05d6ed6c67d3a60727386a07507f067d1ca79af6d546910414beab19e7966e
|
||||
checksum: 10c0/c22c8e29193cc8fd70becf1c2dd072513f2b3004a175c2a49404c79d1745ba4dc0edc2afd00d16b0e26d24f95813a0469e7445a25104aec218f6d84cdb1697e9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3269,7 +3269,7 @@ __metadata:
|
|||
drizzle-kit: "npm:^0.30.6"
|
||||
drizzle-orm: "npm:^0.41.0"
|
||||
eslint: "npm:^9.24.0"
|
||||
eslint-config-prettier: "npm:^10.1.1"
|
||||
eslint-config-prettier: "npm:^10.1.2"
|
||||
globals: "npm:^16.0.0"
|
||||
ioredis: "npm:^5.6.0"
|
||||
pg: "npm:^8.14.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue