Skip to content

Commit 1226d73

Browse files
committed
Update dev-dependencies
1 parent 48aab51 commit 1226d73

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"@babel/core": "^7.0.0",
3838
"@babel/preset-env": "^7.0.0",
3939
"babel-eslint": "^10.0.0",
40-
"babel-jest": "^24.0.0",
41-
"eslint": "^5.0.0",
40+
"babel-jest": "^25.0.0",
41+
"eslint": "^6.0.0",
4242
"eslint-config-airbnb-base": "^13.0.0",
4343
"eslint-plugin-import": "^2.0.0",
4444
"glob": "^7.0.0",
45-
"jest-cli": "^24.0.0",
46-
"remark-cli": "^6.0.1",
47-
"remark-preset-wooorm": "^5.0.0",
45+
"jest-cli": "^25.0.0",
46+
"remark-cli": "^7.0.0",
47+
"remark-preset-wooorm": "^6.0.0",
4848
"rollup": "^1.0.0",
49-
"rollup-plugin-babel": "^4.0.1"
49+
"rollup-plugin-babel": "^4.0.0"
5050
},
5151
"scripts": {
5252
"build": "rollup -c",

0 commit comments

Comments
 (0)