mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Merge pull request #241 from ahmadk953/dependabot/npm_and_yarn/eslint-config-prettier-10.0.1
Bump eslint-config-prettier from 9.1.0 to 10.0.1
This commit is contained in:
commit
551574a7d1
2 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@
|
|||
"@typescript-eslint/parser": "^8.20.0",
|
||||
"drizzle-kit": "^0.30.1",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"globals": "^15.14.0",
|
||||
"prettier": "3.4.2",
|
||||
"ts-node": "^10.9.2",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1891,14 +1891,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:^9.1.0":
|
||||
version: 9.1.0
|
||||
resolution: "eslint-config-prettier@npm:9.1.0"
|
||||
"eslint-config-prettier@npm:^10.0.1":
|
||||
version: 10.0.1
|
||||
resolution: "eslint-config-prettier@npm:10.0.1"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: 10c0/6d332694b36bc9ac6fdb18d3ca2f6ac42afa2ad61f0493e89226950a7091e38981b66bac2b47ba39d15b73fff2cd32c78b850a9cf9eed9ca9a96bfb2f3a2f10d
|
||||
eslint-config-prettier: build/bin/cli.js
|
||||
checksum: 10c0/e2434931669d211663c0493f2c1640a670a02ba4503a68f056a7eda133f383acbbb983a4a7bd0ad6cb3b2bc4d5731c3be8b32fe28e35087a76fea45f7061ae70
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3092,7 +3092,7 @@ __metadata:
|
|||
drizzle-kit: "npm:^0.30.1"
|
||||
drizzle-orm: "npm:^0.38.3"
|
||||
eslint: "npm:^9.18.0"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-config-prettier: "npm:^10.0.1"
|
||||
globals: "npm:^15.14.0"
|
||||
pg: "npm:^8.13.1"
|
||||
prettier: "npm:3.4.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue