Skip to content

Commit

Permalink
chore: karma dep upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeCoder committed Jun 12, 2022
1 parent 6fa262b commit b344d36
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 41 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,21 +101,21 @@
"karma-browserstack-launcher": "^1.6.0",
"karma-chrome-launcher": "^3.0.0",
"karma-firefox-launcher": "^2.1.1",
"karma-jasmine": "^4.0.1",
"karma-jasmine": "^5.0.1",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "^0.0.32",
"karma-spec-reporter": "^0.0.34",
"karma-webpack": "^5.0.0",
"lint-staged": "^13.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.4",
"react": "^18.0.0",
"react-app-polyfill": "^2.0.0",
"react-app-polyfill": "^3.0.0",
"react-dom": "^18.0.0",
"rollup": "^2.6.1",
"semantic-release": "^17.2.2",
"size-limit": "^5.0.1",
"typescript": "^4.3.5",
"webpack": "~4"
"webpack": "^5.73.0"
},
"dependencies": {
"@juggle/resize-observer": "^3.3.1"
Expand Down
Loading

0 comments on commit b344d36

Please sign in to comment.