Bump @cypress/webpack-preprocessor from 5.16.0 to 5.16.1 (#4107)

Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.16.0 to 5.16.1.
- [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.16.0...@cypress/webpack-preprocessor-v5.16.1)

---
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] 2023-01-02 10:02:12 +01:00 committed by GitHub
parent 317fe4eb93
commit 6f13e9d2d1
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.7",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
"@cypress/webpack-preprocessor": "^5.16.0",
"@cypress/webpack-preprocessor": "^5.16.1",
"@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

@ -197,7 +197,7 @@
"@babel/core": "^7.20.7",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
"@cypress/webpack-preprocessor": "^5.16.0",
"@cypress/webpack-preprocessor": "^5.16.1",
"@testing-library/cypress": "^8.0.7",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
@ -3146,9 +3146,9 @@
}
},
"node_modules/@cypress/webpack-preprocessor": {
"version": "5.16.0",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.16.0.tgz",
"integrity": "sha512-cQM0pPMZ/3DjA8ohFL5vBOrkD7CCpk7nH8k0ML4pLJrN6WDeIHRWuFQRISZoNXom4KP2M0kJNxJ7fCV7EbOYIg==",
"version": "5.16.1",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.16.1.tgz",
"integrity": "sha512-KZ6xdQmPd0YocbxDJc7l3Ov53eYmkWLCkpbMQSVIWSTZMjzK96V8GG7tGSg9TGUEeYCZitDli8NijvoXCRJU7g==",
"dev": true,
"dependencies": {
"@babel/core": "^7.0.1",
@ -18111,9 +18111,9 @@
}
},
"@cypress/webpack-preprocessor": {
"version": "5.16.0",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.16.0.tgz",
"integrity": "sha512-cQM0pPMZ/3DjA8ohFL5vBOrkD7CCpk7nH8k0ML4pLJrN6WDeIHRWuFQRISZoNXom4KP2M0kJNxJ7fCV7EbOYIg==",
"version": "5.16.1",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.16.1.tgz",
"integrity": "sha512-KZ6xdQmPd0YocbxDJc7l3Ov53eYmkWLCkpbMQSVIWSTZMjzK96V8GG7tGSg9TGUEeYCZitDli8NijvoXCRJU7g==",
"dev": true,
"requires": {
"@babel/core": "^7.0.1",
@ -19855,7 +19855,7 @@
"@babel/core": "^7.20.7",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
"@cypress/webpack-preprocessor": "^5.16.0",
"@cypress/webpack-preprocessor": "^5.16.1",
"@keycloak/keycloak-admin-client": "999.0.0-dev",
"@patternfly/patternfly": "^4.222.4",
"@patternfly/react-code-editor": "^4.82.82",