Skip to content

Commit

Permalink
Merge pull request #271 from javierbrea/renovate/cypress-webpack-prep…
Browse files Browse the repository at this point in the history
…rocessor-5.x

chore(deps): update dependency @cypress/webpack-preprocessor to v5.15.6
  • Loading branch information
renovate[bot] authored Dec 6, 2022
2 parents 407a7d6 + a088dd6 commit 42f8f7d
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
14 changes: 7 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.5",
"@cypress/webpack-preprocessor": "5.15.6",
"babel-loader": "8.3.0",
"babel-plugin-module-resolver": "4.1.0",
"cross-env": "7.0.3",
Expand Down
14 changes: 7 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.5",
"@cypress/webpack-preprocessor": "5.15.6",
"babel-loader": "8.3.0",
"babel-plugin-module-resolver": "4.1.0",
"cross-env": "7.0.3",
Expand Down
14 changes: 7 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.5",
"@cypress/webpack-preprocessor": "5.15.6",
"babel-loader": "8.3.0",
"babel-plugin-module-resolver": "4.1.0",
"cross-env": "7.0.3",
Expand Down

0 comments on commit 42f8f7d

Please sign in to comment.