Skip to content

Commit c1f467c

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 421fedf commit c1f467c

File tree

2 files changed

+285
-129
lines changed

2 files changed

+285
-129
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,17 @@
4747
"devDependencies": {
4848
"babel-eslint": "^10.0.3",
4949
"codecov": "^3.6.1",
50-
"eslint": "^6.6.0",
50+
"eslint": "^6.8.0",
5151
"eslint-config-standard": "^14.1.0",
5252
"eslint-config-standard-jsx": "^8.1.0",
53-
"eslint-plugin-import": "^2.18.2",
53+
"eslint-plugin-import": "^2.20.0",
5454
"eslint-plugin-jest": "^22.21.0",
5555
"eslint-plugin-node": "^9.2.0",
5656
"eslint-plugin-promise": "^4.2.1",
57-
"eslint-plugin-react": "^7.16.0",
57+
"eslint-plugin-react": "^7.18.0",
5858
"eslint-plugin-standard": "^4.0.1",
5959
"jest": "^24.9.0",
6060
"nyc": "^14.1.1",
61-
"standard-version": "^7.0.1"
61+
"standard-version": "^7.1.0"
6262
}
6363
}

0 commit comments

Comments
 (0)