Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Commit 1103b08

Browse files
author
Leonid Meleshin
authored
Merge pull request #51 from devolt-one/dependabot/npm_and_yarn/eslint-config-prettier-6.15.0
chore(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.15.0
2 parents c52b15b + 0983f34 commit 1103b08

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"babel-eslint": "^10.0.1",
6262
"contentful": "^7.14.4",
6363
"eslint": "^6.1.0",
64-
"eslint-config-prettier": "^6.10.0",
64+
"eslint-config-prettier": "^6.15.0",
6565
"eslint-plugin-nuxt": ">=0.4.2",
6666
"eslint-plugin-prettier": "^3.4.0",
6767
"husky": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5837,10 +5837,10 @@ eslint-ast-utils@^1.1.0:
58375837
lodash.get "^4.4.2"
58385838
lodash.zip "^4.2.0"
58395839

5840-
eslint-config-prettier@^6.10.0:
5841-
version "6.11.0"
5842-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
5843-
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
5840+
eslint-config-prettier@^6.15.0:
5841+
version "6.15.0"
5842+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
5843+
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
58445844
dependencies:
58455845
get-stdin "^6.0.0"
58465846

0 commit comments

Comments
 (0)