mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Merge pull request #1114 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
cd25c985f4
2 changed files with 7 additions and 7 deletions
|
@ -94,7 +94,7 @@
|
|||
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-config-next": "15.2.0",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
"fluid-tailwind": "^1.0.4",
|
||||
"jest": "^29.7.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -7300,14 +7300,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:^10.0.2":
|
||||
version: 10.0.2
|
||||
resolution: "eslint-config-prettier@npm:10.0.2"
|
||||
"eslint-config-prettier@npm:^10.1.1":
|
||||
version: 10.1.1
|
||||
resolution: "eslint-config-prettier@npm:10.1.1"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: build/bin/cli.js
|
||||
checksum: 10c0/e0ef3c442661a26fc6e82acec5bb9a418c4a8f65ec8adf0983d3aaba7716d2ed448358b063cce6e3c272c847d14cb856ddf30031770c6571e2b2c3e2a439afd4
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: 10c0/3dbfdf6495dd62e2e1644ea9e8e978100dabcd8740fd264df1222d130001a1e8de05d6ed6c67d3a60727386a07507f067d1ca79af6d546910414beab19e7966e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13342,7 +13342,7 @@ __metadata:
|
|||
dompurify: "npm:^3.2.4"
|
||||
eslint: "npm:^9.21.0"
|
||||
eslint-config-next: "npm:15.2.0"
|
||||
eslint-config-prettier: "npm:^10.0.2"
|
||||
eslint-config-prettier: "npm:^10.1.1"
|
||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
||||
fluid-tailwind: "npm:^1.0.4"
|
||||
ioredis: "npm:^5.6.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue