Skip to content

Commit 3daa258

Browse files
renovate[bot]n1ru4l
authored andcommitted
chore(deps): update dependency eslint-config-prettier to v6.3.0 (#78)
1 parent 204e025 commit 3daa258

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
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"eslint": "5.16.0",
27-
"eslint-config-prettier": "6.2.0",
27+
"eslint-config-prettier": "6.3.0",
2828
"eslint-plugin-jest": "22.17.0",
2929
"husky": "3.0.5",
3030
"lint-staged": "9.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4276,10 +4276,10 @@ escodegen@^1.11.0, escodegen@^1.9.1:
42764276
optionalDependencies:
42774277
source-map "~0.6.1"
42784278

4279-
eslint-config-prettier@6.2.0:
4280-
version "6.2.0"
4281-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.2.0.tgz#80e0b8714e3f6868c4ac2a25fbf39c02e73527a7"
4282-
integrity sha512-VLsgK/D+S/FEsda7Um1+N8FThec6LqE3vhcMyp8mlmto97y3fGf3DX7byJexGuOb1QY0Z/zz222U5t+xSfcZDQ==
4279+
eslint-config-prettier@6.3.0:
4280+
version "6.3.0"
4281+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.3.0.tgz#e73b48e59dc49d950843f3eb96d519e2248286a3"
4282+
integrity sha512-EWaGjlDAZRzVFveh2Jsglcere2KK5CJBhkNSa1xs3KfMUGdRiT7lG089eqPdvlzWHpAqaekubOsOMu8W8Yk71A==
42834283
dependencies:
42844284
get-stdin "^6.0.0"
42854285

0 commit comments

Comments
 (0)