Skip to content

Commit 1312b43

Browse files
committed
fix(deps): update dependency eslint-config-prettier to v8
1 parent 77158c4 commit 1312b43

File tree

2 files changed

+7
-26
lines changed

2 files changed

+7
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@sourcegraph/prettierrc": "^3.0.3",
3838
"@typescript-eslint/eslint-plugin": "^4.9.1",
3939
"@typescript-eslint/parser": "^4.9.1",
40-
"eslint-config-prettier": "^6.15.0",
40+
"eslint-config-prettier": "^8.0.0",
4141
"eslint-plugin-ban": "^1.4.0",
4242
"eslint-plugin-etc": "^1.1.7",
4343
"eslint-plugin-import": "^2.22.1",

yarn.lock

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,13 @@
6969
core-js-pure "^3.0.0"
7070
regenerator-runtime "^0.13.4"
7171

72-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.9.6":
72+
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.9.6":
7373
version "7.12.13"
7474
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.13.tgz#0a21452352b02542db0ffb928ac2d3ca7cb6d66d"
7575
integrity sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==
7676
dependencies:
7777
regenerator-runtime "^0.13.4"
7878

79-
"@babel/runtime@^7.11.2":
80-
version "7.11.2"
81-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
82-
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
83-
dependencies:
84-
regenerator-runtime "^0.13.4"
85-
8679
"@babel/template@^7.10.4":
8780
version "7.10.4"
8881
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
@@ -511,16 +504,11 @@
511504
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
512505
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
513506

514-
"@types/node@*":
507+
"@types/node@*", "@types/node@>= 8":
515508
version "14.14.25"
516509
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
517510
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
518511

519-
"@types/node@>= 8":
520-
version "13.7.0"
521-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.0.tgz#b417deda18cf8400f278733499ad5547ed1abec4"
522-
integrity sha512-GnZbirvmqZUzMgkFn70c74OQpTTUcCzlhQliTzYjQMqg+hVKcDnxdL19Ne3UdYzdMA/+W3eb646FWn/ZaT1NfQ==
523-
524512
"@types/normalize-package-data@^2.4.0":
525513
version "2.4.0"
526514
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -1783,12 +1771,10 @@ eslint-ast-utils@^1.1.0:
17831771
lodash.get "^4.4.2"
17841772
lodash.zip "^4.2.0"
17851773

1786-
eslint-config-prettier@^6.15.0:
1787-
version "6.15.0"
1788-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1789-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1790-
dependencies:
1791-
get-stdin "^6.0.0"
1774+
eslint-config-prettier@^8.0.0:
1775+
version "8.0.0"
1776+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz#024d661444319686c588c8849c8da33815dbdb1c"
1777+
integrity sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA==
17921778

17931779
eslint-etc@^4.0.0:
17941780
version "4.0.0"
@@ -2299,11 +2285,6 @@ [email protected]:
22992285
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
23002286
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
23012287

2302-
get-stdin@^6.0.0:
2303-
version "6.0.0"
2304-
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2305-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2306-
23072288
get-stream@^3.0.0:
23082289
version "3.0.0"
23092290
resolved "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"

0 commit comments

Comments
 (0)