Update dependency @cypress/webpack-preprocessor to v5.4.4 (#412)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-15 02:30:04 +02:00 committed by GitHub
parent d15ab657a6
commit f0bf0dc902
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -135,7 +135,7 @@
]
},
"devDependencies": {
"@cypress/webpack-preprocessor": "5.4.2",
"@cypress/webpack-preprocessor": "5.4.4",
"@testing-library/cypress": "6.0.0",
"@types/redux-devtools": "3.0.47",
"@types/redux-devtools-extension": "2.13.2",

View file

@ -1204,10 +1204,10 @@
tunnel-agent "^0.6.0"
uuid "^3.3.2"
"@cypress/webpack-preprocessor@5.4.2":
version "5.4.2"
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.4.2.tgz#d40fed6375b09dd16b266a045f4577e9c7a0299a"
integrity sha512-ffydnj6mTVm83qc1p63dE2qxRkiIQNXxiHp2xyuVelwmksX+l0VSBxawYd/9Z99rInmqa583yUDPKk8IkCtmDg==
"@cypress/webpack-preprocessor@5.4.4":
version "5.4.4"
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.4.4.tgz#20adaa338799485aeb67227a9784991c420acd31"
integrity sha512-aNOS4J7vilVO6CgzYUnMCraZTCF+SvQtGTlG0HKdqbpI4+dzCWGRFpwpqiSsCb83m+WAP2gfuGQVaFTCM43JcA==
dependencies:
bluebird "3.7.1"
debug "4.1.1"