Skip to content

Commit f12a224

Browse files
committed
run npm update
1 parent 62b59e8 commit f12a224

File tree

2 files changed

+41
-61
lines changed

2 files changed

+41
-61
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"@babel/core": "^7.5.5",
2323
"babel-preset-github": "^3.2.1",
2424
"chai": "^4.2.0",
25-
"eslint": "^6.2.1",
26-
"eslint-plugin-github": "^3.1.1",
27-
"flow-bin": "^0.106.0",
28-
"karma": "^4.2.0",
25+
"eslint": "^6.2.2",
26+
"eslint-plugin-github": "^3.1.2",
27+
"flow-bin": "^0.106.2",
28+
"karma": "^4.3.0",
2929
"karma-chai": "^0.1.0",
3030
"karma-chrome-launcher": "^3.1.0",
3131
"karma-mocha": "^1.3.0",
3232
"karma-mocha-reporter": "^2.2.5",
3333
"mocha": "^6.2.0",
34-
"rollup": "^1.20.1",
34+
"rollup": "^1.20.3",
3535
"rollup-plugin-babel": "^4.3.2",
3636
"rollup-plugin-node-resolve": "^5.2.0"
3737
}

0 commit comments

Comments
 (0)