Bump @cypress/webpack-preprocessor from 5.15.5 to 5.15.6 (#3933)

Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.15.5 to 5.15.6.
- [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-preprocessor-v5.15.5...@cypress/webpack-preprocessor-v5.15.6)

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

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 17:37:11 +00:00 committed by GitHub
parent f3d1d9d722
commit e5cd8b30d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -87,7 +87,7 @@
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
"@cypress/webpack-preprocessor": "^5.15.5",
"@cypress/webpack-preprocessor": "^5.15.6",
"@testing-library/cypress": "^8.0.7",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",

16
package-lock.json generated
View file

@ -176,7 +176,7 @@
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
"@cypress/webpack-preprocessor": "^5.15.5",
"@cypress/webpack-preprocessor": "^5.15.6",
"@testing-library/cypress": "^8.0.7",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
@ -3082,9 +3082,9 @@
}
},
"node_modules/@cypress/webpack-preprocessor": {
"version": "5.15.5",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.15.5.tgz",
"integrity": "sha512-ZV2ZylabogNDK3+xwDIWswudCJMFDT9XU6tTGni2xWow/brBvI55sEqcjvb6+9x8skMSPM6vLxdvf/FAOmNEFQ==",
"version": "5.15.6",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.15.6.tgz",
"integrity": "sha512-UCpDxj0PJTenvBJsAuSIyymZWnfvseZHNLbXlMZV+H939dYp7FhAcI58CAwWvjMEu2peQfsFpE+QWrMJvBIobQ==",
"dev": true,
"dependencies": {
"@babel/parser": "7.13.0",
@ -17458,9 +17458,9 @@
}
},
"@cypress/webpack-preprocessor": {
"version": "5.15.5",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.15.5.tgz",
"integrity": "sha512-ZV2ZylabogNDK3+xwDIWswudCJMFDT9XU6tTGni2xWow/brBvI55sEqcjvb6+9x8skMSPM6vLxdvf/FAOmNEFQ==",
"version": "5.15.6",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.15.6.tgz",
"integrity": "sha512-UCpDxj0PJTenvBJsAuSIyymZWnfvseZHNLbXlMZV+H939dYp7FhAcI58CAwWvjMEu2peQfsFpE+QWrMJvBIobQ==",
"dev": true,
"requires": {
"@babel/parser": "7.13.0",
@ -19044,7 +19044,7 @@
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
"@cypress/webpack-preprocessor": "^5.15.5",
"@cypress/webpack-preprocessor": "^5.15.6",
"@keycloak/keycloak-admin-client": "999.0.0-dev",
"@patternfly/patternfly": "^4.221.2",
"@patternfly/react-code-editor": "^4.82.67",