Skip to content

Commit

Permalink
Bump eslint-plugin-prettier from 5.0.1 to 5.1.2 (#334)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 4226834 commit 508af74
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@typescript-eslint/parser": "^6.16.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.2",
"jest": "28.1.2",
"pino-pretty": "^10.3.0",
"prettier": "^3.1.1",
Expand Down
31 changes: 16 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1373,7 +1373,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 @@ -3620,22 +3620,23 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.0.1":
version: 5.0.1
resolution: "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: ^1.0.0
synckit: ^0.8.5
synckit: ^0.8.6
peerDependencies:
"@types/eslint": ">=8.0.0"
eslint: ">=8.0.0"
eslint-config-prettier: "*"
prettier: ">=3.0.0"
peerDependenciesMeta:
"@types/eslint":
optional: true
eslint-config-prettier:
optional: true
checksum: c2261033b97bafe99ccb7cc47c2fac6fa85b8bbc8b128042e52631f906b69e12afed2cdd9d7e3021cc892ee8dd4204a3574e1f32a0b718b4bb3b440944b6983b
checksum: ee972ca16c1d05773abe370dcd43c71ffe729ad4eca86752e21be3d4afbc18f04184b4143e9d17869395d534eb8ad685b7589fcdc2706cb734fe17c3c3f4e6cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -4098,7 +4099,7 @@ __metadata:
date-fns: ^3.0.0
eslint: ^8.56.0
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.0.1
eslint-plugin-prettier: ^5.1.2
ioredis: ^5.2.3
jest: 28.1.2
lodash: ^4.17.21
Expand Down Expand Up @@ -7923,13 +7924,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": ^2.3.1
tslib: ^2.5.0
checksum: 8a9560e5d8f3d94dc3cf5f7b9c83490ffa30d320093560a37b88f59483040771fd1750e76b9939abfbb1b5a23fd6dfbae77f6b338abffe7cae7329cd9b9bb86b
"@pkgr/utils": ^2.4.2
tslib: ^2.6.2
checksum: 7c1f4991d0afd63c090c0537f1cf8619dd5777a40cf83bf46beadbf4eb0f9e400d92044e90a177a305df4bcb56efbaf1b689877f301f2672d865b6eecf1be75a
languageName: node
linkType: hard

Expand Down Expand Up @@ -8229,14 +8230,14 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.6.2":
"tslib@npm:2.6.2, tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad
languageName: node
linkType: hard

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

0 comments on commit 508af74

Please sign in to comment.