Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent b9d049e commit 28cf79c
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 @@ -61,7 +61,7 @@
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.1.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-promise": "6.1.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ __metadata:
eslint-plugin-jest: "npm:27.6.0"
eslint-plugin-jsdoc: "npm:46.9.1"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prettier: "npm:5.1.1"
eslint-plugin-prettier: "npm:5.1.2"
eslint-plugin-promise: "npm:6.1.1"
express: "npm:4.18.2"
hot-shots: "npm:10.0.0"
Expand Down Expand Up @@ -1283,7 +1283,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 @@ -4054,12 +4054,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.1.1":
version: 5.1.1
resolution: "eslint-plugin-prettier@npm:5.1.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 @@ -4070,7 +4070,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 58ed63a1d937519fef5d0656df74a98163f3bdad978e20040a1fdfaa773a61fe8ca362ca19a316856446b226a64a227dd03f2ffe8fe7397f067d4442355b35fa
checksum: 2d99eabbf6fb146fef85c84bd37acede2e26be6d908bf9efd663e6d7cb82cb6d9dfca9aab5f39bdc1c4987d5f88400f1756f5e8ac93db70cd1073ff1e873f2e4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9418,13 +9418,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 @@ -9694,7 +9694,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.5.0, tslib@npm:^2.6.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 28cf79c

Please sign in to comment.