Skip to content

Commit 35f70ca

Browse files
renovate[bot]koba04
authored andcommitted
fix(deps): update eslint and prettier (#110)
1 parent d0270c0 commit 35f70ca

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^5.16.0",
3232
"mocha": "^6.1.3",
3333
"npm-run-all": "^4.1.5",
34-
"prettier": "^1.16.4",
34+
"prettier": "^1.17.0",
3535
"standard-version": "^5.0.2",
3636
"typescript": "^3.4.3"
3737
},
@@ -44,7 +44,7 @@
4444
"babel-eslint": "^9.0.0",
4545
"eslint-config-prettier": "^4.1.0",
4646
"eslint-plugin-flowtype": "^3.6.1",
47-
"eslint-plugin-import": "^2.16.0",
47+
"eslint-plugin-import": "^2.17.2",
4848
"eslint-plugin-jsx-a11y": "6.2.1",
4949
"eslint-plugin-node": "^8.0.1",
5050
"eslint-plugin-prettier": "^3.0.1",

0 commit comments

Comments
 (0)