Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2024
1 parent b36741c commit e3303f2
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 @@ -97,7 +97,7 @@
"@vue/test-utils": "2.4.3",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-prettier": "5.1.3",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"nuxi": "3.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6450,9 +6450,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.1.2":
version: 5.1.2
resolution: "eslint-plugin-prettier@npm:5.1.2"
"eslint-plugin-prettier@npm:5.1.3":
version: 5.1.3
resolution: "eslint-plugin-prettier@npm:5.1.3"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.8.6"
Expand All @@ -6466,7 +6466,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 2d99eabbf6fb146fef85c84bd37acede2e26be6d908bf9efd663e6d7cb82cb6d9dfca9aab5f39bdc1c4987d5f88400f1756f5e8ac93db70cd1073ff1e873f2e4
checksum: 4f26a30444adc61ed692cdb5a9f7e8d9f5794f0917151051e66755ce032a08c3cc72c8b5d56101412e90f6d77035bd8194ea8731e9c16aacdd5ae345a8dae188
languageName: node
linkType: hard

Expand Down Expand Up @@ -14793,7 +14793,7 @@ __metadata:
defu: "npm:^6.1.3"
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-prettier: "npm:5.1.2"
eslint-plugin-prettier: "npm:5.1.3"
husky: "npm:8.0.3"
lint-staged: "npm:15.2.0"
nuxi: "npm:3.10.0"
Expand Down

0 comments on commit e3303f2

Please sign in to comment.