Skip to content
This repository was archived by the owner on Oct 14, 2022. It is now read-only.

Commit 6f33b2d

Browse files
committed
Update dependencies
1 parent de55174 commit 6f33b2d

File tree

2 files changed

+92
-80
lines changed

2 files changed

+92
-80
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"version": "npm run build && npm test && git add -A dist"
6565
},
6666
"devDependencies": {
67-
"@babel/core": "^7.2.0",
67+
"@babel/core": "^7.2.2",
6868
"@babel/polyfill": "^7.0.0",
6969
"@babel/preset-env": "^7.2.0",
7070
"@webcomponents/webcomponentsjs": "^2.2.1",
@@ -80,7 +80,7 @@
8080
"eslint-plugin-chai-expect": "^2.0.1",
8181
"eslint-plugin-mocha": "^5.2.0",
8282
"get-css-data": "^1.6.1",
83-
"karma": "^3.1.3",
83+
"karma": "3.1.1",
8484
"karma-chai": "^0.1.0",
8585
"karma-chrome-launcher": "^2.2.0",
8686
"karma-coverage": "^1.1.2",
@@ -91,9 +91,9 @@
9191
"karma-sourcemap-loader": "^0.3.7",
9292
"karma-webpack": "^3.0.5",
9393
"lodash.merge": "^4.6.1",
94-
"mocha": "^4.1.0",
94+
"mocha": "4.1.0",
9595
"rimraf": "^2.6.2",
96-
"rollup": "^0.67.4",
96+
"rollup": "^0.68.0",
9797
"rollup-plugin-babel": "^4.1.0",
9898
"rollup-plugin-commonjs": "^9.2.0",
9999
"rollup-plugin-eslint": "^5.0.0",

0 commit comments

Comments
 (0)