Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to ^5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 24, 2023
1 parent 78f00d8 commit 02a7756
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-prettier": "^5.1.2",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2756,7 +2756,7 @@ __metadata:
languageName: node
linkType: hard

"@pkgr/utils@npm:^2.3.1":
"@pkgr/utils@npm:^2.4.2":
version: 2.4.2
resolution: "@pkgr/utils@npm:2.4.2"
dependencies:
Expand Down Expand Up @@ -3486,7 +3486,7 @@ __metadata:
cz-conventional-changelog: "npm:^3.3.0"
eslint: "npm:^8.56.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.1"
eslint-plugin-prettier: "npm:^5.1.2"
lint-staged: "npm:^15.2.0"
prettier: "npm:^3.1.1"
prettier-plugin-tailwindcss: "npm:^0.5.9"
Expand Down Expand Up @@ -6522,12 +6522,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.0.1, eslint-plugin-prettier@npm:^5.1.1":
version: 5.1.1
resolution: "eslint-plugin-prettier@npm:5.1.1"
"eslint-plugin-prettier@npm:^5.0.1, eslint-plugin-prettier@npm:^5.1.2":
version: 5.1.2
resolution: "eslint-plugin-prettier@npm:5.1.2"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.8.5"
synckit: "npm:^0.8.6"
peerDependencies:
"@types/eslint": ">=8.0.0"
eslint: ">=8.0.0"
Expand All @@ -6538,7 +6538,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 58ed63a1d937519fef5d0656df74a98163f3bdad978e20040a1fdfaa773a61fe8ca362ca19a316856446b226a64a227dd03f2ffe8fe7397f067d4442355b35fa
checksum: 2d99eabbf6fb146fef85c84bd37acede2e26be6d908bf9efd663e6d7cb82cb6d9dfca9aab5f39bdc1c4987d5f88400f1756f5e8ac93db70cd1073ff1e873f2e4
languageName: node
linkType: hard

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

"synckit@npm:^0.8.5":
version: 0.8.5
resolution: "synckit@npm:0.8.5"
"synckit@npm:^0.8.6":
version: 0.8.6
resolution: "synckit@npm:0.8.6"
dependencies:
"@pkgr/utils": "npm:^2.3.1"
tslib: "npm:^2.5.0"
checksum: fb6798a2db2650ca3a2435ad32d4fc14842da807993a1a350b64d267e0e770aa7f26492b119aa7500892d3d07a5af1eec7bfbd6e23a619451558be0f226a6094
"@pkgr/utils": "npm:^2.4.2"
tslib: "npm:^2.6.2"
checksum: 565c659b5c935905e3774f8a53b013aeb1db03b69cb26cfea742021a274fba792e6ec22f1f918bfb6a7fe16dc9ab6e32a94b4289a8d5d9039b695cd9d524953d
languageName: node
linkType: hard

Expand Down Expand Up @@ -12877,7 +12877,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.1.0, tslib@npm:^2.5.0, tslib@npm:^2.6.0, tslib@npm:^2.6.2":
"tslib@npm:^2.1.0, tslib@npm:^2.6.0, tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca
Expand Down

0 comments on commit 02a7756

Please sign in to comment.