mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 04:55:15 +00:00
build(deps-dev): bump @cypress/vue from 5.0.5 to 6.0.0
Bumps [@cypress/vue](https://github.com/cypress-io/cypress) from 5.0.5 to 6.0.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue-v5.0.5...@cypress/vue-v6.0.0) --- updated-dependencies: - dependency-name: "@cypress/vue" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a0c0452513
commit
dad5dbf425
|
@ -42,7 +42,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@cypress/vite-dev-server": "^5.0.5",
|
||||
"@cypress/vue": "^5.0.5",
|
||||
"@cypress/vue": "^6.0.0",
|
||||
"@iconify-json/mdi": "^1.1.54",
|
||||
"@types/echarts": "^4.9.18",
|
||||
"@typescript-eslint/eslint-plugin": "^6.4.1",
|
||||
|
|
|
@ -71,10 +71,10 @@
|
|||
node-html-parser "5.3.3"
|
||||
semver "^7.3.2"
|
||||
|
||||
"@cypress/vue@^5.0.5":
|
||||
version "5.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@cypress/vue/-/vue-5.0.5.tgz#dabd4c8a4c2ade95d1be8a3289fdcd11793abee5"
|
||||
integrity sha512-gjE0LKixK6XT4lPDFaEc8G6qNzm8YELgmbOiMVDxbVMuTtjYjorWQcIgzQ62uBX90/s7JrldXJ0W23gskoH4Ng==
|
||||
"@cypress/vue@^6.0.0":
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@cypress/vue/-/vue-6.0.0.tgz#db89b09260be21d2cb4faa2e5a86e584f346c929"
|
||||
integrity sha512-KMfRw8y/kXn/RJqaDdFnYnW7YLk47313UE3Yip+sLDjILJ2kA0WEiEa6MYKe58v8TNRtwcRpUH5xAYVNs1N6/A==
|
||||
|
||||
"@cypress/xvfb@^1.2.4":
|
||||
version "1.2.4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user