Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-config-prettier to v8.8.0 (#…
Browse files Browse the repository at this point in the history
…532)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2023
1 parent b966c02 commit b0b55e7
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 @@ -68,7 +68,7 @@
"eslint": "8.39.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "43.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4275,14 +4275,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.8.0":
version: 8.8.0
resolution: "eslint-config-prettier@npm:8.8.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 0d0f5c32e7a0ad91249467ce71ca92394ccd343178277d318baf32063b79ea90216f4c81d1065d60f96366fdc60f151d4d68ae7811a58bd37228b84c2083f893
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7519,7 +7519,7 @@ __metadata:
eslint: 8.39.0
eslint-config-airbnb-base: 15.0.0
eslint-config-google: 0.14.0
eslint-config-prettier: 8.5.0
eslint-config-prettier: 8.8.0
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.27.5
eslint-plugin-jsdoc: 43.1.1
Expand Down

0 comments on commit b0b55e7

Please sign in to comment.