Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent bd3282d commit b96f225
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 @@ -65,7 +65,7 @@
"dotenv": "16.0.1",
"eslint": "8.55.0",
"eslint-config-algolia": "22.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jasmine": "4.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4423,14 +4423,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:8.5.0":
version: 8.5.0
resolution: "eslint-config-prettier@npm:8.5.0"
"eslint-config-prettier@npm:8.10.0":
version: 8.10.0
resolution: "eslint-config-prettier@npm:8.10.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 0d0f5c32e7a0ad91249467ce71ca92394ccd343178277d318baf32063b79ea90216f4c81d1065d60f96366fdc60f151d4d68ae7811a58bd37228b84c2083f893
checksum: 153266badd477e49b0759816246b2132f1dbdb6c7f313ca60a9af5822fd1071c2bc5684a3720d78b725452bbac04bb130878b2513aea5e72b1b792de5a69fec8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8462,7 +8462,7 @@ __metadata:
escape-html: 1.0.3
eslint: 8.55.0
eslint-config-algolia: 22.0.0
eslint-config-prettier: 8.5.0
eslint-config-prettier: 8.10.0
eslint-plugin-eslint-comments: 3.2.0
eslint-plugin-import: 2.29.0
eslint-plugin-jasmine: 4.1.3
Expand Down

0 comments on commit b96f225

Please sign in to comment.