Skip to content

Commit 1399ee6

Browse files
committed
test: pin esbuild to 0.16 for karma-esbuild compat
1 parent 78ef627 commit 1399ee6

File tree

3 files changed

+117
-117
lines changed

3 files changed

+117
-117
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,15 +99,15 @@
9999
"conventional-changelog-cli": "^2.2.2",
100100
"cross-spawn": "^7.0.3",
101101
"enquirer": "^2.3.6",
102-
"esbuild": "^0.19.5",
102+
"esbuild": "^0.16.0",
103103
"execa": "^4.1.0",
104104
"he": "^1.2.0",
105105
"jasmine-core": "^4.2.0",
106106
"jsdom": "^19.0.0",
107107
"karma": "^6.3.20",
108108
"karma-chrome-launcher": "^3.1.1",
109109
"karma-cli": "^2.0.0",
110-
"karma-esbuild": "^2.2.4",
110+
"karma-esbuild": "^2.2.5",
111111
"karma-jasmine": "^5.0.1",
112112
"lint-staged": "^12.5.0",
113113
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)