Bump @cypress/webpack-batteries-included-preprocessor (#3940)

Bumps [@cypress/webpack-batteries-included-preprocessor](https://github.com/cypress-io/cypress) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-batteries-included-preprocessor-v2.2.4...@cypress/webpack-batteries-included-preprocessor-v2.3.0)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-batteries-included-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-06 14:57:39 +01:00 committed by GitHub
parent 7aa199bce2
commit 79c8b69eae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -86,7 +86,7 @@
"@4tw/cypress-drag-drop": "^2.2.2",
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.2.4",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
"@cypress/webpack-preprocessor": "^5.15.5",
"@testing-library/cypress": "^8.0.7",
"@testing-library/jest-dom": "^5.16.5",

16
package-lock.json generated
View file

@ -175,7 +175,7 @@
"@4tw/cypress-drag-drop": "^2.2.2",
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.2.4",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
"@cypress/webpack-preprocessor": "^5.15.5",
"@testing-library/cypress": "^8.0.7",
"@testing-library/jest-dom": "^5.16.5",
@ -2510,9 +2510,9 @@
}
},
"node_modules/@cypress/webpack-batteries-included-preprocessor": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@cypress/webpack-batteries-included-preprocessor/-/webpack-batteries-included-preprocessor-2.2.4.tgz",
"integrity": "sha512-rMjdFNuhGt90UuC20oIYlZ3tjLm77K807Ruw8PnsydKlkI1D9qvo4ZGI/EC45hN4th4CPbQ2gGOIVMBiUu+9DA==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@cypress/webpack-batteries-included-preprocessor/-/webpack-batteries-included-preprocessor-2.3.0.tgz",
"integrity": "sha512-gpZc4f35ll6sWARwqLOZ7i1hlAV7eF+qYIPfe5KOJJbHRBh6WGtL8T9DCnuqO5+wf/HTRGEiKFE2YIe3HhkR8g==",
"dev": true,
"dependencies": {
"@babel/core": "^7.11.1",
@ -17037,9 +17037,9 @@
}
},
"@cypress/webpack-batteries-included-preprocessor": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@cypress/webpack-batteries-included-preprocessor/-/webpack-batteries-included-preprocessor-2.2.4.tgz",
"integrity": "sha512-rMjdFNuhGt90UuC20oIYlZ3tjLm77K807Ruw8PnsydKlkI1D9qvo4ZGI/EC45hN4th4CPbQ2gGOIVMBiUu+9DA==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@cypress/webpack-batteries-included-preprocessor/-/webpack-batteries-included-preprocessor-2.3.0.tgz",
"integrity": "sha512-gpZc4f35ll6sWARwqLOZ7i1hlAV7eF+qYIPfe5KOJJbHRBh6WGtL8T9DCnuqO5+wf/HTRGEiKFE2YIe3HhkR8g==",
"dev": true,
"requires": {
"@babel/core": "^7.11.1",
@ -19037,7 +19037,7 @@
"@4tw/cypress-drag-drop": "^2.2.2",
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.2.4",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
"@cypress/webpack-preprocessor": "^5.15.5",
"@keycloak/keycloak-admin-client": "999.0.0-dev",
"@patternfly/patternfly": "^4.221.2",