Update dependency @cypress/webpack-preprocessor to v5.4.11

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2020-11-21 17:35:27 +00:00 committed by Philip Molares
parent 424016eac6
commit 319f70cde8
2 changed files with 5 additions and 5 deletions

View file

@ -158,7 +158,7 @@
]
},
"devDependencies": {
"@cypress/webpack-preprocessor": "5.4.10",
"@cypress/webpack-preprocessor": "5.4.11",
"@testing-library/cypress": "7.0.1",
"@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.10":
version "5.4.10"
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.4.10.tgz#ed0a3ed495f5455899f7c567830b37477c3f26f5"
integrity sha512-6j809mAQcZsAbpIaQFlKwFQPKv1Y+ZyLr9bpW7d2utMGVll0W8Up4RPhIuAf4q9Tx+DOBQoiCpy/n0cRPxporw==
"@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==
dependencies:
bluebird "^3.7.1"
debug "^4.1.1"