Skip to content

Commit

Permalink
Merge pull request #541 from spiltcoffee/dependabot/npm_and_yarn/esli…
Browse files Browse the repository at this point in the history
…nt-plugin-prettier-5.1.1

build(npm-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.1
  • Loading branch information
mergify[bot] authored Dec 22, 2023
2 parents a21f610 + 2bc63c8 commit d6eecb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vue/eslint-config-typescript": "^12.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.0",
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-vue": "^9.19.2",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3350,9 +3350,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.1.0":
version: 5.1.0
resolution: "eslint-plugin-prettier@npm:5.1.0"
"eslint-plugin-prettier@npm:^5.1.1":
version: 5.1.1
resolution: "eslint-plugin-prettier@npm:5.1.1"
dependencies:
prettier-linter-helpers: ^1.0.0
synckit: ^0.8.5
Expand All @@ -3366,7 +3366,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 3a1c53899373dafcabdfb1d8e7638de249d3685825b787a59a743581d43ef849d4afac14edd2628fb80c57f507a31613c557c3f816144bc7179ad18c5e7afcf5
checksum: 5e2a736f3d7ef38fd76f68df443093ba084a81d646a351d47aaf17e96a06a210d8a53e654b83c4a561747ccffa3326f3e33050556f9a8c29eab52dea3e8ae313
languageName: node
linkType: hard

Expand Down Expand Up @@ -8099,7 +8099,7 @@ __metadata:
"@vue/eslint-config-typescript": ^12.0.0
eslint: ^8.56.0
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.1.0
eslint-plugin-prettier: ^5.1.1
eslint-plugin-vue: ^9.19.2
lint-staged: ^15.2.0
lodash.clonedeep: ^4.5.0
Expand Down

0 comments on commit d6eecb3

Please sign in to comment.