Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/webpack-preprocessor to v5.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2022
1 parent a26f28f commit 2a2373c
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 24 deletions.
36 changes: 29 additions & 7 deletions test-e2e/cypress-variants/cypress-10/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-e2e/cypress-variants/cypress-10/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"cypress:run": "npm run report:clean && cypress run"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "5.15.4",
"@cypress/webpack-preprocessor": "5.15.5",
"babel-loader": "8.3.0",
"babel-plugin-module-resolver": "4.1.0",
"cross-env": "7.0.3",
Expand Down
34 changes: 27 additions & 7 deletions test-e2e/cypress-variants/cypress-8/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-e2e/cypress-variants/cypress-8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"cypress:run": "npm run report:clean && cypress run"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "5.15.4",
"@cypress/webpack-preprocessor": "5.15.5",
"babel-loader": "8.3.0",
"babel-plugin-module-resolver": "4.1.0",
"cross-env": "7.0.3",
Expand Down
34 changes: 27 additions & 7 deletions test-e2e/cypress-variants/cypress-9/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-e2e/cypress-variants/cypress-9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"cypress:run": "npm run report:clean && cypress run"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "5.15.4",
"@cypress/webpack-preprocessor": "5.15.5",
"babel-loader": "8.3.0",
"babel-plugin-module-resolver": "4.1.0",
"cross-env": "7.0.3",
Expand Down

0 comments on commit 2a2373c

Please sign in to comment.