Merge pull request #997 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-4.0.1

build(deps-dev): bump @cypress/vite-dev-server from 3.4.0 to 4.0.1
This commit is contained in:
Matthias 2022-11-09 06:51:32 +01:00 committed by GitHub
commit d6b6c86254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 25 deletions

View File

@ -38,7 +38,7 @@
"vue-select": "^3.20.0"
},
"devDependencies": {
"@cypress/vite-dev-server": "^3.4.0",
"@cypress/vite-dev-server": "^4.0.1",
"@cypress/vue": "^2.2.3",
"@types/echarts": "^4.9.16",
"@types/jest": "^27.5.0",

View File

@ -437,16 +437,14 @@
tunnel-agent "^0.6.0"
uuid "^8.3.2"
"@cypress/vite-dev-server@^3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@cypress/vite-dev-server/-/vite-dev-server-3.4.0.tgz#94e09b5a4a311e3211a5bc0148a0b62dca63867e"
integrity sha512-mrqJlzQUSUCNHVshApTOCUT83W9M+B0ivr1JY1UkPlWoeQD6ZFFgvdg6Ov8G/gpWhV0oYDe2QNOwLvAd9szgOA==
"@cypress/vite-dev-server@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@cypress/vite-dev-server/-/vite-dev-server-4.0.1.tgz#51317cc71c6cafa7a2ed75f4b1d83be9da5058a3"
integrity sha512-nfIC62Rip3Zd6Nb422qD+afSgaNVp6ovzcAAgWebiglxruBVrOGz38YL3r8zeOqwp0B1sNNrp/WE12gGd3eYVQ==
dependencies:
debug "4.3.3"
debug "^4.3.4"
find-up "6.3.0"
local-pkg "0.4.1"
node-html-parser "5.3.3"
pathe "0.2.0"
"@cypress/vue@^2.2.3":
version "2.2.3"
@ -2050,13 +2048,6 @@ debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
dependencies:
ms "2.1.2"
debug@4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
dependencies:
ms "2.1.2"
debug@^3.1.0:
version "3.2.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
@ -3833,11 +3824,6 @@ listr2@^3.8.3:
through "^2.3.8"
wrap-ansi "^7.0.0"
local-pkg@0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-0.4.1.tgz#e7b0d7aa0b9c498a1110a5ac5b00ba66ef38cfff"
integrity sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==
locate-path@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
@ -4221,11 +4207,6 @@ path-type@^4.0.0:
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
pathe@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.2.0.tgz#30fd7bbe0a0d91f0e60bae621f5d19e9e225c339"
integrity sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==
pend@~1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"