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

This commit is contained in:
Renovate Bot 2020-10-31 00:26:11 +00:00 committed by Philip Molares
parent 4ce097fb12
commit 9f9c8af5f1
2 changed files with 5 additions and 5 deletions

View file

@ -155,7 +155,7 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@cypress/webpack-preprocessor": "5.4.8", "@cypress/webpack-preprocessor": "5.4.10",
"@testing-library/cypress": "7.0.1", "@testing-library/cypress": "7.0.1",
"@types/redux-devtools": "3.0.47", "@types/redux-devtools": "3.0.47",
"@types/redux-devtools-extension": "2.13.2", "@types/redux-devtools-extension": "2.13.2",

View file

@ -1076,10 +1076,10 @@
tunnel-agent "^0.6.0" tunnel-agent "^0.6.0"
uuid "^3.3.2" uuid "^3.3.2"
"@cypress/webpack-preprocessor@5.4.8": "@cypress/webpack-preprocessor@5.4.10":
version "5.4.8" version "5.4.10"
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.4.8.tgz#dfe41944aad2611ee28fa5f3f23906f1d4553d23" resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.4.10.tgz#ed0a3ed495f5455899f7c567830b37477c3f26f5"
integrity sha512-2uQRLphFOAjVicyyhZjpEeQJkW4yA/IfeNVO0HhBFNjIT/CVkfNOyF9VU2rJI8Xl/Ktq8gCdoTHTjEOStsjBSg== integrity sha512-6j809mAQcZsAbpIaQFlKwFQPKv1Y+ZyLr9bpW7d2utMGVll0W8Up4RPhIuAf4q9Tx+DOBQoiCpy/n0cRPxporw==
dependencies: dependencies:
bluebird "^3.7.1" bluebird "^3.7.1"
debug "^4.1.1" debug "^4.1.1"