Merge pull request #1327 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-2.4.0

build(deps-dev): bump @vue/test-utils from 2.3.2 to 2.4.0
This commit is contained in:
Matthias 2023-07-07 20:00:20 +02:00 committed by GitHub
commit 8c40d3bd48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 298 additions and 524 deletions

View File

@ -47,7 +47,7 @@ jobs:
# we have already installed everything
install: false
# to run component tests we need to use "cypress run-ct"
command: yarn cypress run-ct
command: yarn cypress run --component
- name: Cypress run
uses: cypress-io/github-action@v5

View File

@ -52,7 +52,7 @@
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/runtime-dom": "^3.3.4",
"@vue/test-utils": "^2.3.2",
"@vue/test-utils": "^2.4.0",
"cypress": "^12.17.0",
"eslint": "^8.44.0",
"eslint-plugin-prettier": "^4.2.1",

818
yarn.lock

File diff suppressed because it is too large Load Diff