Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-prettier to v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 20, 2024
1 parent 1ec9618 commit cb1d0c4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-dom": "4.0.3",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "3.3.3"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8118,7 +8118,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-dom: "npm:4.0.3"
eslint-plugin-jsx-a11y: "npm:6.8.0"
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.34.4"
eslint-plugin-react-hooks: "npm:4.6.0"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -16590,12 +16590,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.1.3":
version: 5.1.3
resolution: "eslint-plugin-prettier@npm:5.1.3"
"eslint-plugin-prettier@npm:5.2.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.8.6"
synckit: "npm:^0.9.1"
peerDependencies:
"@types/eslint": ">=8.0.0"
eslint: ">=8.0.0"
Expand All @@ -16606,7 +16606,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 10c0/f45d5fc1fcfec6b0cf038a7a65ddd10a25df4fe3f9e1f6b7f0d5100e66f046a26a2492e69ee765dddf461b93c114cf2e1eb18d4970aafa6f385448985c136e09
checksum: 10c0/4bc8bbaf5bb556c9c501dcdff369137763c49ccaf544f9fa91400360ed5e3a3f1234ab59690e06beca5b1b7e6f6356978cdd3b02af6aba3edea2ffe69ca6e8b2
languageName: node
linkType: hard

Expand Down Expand Up @@ -28245,13 +28245,13 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.8.6":
version: 0.8.8
resolution: "synckit@npm:0.8.8"
"synckit@npm:^0.9.1":
version: 0.9.1
resolution: "synckit@npm:0.9.1"
dependencies:
"@pkgr/core": "npm:^0.1.0"
tslib: "npm:^2.6.2"
checksum: 10c0/c3d3aa8e284f3f84f2f868b960c9f49239b364e35f6d20825a448449a3e9c8f49fe36cdd5196b30615682f007830d46f2ea354003954c7336723cb821e4b6519
checksum: 10c0/d8b89e1bf30ba3ffb469d8418c836ad9c0c062bf47028406b4d06548bc66af97155ea2303b96c93bf5c7c0f0d66153a6fbd6924c76521b434e6a9898982abc2e
languageName: node
linkType: hard

Expand Down

0 comments on commit cb1d0c4

Please sign in to comment.