Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tests packages #1481

Merged
merged 1 commit into from
Sep 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
"vuex": "4.1.0"
},
"devDependencies": {
"@cypress/code-coverage": "3.12.0",
"@cypress/code-coverage": "3.12.1",
"@vitejs/plugin-vue": "4.3.4",
"@vitest/coverage-istanbul": "0.34.4",
"@vue/test-utils": "2.4.1",
"concurrently": "8.2.1",
"cross-fetch": "4.0.0",
"cypress": "13.1.0",
"cypress": "13.2.0",
"cypress-vite": "1.4.2",
"eslint": "8.48.0",
"eslint-config-standard": "17.1.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.0":
version: 3.12.0
resolution: "@cypress/code-coverage@npm:3.12.0"
"@cypress/code-coverage@npm:3.12.1":
version: 3.12.1
resolution: "@cypress/code-coverage@npm:3.12.1"
dependencies:
"@cypress/webpack-preprocessor": ^5.11.0
chalk: 4.1.2
Expand All @@ -328,7 +328,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 8cbda236bdcd8aaa317e019a713ecb7fac736d56826e29f1b768b5809d7bb24333f3d409f694b78a3b9bf0e3c85089c7d9a83597b4bc7bd2d86bb113c4fe1c79
checksum: 02e41a418f71a3763eb45c135b29121504a6b444ce6a95630b80cba84b8ed9dae8f5fd8529178149e237278f2f9c4ad70982bcdbe454ff72fccf2acb3c6f9ae2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2041,10 +2041,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^16.18.39":
version: 16.18.41
resolution: "@types/node@npm:16.18.41"
checksum: b12650d8e4289edafcf0453c8a66c00d6397d465a48b1c683babba4f16f92a6418f678e98a85751e3fef78d23c2b07f641df8da14bf5428ad8282b57b2695243
"@types/node@npm:^18.17.5":
version: 18.17.17
resolution: "@types/node@npm:18.17.17"
checksum: ff28f347c77723780836f9bb2ffa6db0cd72490bfd7604397c03db31db34f1f2899e82f0aaf3e825efeb09c15bd94d076ea9aca19a1407e1b56cb4603318936c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3608,7 +3608,7 @@ __metadata:
resolution: "cylc-ui@workspace:."
dependencies:
"@apollo/client": 3.8.1
"@cypress/code-coverage": 3.12.0
"@cypress/code-coverage": 3.12.1
"@hpcc-js/wasm": 2.13.1
"@lumino/default-theme": 2.1.3
"@lumino/widgets": 2.3.0
Expand All @@ -3621,7 +3621,7 @@ __metadata:
axios: 1.4.0
concurrently: 8.2.1
cross-fetch: 4.0.0
cypress: 13.1.0
cypress: 13.2.0
cypress-vite: 1.4.2
dedent: 1.5.1
enumify: 2.0.0
Expand Down Expand Up @@ -3684,13 +3684,13 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.1.0":
version: 13.1.0
resolution: "cypress@npm:13.1.0"
"cypress@npm:13.2.0":
version: 13.2.0
resolution: "cypress@npm:13.2.0"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
"@types/node": ^16.18.39
"@types/node": ^18.17.5
"@types/sinonjs__fake-timers": 8.1.1
"@types/sizzle": ^2.3.2
arch: ^2.2.0
Expand Down Expand Up @@ -3733,7 +3733,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 238057b288f54401ad3fa8693c31ec08eef2d98a7fc93ce7f60bc009fcae18539e84be4c1cd41526816603f642f63444a7adce9d914b1338a53c0bf756bdb762
checksum: 7647814f07626bd63e7b8dc4d066179fa40bf492c588bbc2626d983a2baab6cb77c29958dc92442f277e0a8e94866decc51c4de306021739c47e32baf5970219
languageName: node
linkType: hard

Expand Down