Skip to content

Commit b344d36

Browse files
committed
chore: karma dep upgrades
1 parent 6fa262b commit b344d36

File tree

2 files changed

+319
-41
lines changed

2 files changed

+319
-41
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,21 +101,21 @@
101101
"karma-browserstack-launcher": "^1.6.0",
102102
"karma-chrome-launcher": "^3.0.0",
103103
"karma-firefox-launcher": "^2.1.1",
104-
"karma-jasmine": "^4.0.1",
104+
"karma-jasmine": "^5.0.1",
105105
"karma-sourcemap-loader": "^0.3.7",
106-
"karma-spec-reporter": "^0.0.32",
106+
"karma-spec-reporter": "^0.0.34",
107107
"karma-webpack": "^5.0.0",
108108
"lint-staged": "^13.0.1",
109109
"npm-run-all": "^4.1.5",
110110
"prettier": "^2.0.4",
111111
"react": "^18.0.0",
112-
"react-app-polyfill": "^2.0.0",
112+
"react-app-polyfill": "^3.0.0",
113113
"react-dom": "^18.0.0",
114114
"rollup": "^2.6.1",
115115
"semantic-release": "^17.2.2",
116116
"size-limit": "^5.0.1",
117117
"typescript": "^4.3.5",
118-
"webpack": "~4"
118+
"webpack": "^5.73.0"
119119
},
120120
"dependencies": {
121121
"@juggle/resize-observer": "^3.3.1"

0 commit comments

Comments
 (0)