mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
Update dependency @cypress/webpack-preprocessor to v5.4.10
This commit is contained in:
parent
4ce097fb12
commit
9f9c8af5f1
2 changed files with 5 additions and 5 deletions
|
@ -155,7 +155,7 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/webpack-preprocessor": "5.4.8",
|
||||
"@cypress/webpack-preprocessor": "5.4.10",
|
||||
"@testing-library/cypress": "7.0.1",
|
||||
"@types/redux-devtools": "3.0.47",
|
||||
"@types/redux-devtools-extension": "2.13.2",
|
||||
|
|
|
@ -1076,10 +1076,10 @@
|
|||
tunnel-agent "^0.6.0"
|
||||
uuid "^3.3.2"
|
||||
|
||||
"@cypress/webpack-preprocessor@5.4.8":
|
||||
version "5.4.8"
|
||||
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.4.8.tgz#dfe41944aad2611ee28fa5f3f23906f1d4553d23"
|
||||
integrity sha512-2uQRLphFOAjVicyyhZjpEeQJkW4yA/IfeNVO0HhBFNjIT/CVkfNOyF9VU2rJI8Xl/Ktq8gCdoTHTjEOStsjBSg==
|
||||
"@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==
|
||||
dependencies:
|
||||
bluebird "^3.7.1"
|
||||
debug "^4.1.1"
|
||||
|
|
Loading…
Reference in a new issue