Skip to content

Commit

Permalink
chore: bump eslint-config-prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Dec 7, 2020
1 parent 2928bb7 commit 3ec1589
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"debug": "^4.0.1",
"dedent": "^0.7.0",
"eslint": "^7.7.0",
"eslint-config-prettier": "^6.1.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-import": "^2.6.0",
"eslint-plugin-jest": "^24.0.0",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Expand Up @@ -1914,7 +1914,7 @@ __metadata:
debug: ^4.0.1
dedent: ^0.7.0
eslint: ^7.7.0
eslint-config-prettier: ^6.1.0
eslint-config-prettier: ^7.0.0
eslint-plugin-eslint-comments: ^3.1.2
eslint-plugin-import: ^2.6.0
eslint-plugin-jest: ^24.0.0
Expand Down Expand Up @@ -8005,16 +8005,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^6.1.0":
version: 6.15.0
resolution: "eslint-config-prettier@npm:6.15.0"
dependencies:
get-stdin: ^6.0.0
"eslint-config-prettier@npm:^7.0.0":
version: 7.0.0
resolution: "eslint-config-prettier@npm:7.0.0"
peerDependencies:
eslint: ">=3.14.1"
eslint: ">=7.0.0"
bin:
eslint-config-prettier-check: bin/cli.js
checksum: a790bc61699e43a2edc5453488576cd977fad3b3cf99c129c10760ce6970d422923fddf80b65b2b10a93c00af0180a854e4b7824cc268e5957826cbe5b969e90
eslint-config-prettier: bin/cli.js
checksum: b7c543080e32829dba5f3db970c5f3c3b47f1de8df89b4226105afbecae561e026b6fe9f2cb16bf08ab1a6f1f544d9303c9c8c0919cbb51a9d2c8a640779624a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9565,13 +9563,6 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"get-stdin@npm:^6.0.0":
version: 6.0.0
resolution: "get-stdin@npm:6.0.0"
checksum: b51d664838aef7f8353dc57371ce59cea54d8d584fec015a9d89d24561e95b97806d5b5ba120bc81574c9ed63cb3e210176ffa0ff9263c7e7ba4d56d0fe54913
languageName: node
linkType: hard

"get-stream@npm:3.0.0, get-stream@npm:^3.0.0":
version: 3.0.0
resolution: "get-stream@npm:3.0.0"
Expand Down

0 comments on commit 3ec1589

Please sign in to comment.