Skip to content

Commit ab794f1

Browse files
updated package.json (#126)
* updated package.json Signed-off-by: [email protected] <[email protected]> * updated package.json Signed-off-by: [email protected] <[email protected]> * update package.json Signed-off-by: [email protected] <[email protected]> --------- Signed-off-by: [email protected] <[email protected]> Co-authored-by: [email protected] <[email protected]> (cherry picked from commit 8a020ba) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b255a11 commit ab794f1

File tree

2 files changed

+18
-593
lines changed

2 files changed

+18
-593
lines changed

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,12 @@
4040
"json5": "^2.2.3",
4141
"@babel/core": "^7.20.12",
4242
"@babel/traverse": "^7.20.12",
43-
"@cypress/request": "^3.0.0"
43+
"@cypress/request": "^3.0.0",
44+
"braces": "3.0.3",
45+
"micromatch": "4.0.8",
46+
"cross-spawn": "7.0.5",
47+
"serialize-javascript": "6.0.2"
48+
4449
},
4550
"devDependencies": {
4651
"@cypress/webpack-preprocessor": "^5.17.1",

0 commit comments

Comments
 (0)