Skip to content

Commit db82778

Browse files
chore(deps): update dependency eslint-config-prettier to v8 (#38)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3f2f4fd commit db82778

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@zeit/ncc": "^0.22.1",
6666
"chalk": "^4.0.0",
6767
"eslint": "^8.0.0",
68-
"eslint-config-prettier": "^6.5.0",
68+
"eslint-config-prettier": "^8.0.0",
6969
"eslint-plugin-import": "^2.18.2",
7070
"eslint-plugin-jest": "^26.0.0",
7171
"eslint-plugin-node": "^11.1.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2553,12 +2553,10 @@ escodegen@^2.0.0:
25532553
optionalDependencies:
25542554
source-map "~0.6.1"
25552555

2556-
eslint-config-prettier@^6.5.0:
2557-
version "6.15.0"
2558-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2559-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2560-
dependencies:
2561-
get-stdin "^6.0.0"
2556+
eslint-config-prettier@^8.0.0:
2557+
version "8.4.0"
2558+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz#8e6d17c7436649e98c4c2189868562921ef563de"
2559+
integrity sha512-CFotdUcMY18nGRo5KGsnNxpznzhkopOcOo0InID+sgQssPrzjvsyKZPvOgymTFeHrFuC3Tzdf2YndhXtULK9Iw==
25622560

25632561
eslint-import-resolver-node@^0.3.6:
25642562
version "0.3.6"
@@ -3077,11 +3075,6 @@ get-package-type@^0.1.0:
30773075
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
30783076
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
30793077

3080-
get-stdin@^6.0.0:
3081-
version "6.0.0"
3082-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3083-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3084-
30853078
get-stream@^5.0.0:
30863079
version "5.2.0"
30873080
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"

0 commit comments

Comments
 (0)