mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-17 19:13:05 +00:00
Bump eslint-config-prettier from 10.1.1 to 10.1.5
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.1 to 10.1.5. - [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/v10.1.1...v10.1.5) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
139ddcc197
commit
2049d652b6
2 changed files with 6 additions and 6 deletions
|
@ -94,7 +94,7 @@
|
||||||
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||||
"eslint": "^9.26.0",
|
"eslint": "^9.26.0",
|
||||||
"eslint-config-next": "15.2.4",
|
"eslint-config-next": "15.2.4",
|
||||||
"eslint-config-prettier": "^10.1.1",
|
"eslint-config-prettier": "^10.1.5",
|
||||||
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||||
"fluid-tailwind": "^1.0.4",
|
"fluid-tailwind": "^1.0.4",
|
||||||
"jest": "^29.7.0",
|
"jest": "^29.7.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -7561,14 +7561,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-prettier@npm:^10.1.1":
|
"eslint-config-prettier@npm:^10.1.5":
|
||||||
version: 10.1.1
|
version: 10.1.5
|
||||||
resolution: "eslint-config-prettier@npm:10.1.1"
|
resolution: "eslint-config-prettier@npm:10.1.5"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ">=7.0.0"
|
eslint: ">=7.0.0"
|
||||||
bin:
|
bin:
|
||||||
eslint-config-prettier: bin/cli.js
|
eslint-config-prettier: bin/cli.js
|
||||||
checksum: 10c0/3dbfdf6495dd62e2e1644ea9e8e978100dabcd8740fd264df1222d130001a1e8de05d6ed6c67d3a60727386a07507f067d1ca79af6d546910414beab19e7966e
|
checksum: 10c0/5486255428e4577e8064b40f27db299faf7312b8e43d7b4bc913a6426e6c0f5950cd519cad81ae24e9aecb4002c502bc665c02e3b52efde57af2debcf27dd6e0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13946,7 +13946,7 @@ __metadata:
|
||||||
dompurify: "npm:^3.2.5"
|
dompurify: "npm:^3.2.5"
|
||||||
eslint: "npm:^9.26.0"
|
eslint: "npm:^9.26.0"
|
||||||
eslint-config-next: "npm:15.2.4"
|
eslint-config-next: "npm:15.2.4"
|
||||||
eslint-config-prettier: "npm:^10.1.1"
|
eslint-config-prettier: "npm:^10.1.5"
|
||||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
||||||
fluid-tailwind: "npm:^1.0.4"
|
fluid-tailwind: "npm:^1.0.4"
|
||||||
ioredis: "npm:^5.6.0"
|
ioredis: "npm:^5.6.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue