chore(deps): update dependency eslint-plugin-prettier to v5.2.6 (#2553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d81f65182a
commit
adc4d28a7a
2 changed files with 11 additions and 11 deletions
|
|
@ -58,7 +58,7 @@
|
|||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-jsdoc": "50.6.9",
|
||||
"eslint-plugin-jsx-a11y": "6.10.2",
|
||||
"eslint-plugin-prettier": "5.2.5",
|
||||
"eslint-plugin-prettier": "5.2.6",
|
||||
"eslint-plugin-react": "7.37.4",
|
||||
"eslint-plugin-react-hooks": "5.2.0",
|
||||
"eslint-plugin-react-refresh": "0.4.19",
|
||||
|
|
|
|||
20
yarn.lock
20
yarn.lock
|
|
@ -2468,7 +2468,7 @@ __metadata:
|
|||
eslint-plugin-import: "npm:2.31.0"
|
||||
eslint-plugin-jsdoc: "npm:50.6.9"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.2"
|
||||
eslint-plugin-prettier: "npm:5.2.5"
|
||||
eslint-plugin-prettier: "npm:5.2.6"
|
||||
eslint-plugin-react: "npm:7.37.4"
|
||||
eslint-plugin-react-hooks: "npm:5.2.0"
|
||||
eslint-plugin-react-refresh: "npm:0.4.19"
|
||||
|
|
@ -10679,12 +10679,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-prettier@npm:5.2.5":
|
||||
version: 5.2.5
|
||||
resolution: "eslint-plugin-prettier@npm:5.2.5"
|
||||
"eslint-plugin-prettier@npm:5.2.6":
|
||||
version: 5.2.6
|
||||
resolution: "eslint-plugin-prettier@npm:5.2.6"
|
||||
dependencies:
|
||||
prettier-linter-helpers: "npm:^1.0.0"
|
||||
synckit: "npm:^0.10.2"
|
||||
synckit: "npm:^0.11.0"
|
||||
peerDependencies:
|
||||
"@types/eslint": ">=8.0.0"
|
||||
eslint: ">=8.0.0"
|
||||
|
|
@ -10695,7 +10695,7 @@ __metadata:
|
|||
optional: true
|
||||
eslint-config-prettier:
|
||||
optional: true
|
||||
checksum: 10c0/b88d4ecfccfdea786aa8c2df8c6b52754070fec48ef5df0dcd325daf7cbe01730a96fb6a8c5ae0ddd173472b43704d6452169b058284e842dfee5894172f310b
|
||||
checksum: 10c0/9911740a5edac7933d92671381908671c61ffa32a3cee7aed667ebab89831ee2c0b69eb9530f68dbe172ca9d4b3fa3d47350762dc1eb096a3ce125fa31c0e616
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -22586,13 +22586,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"synckit@npm:^0.10.2":
|
||||
version: 0.10.3
|
||||
resolution: "synckit@npm:0.10.3"
|
||||
"synckit@npm:^0.11.0":
|
||||
version: 0.11.2
|
||||
resolution: "synckit@npm:0.11.2"
|
||||
dependencies:
|
||||
"@pkgr/core": "npm:^0.2.0"
|
||||
tslib: "npm:^2.8.1"
|
||||
checksum: 10c0/9855d10231ae9b69c3aa08d46c96bd4befdcac33da44e29fb80e5c1430e453b5a33b8c073cdd25cfe9578f1d625c7d60c394ece1e202237116c1484def614041
|
||||
checksum: 10c0/e7744abce8041233d6be40c05dcbff6177aec88f2625a586a01855aa97757d3b6c640714e0c73eed917a382bd76eb815d4af66ca80ca8f94f880fd4dfb9429c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue