mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-23 12:42:05 +00:00
Bump eslint-config-prettier from 9.1.0 to 10.0.1
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aacca3d141
commit
5c737b1f47
2 changed files with 7 additions and 7 deletions
|
@ -87,7 +87,7 @@
|
||||||
"babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
|
"babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
|
||||||
"eslint": "^9.16.0",
|
"eslint": "^9.16.0",
|
||||||
"eslint-config-next": "15.1.4",
|
"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",
|
"eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
|
||||||
"fluid-tailwind": "^1.0.4",
|
"fluid-tailwind": "^1.0.4",
|
||||||
"jest": "^29.7.0",
|
"jest": "^29.7.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -6547,14 +6547,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-prettier@npm:^9.1.0":
|
"eslint-config-prettier@npm:^10.0.1":
|
||||||
version: 9.1.0
|
version: 10.0.1
|
||||||
resolution: "eslint-config-prettier@npm:9.1.0"
|
resolution: "eslint-config-prettier@npm:10.0.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ">=7.0.0"
|
eslint: ">=7.0.0"
|
||||||
bin:
|
bin:
|
||||||
eslint-config-prettier: bin/cli.js
|
eslint-config-prettier: build/bin/cli.js
|
||||||
checksum: 10c0/6d332694b36bc9ac6fdb18d3ca2f6ac42afa2ad61f0493e89226950a7091e38981b66bac2b47ba39d15b73fff2cd32c78b850a9cf9eed9ca9a96bfb2f3a2f10d
|
checksum: 10c0/e2434931669d211663c0493f2c1640a670a02ba4503a68f056a7eda133f383acbbb983a4a7bd0ad6cb3b2bc4d5731c3be8b32fe28e35087a76fea45f7061ae70
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12518,7 +12518,7 @@ __metadata:
|
||||||
dompurify: "npm:^3.2.3"
|
dompurify: "npm:^3.2.3"
|
||||||
eslint: "npm:^9.16.0"
|
eslint: "npm:^9.16.0"
|
||||||
eslint-config-next: "npm:15.1.4"
|
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"
|
eslint-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229"
|
||||||
fluid-tailwind: "npm:^1.0.4"
|
fluid-tailwind: "npm:^1.0.4"
|
||||||
jest: "npm:^29.7.0"
|
jest: "npm:^29.7.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue