Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent eae9924 commit 70a3146
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 @@ -50,7 +50,7 @@
"@vercel/ncc": "0.38.1",
"console-log-level": "1.4.1",
"eslint": "8.55.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-github": "4.10.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3104,14 +3104,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:9.0.0":
version: 9.0.0
resolution: "eslint-config-prettier@npm:9.0.0"
"eslint-config-prettier@npm:9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: bc1f661915845c631824178942e5d02f858fe6d0ea796f0050d63e0f681927b92696e81139dd04714c08c3e7de580fd079c66162e40070155ba79eaee78ab5d0
checksum: 6d332694b36bc9ac6fdb18d3ca2f6ac42afa2ad61f0493e89226950a7091e38981b66bac2b47ba39d15b73fff2cd32c78b850a9cf9eed9ca9a96bfb2f3a2f10d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6942,7 +6942,7 @@ __metadata:
console-log-level: "npm:1.4.1"
debug: "npm:4.3.4"
eslint: "npm:8.55.0"
eslint-config-prettier: "npm:9.0.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-github: "npm:4.10.1"
eslint-plugin-import: "npm:2.29.0"
eslint-plugin-jest: "npm:27.6.0"
Expand Down

0 comments on commit 70a3146

Please sign in to comment.