Skip to content

Commit

Permalink
update dev dependencies - rollup, karma, eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbley committed Sep 3, 2020
1 parent 66b62eb commit 9ae6e99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"codecov": "^3.7.2",
"eslint": "^7.7.0",
"eslint": "^7.8.1",
"generate-source-map": "0.0.5",
"karma": "^5.1.1",
"karma": "^5.2.1",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.2",
"karma-firefox-launcher": "^1.3.0",
Expand All @@ -31,7 +31,7 @@
"karma-spec-reporter": "^0.0.32",
"mocha": "^8.1.3",
"nyc": "^15.0.0",
"rollup": "^2.26.8",
"rollup": "^2.26.9",
"rollup-plugin-istanbul": "^2.0.1",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-terser": "^7.0.1",
Expand Down

0 comments on commit 9ae6e99

Please sign in to comment.