Skip to content

Commit

Permalink
Merge pull request #485 from Esri/at/bump-karma-deps
Browse files Browse the repository at this point in the history
[RFC] Dependency Upgrades
  • Loading branch information
drewdaemon authored Mar 11, 2021
2 parents 767307d + e7aa69d commit ed01776
Show file tree
Hide file tree
Showing 22 changed files with 7,809 additions and 1,964 deletions.
7,558 changes: 5,649 additions & 1,909 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-typescript": "^8.2.0",
"@types/es6-promise": "0.0.32",
"@types/fetch-mock": "^7.0.0",
"@types/isomorphic-fetch": "0.0.34",
Expand All @@ -31,15 +32,15 @@
"inspect-process": "^0.5.0",
"jasmine": "^3.6.4",
"jasmine-core": "^3.4.0",
"karma": "^4.0.0",
"karma": "^6.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-firefox-launcher": "^1.1.0",
"karma-ie-launcher": "^1.0.0",
"karma-jasmine": "^1.1.1",
"karma-jasmine-diff-reporter": "^1.1.1",
"karma-safari-launcher": "^1.0.0",
"karma-typescript": "^4.0.0",
"karma-typescript-es6-transform": "^4.0.0",
"karma-typescript": "^5.5.0",
"karma-typescript-es6-transform": "^5.5.0",
"lerna": "^3.22.1",
"lint-staged": "^4.3.0",
"minimatch": "^3.0.4",
Expand All @@ -50,7 +51,6 @@
"rimraf": "^2.6.2",
"rollup": "^2.26.5",
"rollup-plugin-filesize": "^9.0.2",
"rollup-plugin-typescript2": "^0.27.2",
"rollup-plugin-uglify": "^6.0.4",
"shelljs": "^0.7.8",
"slug": "^0.9.1",
Expand Down
Loading

0 comments on commit ed01776

Please sign in to comment.