Skip to content

Commit

Permalink
chore(deps): update tests packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent e5b912a commit 3ccd5db
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"vuex": "4.1.0"
},
"devDependencies": {
"@cypress/code-coverage": "3.12.32",
"@cypress/code-coverage": "3.12.33",
"@vitejs/plugin-vue": "5.0.4",
"@vitest/coverage-istanbul": "1.4.0",
"@vue/test-utils": "2.4.5",
"concurrently": "8.2.2",
"cross-fetch": "4.0.0",
"cypress": "13.7.1",
"cypress": "13.7.2",
"cypress-vite": "1.5.0",
"eslint": "8.57.0",
"eslint-config-standard": "17.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.32":
version: 3.12.32
resolution: "@cypress/code-coverage@npm:3.12.32"
"@cypress/code-coverage@npm:3.12.33":
version: 3.12.33
resolution: "@cypress/code-coverage@npm:3.12.33"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -402,7 +402,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10c0/68abeab25860c0041b6d7cd01a15e936850d1908ea09c102cdfc92055e80277ea0d7796c56825f6fae087cd81ecdf0efb4ec7a3eed4ff7b26f2bdb1e13c037f4
checksum: 10c0/097ab713376cee1e43fd6cc0c0922f6089df33f67d4418734987eada5dbf56aa1e0f50c3be120126ac5c0bd03d62e5d2ddc98ed4e23f6b81db6eb224c1186dab
languageName: node
linkType: hard

Expand Down Expand Up @@ -3822,7 +3822,7 @@ __metadata:
resolution: "cylc-ui@workspace:."
dependencies:
"@apollo/client": "npm:3.9.8"
"@cypress/code-coverage": "npm:3.12.32"
"@cypress/code-coverage": "npm:3.12.33"
"@hpcc-js/wasm": "npm:2.16.0"
"@lumino/default-theme": "npm:2.1.5"
"@lumino/widgets": "npm:2.3.2"
Expand All @@ -3836,7 +3836,7 @@ __metadata:
axios: "npm:1.6.8"
concurrently: "npm:8.2.2"
cross-fetch: "npm:4.0.0"
cypress: "npm:13.7.1"
cypress: "npm:13.7.2"
cypress-vite: "npm:1.5.0"
dedent: "npm:1.5.1"
enumify: "npm:2.0.0"
Expand Down Expand Up @@ -3902,9 +3902,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.7.1":
version: 13.7.1
resolution: "cypress@npm:13.7.1"
"cypress@npm:13.7.2":
version: 13.7.2
resolution: "cypress@npm:13.7.2"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -3950,7 +3950,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/d6e35e4aa083afd9e78611bbd6fffd71371e024229f758cd834fcaa7ce7a6ce47a1ac3f43c7659c71df02aa146cc9d228ac3aa1073c1c5893b8759b687b8e61c
checksum: 10c0/8003d13fe0a551c119e6760d5895d457f6306cb36f0f2db55794bbc83ca19fb19d1e90b392babde71a305cbaa7ce440c5bd4c6c742ac148f72381d71e6093397
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ccd5db

Please sign in to comment.