mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #929 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
f6f2ce2f7a
2 changed files with 7 additions and 7 deletions
|
@ -90,7 +90,7 @@
|
|||
"babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-config-next": "15.1.4",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
|
||||
"fluid-tailwind": "^1.0.4",
|
||||
"jest": "^29.7.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -6741,14 +6741,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
|
||||
|
||||
|
@ -12724,7 +12724,7 @@ __metadata:
|
|||
dompurify: "npm:^3.2.3"
|
||||
eslint: "npm:^9.16.0"
|
||||
eslint-config-next: "npm:15.1.4"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-config-prettier: "npm:^10.0.1"
|
||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229"
|
||||
fluid-tailwind: "npm:^1.0.4"
|
||||
jest: "npm:^29.7.0"
|
||||
|
|
Loading…
Reference in a new issue