Skip to content

Commit 8a6f463

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v6.15.0
1 parent 20c2d3f commit 8a6f463

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"update-notifier": "^4.0.0"
3333
},
3434
"devDependencies": {
35-
"eslint-config-prettier": "6.7.0",
35+
"eslint-config-prettier": "6.15.0",
3636
"xo": "0.25.3"
3737
},
3838
"xo": {

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -711,9 +711,10 @@ eslint-ast-utils@^1.1.0:
711711
lodash.get "^4.4.2"
712712
lodash.zip "^4.2.0"
713713

714-
eslint-config-prettier@6.7.0:
715-
version "6.7.0"
716-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.7.0.tgz#9a876952e12df2b284adbd3440994bf1f39dfbb9"
714+
eslint-config-prettier@6.15.0:
715+
version "6.15.0"
716+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
717+
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
717718
dependencies:
718719
get-stdin "^6.0.0"
719720

0 commit comments

Comments
 (0)