Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 28f0ad6

Browse files
committed
run npm update
1 parent 003b465 commit 28f0ad6

File tree

2 files changed

+174
-37
lines changed

2 files changed

+174
-37
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dist"
2323
],
2424
"devDependencies": {
25-
"@babel/core": "^7.4.3",
25+
"@babel/core": "^7.5.0",
2626
"babel-preset-github": "^3.2.0",
2727
"chai": "^4.2.0",
2828
"eslint": "^5.16.0",
@@ -34,8 +34,8 @@
3434
"karma-mocha": "^1.3.0",
3535
"karma-mocha-reporter": "^2.2.5",
3636
"mocha": "^6.1.4",
37-
"rollup": "^1.10.1",
38-
"rollup-plugin-babel": "^4.3.2"
37+
"rollup": "^1.16.6",
38+
"rollup-plugin-babel": "^4.3.3"
3939
},
4040
"eslintIgnore": [
4141
"dist/"

0 commit comments

Comments
 (0)