Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-prettier from 6.13.0 to 6.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and sergioramos committed Nov 13, 2020
1 parent 93d3790 commit a9e91ab
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 @@ -39,7 +39,7 @@
"ava": "^3.13.0",
"c8": "^7.3.4",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.13.0",
"eslint-config-prettier": "^6.14.0",
"eslint-config-xo-space": "^0.25.0",
"husky": "^4.3.0",
"lint-staged": "^10.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1885,16 +1885,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^6.13.0":
version: 6.13.0
resolution: "eslint-config-prettier@npm:6.13.0"
"eslint-config-prettier@npm:^6.14.0":
version: 6.14.0
resolution: "eslint-config-prettier@npm:6.14.0"
dependencies:
get-stdin: ^6.0.0
peerDependencies:
eslint: ">=3.14.1"
bin:
eslint-config-prettier-check: bin/cli.js
checksum: fe88da82a493da579fe57cc7b0be0cac5c84bfb5148d5e35abda99a73e6a0ab1125aa24ceae52144c9382c958f1f33efaadb4b86455cd28fef72172d9046a683
checksum: 8d478429bb6c63a538270b8d2fae13a2ffe5c5bd8401d2f478e9a65e1bc94ed6e0f6ca3d063a8decd0003ad91ef26ca32fadf2d08f3e2d7dd4c76ee8efea6711
languageName: node
linkType: hard

Expand Down Expand Up @@ -4833,7 +4833,7 @@ fsevents@~2.1.2:
css-selector-parser: ^1.4.1
escape-html: ^1.0.3
eslint: ^7.11.0
eslint-config-prettier: ^6.13.0
eslint-config-prettier: ^6.14.0
eslint-config-xo-space: ^0.25.0
hast-util-to-html: ^7.1.1
hastscript: ^6.0.0
Expand Down

0 comments on commit a9e91ab

Please sign in to comment.