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 7d800ae commit c2dd5cc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"discord.js": "*",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-prettier": "^5.1.2",
"globby": "^14.0.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ __metadata:
discord.js: "npm:*"
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"
execa: "npm:^8.0.1"
find-up: "npm:^5.0.0"
globby: "npm:^14.0.0"
Expand Down Expand Up @@ -1976,12 +1976,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 @@ -1992,7 +1992,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 58ed63a1d937519fef5d0656df74a98163f3bdad978e20040a1fdfaa773a61fe8ca362ca19a316856446b226a64a227dd03f2ffe8fe7397f067d4442355b35fa
checksum: 2d99eabbf6fb146fef85c84bd37acede2e26be6d908bf9efd663e6d7cb82cb6d9dfca9aab5f39bdc1c4987d5f88400f1756f5e8ac93db70cd1073ff1e873f2e4
languageName: node
linkType: hard

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

"synckit@npm:^0.8.5":
"synckit@npm:^0.8.6":
version: 0.8.6
resolution: "synckit@npm:0.8.6"
dependencies:
Expand Down

0 comments on commit c2dd5cc

Please sign in to comment.