Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 8d29714

Browse files
fix: update dependency @cypress/webpack-preprocessor to v5.4.1 (#238)
Should have better code frames for Cypress 4.6.0 to open failed command right at the source. https://youtu.be/6JMVh8V7DcI
1 parent 119f0fc commit 8d29714

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
},
119119
"dependencies": {
120120
"@cypress/code-coverage": "3.7.4",
121-
"@cypress/webpack-preprocessor": "5.2.1",
121+
"@cypress/webpack-preprocessor": "5.4.1",
122122
"babel-plugin-istanbul": "6.0.0",
123123
"debug": "4.1.1",
124124
"find-webpack": "1.8.0",

0 commit comments

Comments
 (0)