Skip to content

Commit 01e92f4

Browse files
committed
Update dependencies
1 parent c86b1e9 commit 01e92f4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"node": ">=8.0.0"
2929
},
3030
"devDependencies": {
31-
"@babel/core": "^7.5.5",
31+
"@babel/core": "^7.7.2",
3232
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
33-
"@babel/preset-env": "^7.5.5",
34-
"babel-eslint": "^10.0.2",
35-
"eslint": "^6.1.0",
36-
"postcss": "^7.0.17",
37-
"rollup": "^1.17.0",
33+
"@babel/preset-env": "^7.7.1",
34+
"babel-eslint": "^10.0.3",
35+
"eslint": "^6.6.0",
36+
"postcss": "^7.0.21",
37+
"rollup": "^1.26.3",
3838
"rollup-plugin-babel": "^4.3.3",
39-
"rollup-plugin-terser": "^5.1.1"
39+
"rollup-plugin-terser": "^5.1.2"
4040
},
4141
"eslintConfig": {
4242
"env": {

0 commit comments

Comments
 (0)