Skip to content

Commit 81e66b7

Browse files
committed
chore: pin webpack 5 for component tests in cy in cy to prevent using 4 from hoisted deps [run ci]
1 parent a9dafa5 commit 81e66b7

File tree

2 files changed

+2281
-1813
lines changed

2 files changed

+2281
-1813
lines changed

system-tests/projects/no-specs/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"react-scripts": "4.0.3"
66
},
77
"devDependencies": {
8-
"typescript": "^4.0.0"
8+
"typescript": "^4.0.0",
9+
"webpack": "^5.88.2"
910
}
1011
}

0 commit comments

Comments
 (0)