Skip to content

Commit 6c43e4c

Browse files
renovate[bot]koba04
authored andcommitted
fix(deps): update eslint and prettier (#116)
1 parent 49357c0 commit 6c43e4c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^5.16.0",
3232
"mocha": "^6.1.4",
3333
"npm-run-all": "^4.1.5",
34-
"prettier": "^1.17.1",
34+
"prettier": "^1.18.2",
3535
"standard-version": "^5.0.2",
3636
"typescript": "^3.4.5"
3737
},
@@ -43,13 +43,13 @@
4343
"@typescript-eslint/eslint-plugin": "^1.9.0",
4444
"@typescript-eslint/parser": "^1.10.2",
4545
"babel-eslint": "^9.0.0",
46-
"eslint-config-prettier": "^4.1.0",
47-
"eslint-plugin-flowtype": "^3.6.1",
46+
"eslint-config-prettier": "^4.3.0",
47+
"eslint-plugin-flowtype": "^3.10.5",
4848
"eslint-plugin-import": "^2.17.3",
4949
"eslint-plugin-jsx-a11y": "6.2.1",
5050
"eslint-plugin-node": "^8.0.1",
51-
"eslint-plugin-prettier": "^3.0.1",
52-
"eslint-plugin-react": "^7.12.4",
51+
"eslint-plugin-prettier": "^3.1.0",
52+
"eslint-plugin-react": "^7.13.0",
5353
"eslint-plugin-react-hooks": "^1.6.0"
5454
}
5555
}

0 commit comments

Comments
 (0)