Update dependency @cypress/webpack-preprocessor to v5.5.0 (#820)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-07 18:22:05 +01:00 committed by GitHub
parent bc3648f731
commit e824c0c387
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -157,7 +157,7 @@
]
},
"devDependencies": {
"@cypress/webpack-preprocessor": "5.4.11",
"@cypress/webpack-preprocessor": "5.5.0",
"@testing-library/cypress": "7.0.2",
"@types/redux-devtools": "3.0.47",
"@types/redux-devtools-extension": "2.13.2",

View file

@ -1083,10 +1083,10 @@
tunnel-agent "^0.6.0"
uuid "^3.3.2"
"@cypress/webpack-preprocessor@5.4.11":
version "5.4.11"
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.4.11.tgz#77f86e399f04969d5d8692ada96c794c52d38f87"
integrity sha512-6kj0HsaWf1s0UT4qkABuwl676sW8S8lSTai3NUcF3BWj9BqhN4JPd2DdGcHNkNmYRkjpklPeGUHqAOyqMDj5+A==
"@cypress/webpack-preprocessor@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.5.0.tgz#e7010b2ee7449691cc16a9d5d1956af17ea175fd"
integrity sha512-iqwPygSNZ1u6bM3r5QRVv6qYngkcgI2xCzi9Jmo4mrkcofwX08UaItJq7xlB2/dHbB2aryQYOsfe4xNKtQIm3A==
dependencies:
bluebird "^3.7.1"
debug "^4.1.1"