mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
build(deps-dev): bump cypress from 13.6.4 to 13.6.5
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.4 to 13.6.5. - [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/v13.6.4...v13.6.5) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eb2a1d1d9c
commit
d252b46cb6
|
@ -52,7 +52,7 @@
|
|||
"@vue/eslint-config-typescript": "^12.0.0",
|
||||
"@vue/runtime-dom": "^3.4.19",
|
||||
"@vue/test-utils": "^2.4.4",
|
||||
"cypress": "^13.6.4",
|
||||
"cypress": "^13.6.5",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-vue": "^9.21.1",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -2203,7 +2203,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"buffer@npm:^5.6.0":
|
||||
"buffer@npm:^5.7.1":
|
||||
version: 5.7.1
|
||||
resolution: "buffer@npm:5.7.1"
|
||||
dependencies:
|
||||
|
@ -2539,9 +2539,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:^13.6.4":
|
||||
version: 13.6.4
|
||||
resolution: "cypress@npm:13.6.4"
|
||||
"cypress@npm:^13.6.5":
|
||||
version: 13.6.5
|
||||
resolution: "cypress@npm:13.6.5"
|
||||
dependencies:
|
||||
"@cypress/request": ^3.0.0
|
||||
"@cypress/xvfb": ^1.2.4
|
||||
|
@ -2550,7 +2550,7 @@ __metadata:
|
|||
arch: ^2.2.0
|
||||
blob-util: ^2.0.2
|
||||
bluebird: ^3.7.2
|
||||
buffer: ^5.6.0
|
||||
buffer: ^5.7.1
|
||||
cachedir: ^2.3.0
|
||||
chalk: ^4.1.0
|
||||
check-more-types: ^2.24.0
|
||||
|
@ -2568,7 +2568,7 @@ __metadata:
|
|||
figures: ^3.2.0
|
||||
fs-extra: ^9.1.0
|
||||
getos: ^3.2.1
|
||||
is-ci: ^3.0.0
|
||||
is-ci: ^3.0.1
|
||||
is-installed-globally: ~0.4.0
|
||||
lazy-ass: ^1.6.0
|
||||
listr2: ^3.8.3
|
||||
|
@ -2587,7 +2587,7 @@ __metadata:
|
|||
yauzl: ^2.10.0
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 39daef291ccd18d7d724d7f8c1f5a2ed2b3d24c5c1eab1e00642c5db232fcc4dbd3fd30db3a2dce4e8b737d510355d135eb43034d800198d2867ecde4cdd696a
|
||||
checksum: b0f106d11ceb54ed7c90abfeb5ecd02b9c0fd2d9e8aa9848e60d0f15248e48339a2e3dcd82d3ebe2d86e9af95f4af2810f48f45d97dd8d87189220ab980d56f0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3529,7 +3529,7 @@ __metadata:
|
|||
bootstrap: ^5.3.2
|
||||
bootstrap-vue-next: ^0.16.3
|
||||
core-js: ^3.35.1
|
||||
cypress: ^13.6.4
|
||||
cypress: ^13.6.5
|
||||
date-fns: ^2.30.0
|
||||
date-fns-tz: ^2.0.0
|
||||
echarts: ^5.4.3
|
||||
|
@ -4008,7 +4008,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"is-ci@npm:^3.0.0":
|
||||
"is-ci@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "is-ci@npm:3.0.1"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue
Block a user