Skip to content

Commit 745b7b3

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v6.15.0
1 parent 45177db commit 745b7b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"cz-conventional-changelog": "^3.3.0",
5050
"dotenv": "6.2.0",
5151
"eslint": "6.8.0",
52-
"eslint-config-prettier": "6.11.0",
52+
"eslint-config-prettier": "6.15.0",
5353
"jest": "26.6.3",
5454
"prettier": "2.1.2",
5555
"rxjs-marbles": "^6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2990,10 +2990,10 @@ escodegen@^1.14.1:
29902990
optionalDependencies:
29912991
source-map "~0.6.1"
29922992

2993-
eslint-config-prettier@6.11.0:
2994-
version "6.11.0"
2995-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
2996-
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
2993+
eslint-config-prettier@6.15.0:
2994+
version "6.15.0"
2995+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2996+
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
29972997
dependencies:
29982998
get-stdin "^6.0.0"
29992999

0 commit comments

Comments
 (0)