Skip to content

Commit 76330a2

Browse files
committed
chore(deps): update tests packages
1 parent 600e3ec commit 76330a2

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
"vuex": "4.1.0"
5555
},
5656
"devDependencies": {
57-
"@cypress/code-coverage": "3.12.38",
57+
"@cypress/code-coverage": "3.12.39",
5858
"@vitejs/plugin-vue": "5.0.4",
5959
"@vitest/coverage-istanbul": "1.6.0",
60-
"@vue/test-utils": "2.4.5",
60+
"@vue/test-utils": "2.4.6",
6161
"concurrently": "8.2.2",
6262
"cross-fetch": "4.0.0",
63-
"cypress": "13.8.1",
63+
"cypress": "13.9.0",
6464
"cypress-vite": "1.5.0",
6565
"eslint": "8.57.0",
6666
"eslint-config-standard": "17.1.0",
@@ -80,7 +80,7 @@
8080
"nodemon": "3.1.0",
8181
"nyc": "15.1.0",
8282
"sass": "1.75.0",
83-
"sinon": "17.0.1",
83+
"sinon": "17.0.2",
8484
"standard": "17.1.0",
8585
"vite": "5.2.11",
8686
"vite-plugin-eslint": "1.8.1",

yarn.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -383,9 +383,9 @@ __metadata:
383383
languageName: node
384384
linkType: hard
385385

386-
"@cypress/code-coverage@npm:3.12.38":
387-
version: 3.12.38
388-
resolution: "@cypress/code-coverage@npm:3.12.38"
386+
"@cypress/code-coverage@npm:3.12.39":
387+
version: 3.12.39
388+
resolution: "@cypress/code-coverage@npm:3.12.39"
389389
dependencies:
390390
"@cypress/webpack-preprocessor": "npm:^6.0.0"
391391
chalk: "npm:4.1.2"
@@ -402,7 +402,7 @@ __metadata:
402402
babel-loader: ^8.3 || ^9
403403
cypress: "*"
404404
webpack: ^4 || ^5
405-
checksum: 10c0/7bafa0aa8366fc3263f4cdd2a094003e0470de504677d07a488610d9af1c728466527b9d58f86af2c0170eb22469257df9c4c0a13cd24ea725ce7b5e2e81966d
405+
checksum: 10c0/c27f3ff42b3384fae3b4af5bf8cd2d524749c179d774f08b775c9ebd2fa3adf490fe7a2ffe7b7943a4bb41f78080f2ca89f0e16096b6b5c519cfa358b371a381
406406
languageName: node
407407
linkType: hard
408408

@@ -2157,7 +2157,7 @@ __metadata:
21572157
languageName: node
21582158
linkType: hard
21592159

2160-
"@sinonjs/commons@npm:^3.0.0":
2160+
"@sinonjs/commons@npm:^3.0.0, @sinonjs/commons@npm:^3.0.1":
21612161
version: 3.0.1
21622162
resolution: "@sinonjs/commons@npm:3.0.1"
21632163
dependencies:
@@ -2555,13 +2555,13 @@ __metadata:
25552555
languageName: node
25562556
linkType: hard
25572557

2558-
"@vue/test-utils@npm:2.4.5":
2559-
version: 2.4.5
2560-
resolution: "@vue/test-utils@npm:2.4.5"
2558+
"@vue/test-utils@npm:2.4.6":
2559+
version: 2.4.6
2560+
resolution: "@vue/test-utils@npm:2.4.6"
25612561
dependencies:
25622562
js-beautify: "npm:^1.14.9"
25632563
vue-component-type-helpers: "npm:^2.0.0"
2564-
checksum: 10c0/a4f452068adba3fe0f079023d2f6424b837959a56790341681e7b8ae9d75f12fc422ec7146e0fc3c9229b759d7fac2376af53d0517d372c36d20132a43ca1972
2564+
checksum: 10c0/37fa46cb6b98f90affb2faf5aa41422617bbd23ff35bc714d08035334e593ae31d18757d5ae688f778dd8b4c28de431601c0b9b7ca17fc1b55f1401a5577375e
25652565
languageName: node
25662566
linkType: hard
25672567

@@ -3822,21 +3822,21 @@ __metadata:
38223822
resolution: "cylc-ui@workspace:."
38233823
dependencies:
38243824
"@apollo/client": "npm:3.9.11"
3825-
"@cypress/code-coverage": "npm:3.12.38"
3825+
"@cypress/code-coverage": "npm:3.12.39"
38263826
"@hpcc-js/wasm": "npm:2.16.2"
38273827
"@lumino/default-theme": "npm:2.1.5"
38283828
"@lumino/widgets": "npm:2.3.2"
38293829
"@mdi/js": "npm:7.4.47"
38303830
"@unhead/vue": "npm:1.9.9"
38313831
"@vitejs/plugin-vue": "npm:5.0.4"
38323832
"@vitest/coverage-istanbul": "npm:1.6.0"
3833-
"@vue/test-utils": "npm:2.4.5"
3833+
"@vue/test-utils": "npm:2.4.6"
38343834
"@vueuse/core": "npm:10.9.0"
38353835
apexcharts: "npm:3.41.0"
38363836
axios: "npm:1.6.8"
38373837
concurrently: "npm:8.2.2"
38383838
cross-fetch: "npm:4.0.0"
3839-
cypress: "npm:13.8.1"
3839+
cypress: "npm:13.9.0"
38403840
cypress-vite: "npm:1.5.0"
38413841
dedent: "npm:1.5.3"
38423842
enumify: "npm:2.0.0"
@@ -3866,7 +3866,7 @@ __metadata:
38663866
nyc: "npm:15.1.0"
38673867
preact: "npm:10.20.2"
38683868
sass: "npm:1.75.0"
3869-
sinon: "npm:17.0.1"
3869+
sinon: "npm:17.0.2"
38703870
standard: "npm:17.1.0"
38713871
subscriptions-transport-ws: "npm:0.11.0"
38723872
svg-pan-zoom: "npm:3.6.1"
@@ -3902,9 +3902,9 @@ __metadata:
39023902
languageName: node
39033903
linkType: hard
39043904

3905-
"cypress@npm:13.8.1":
3906-
version: 13.8.1
3907-
resolution: "cypress@npm:13.8.1"
3905+
"cypress@npm:13.9.0":
3906+
version: 13.9.0
3907+
resolution: "cypress@npm:13.9.0"
39083908
dependencies:
39093909
"@cypress/request": "npm:^3.0.0"
39103910
"@cypress/xvfb": "npm:^1.2.4"
@@ -3950,7 +3950,7 @@ __metadata:
39503950
yauzl: "npm:^2.10.0"
39513951
bin:
39523952
cypress: bin/cypress
3953-
checksum: 10c0/68e2604e628a54a714d071de1abcc0dc5392d15ac7159fe91c2e443866dcf22d457db4c07e78dc2e2617531d7732af56af41033e2cffee26d814e09a84214cd2
3953+
checksum: 10c0/1254609d8186c438f59c3f5bbef77fd22309260c1204228c39d07a9c9a555a823f24a69cbe9169d1e79af0d93f9cc9fee5e74b85cd0aa265e0add471cba86f32
39543954
languageName: node
39553955
linkType: hard
39563956

@@ -4137,10 +4137,10 @@ __metadata:
41374137
languageName: node
41384138
linkType: hard
41394139

4140-
"diff@npm:^5.1.0":
4141-
version: 5.1.0
4142-
resolution: "diff@npm:5.1.0"
4143-
checksum: 10c0/77a0d9beb9ed54796154ac2511872288432124ac90a1cabb1878783c9b4d81f1847f3b746a0630b1e836181461d2c76e1e6b95559bef86ed16294d114862e364
4140+
"diff@npm:^5.2.0":
4141+
version: 5.2.0
4142+
resolution: "diff@npm:5.2.0"
4143+
checksum: 10c0/aed0941f206fe261ecb258dc8d0ceea8abbde3ace5827518ff8d302f0fc9cc81ce116c4d8f379151171336caf0516b79e01abdc1ed1201b6440d895a66689eb4
41444144
languageName: node
41454145
linkType: hard
41464146

@@ -7684,7 +7684,7 @@ __metadata:
76847684
languageName: node
76857685
linkType: hard
76867686

7687-
"nise@npm:^5.1.5":
7687+
"nise@npm:^5.1.9":
76887688
version: 5.1.9
76897689
resolution: "nise@npm:5.1.9"
76907690
dependencies:
@@ -9316,17 +9316,17 @@ __metadata:
93169316
languageName: node
93179317
linkType: hard
93189318

9319-
"sinon@npm:17.0.1":
9320-
version: 17.0.1
9321-
resolution: "sinon@npm:17.0.1"
9319+
"sinon@npm:17.0.2":
9320+
version: 17.0.2
9321+
resolution: "sinon@npm:17.0.2"
93229322
dependencies:
9323-
"@sinonjs/commons": "npm:^3.0.0"
9323+
"@sinonjs/commons": "npm:^3.0.1"
93249324
"@sinonjs/fake-timers": "npm:^11.2.2"
93259325
"@sinonjs/samsam": "npm:^8.0.0"
9326-
diff: "npm:^5.1.0"
9327-
nise: "npm:^5.1.5"
9328-
supports-color: "npm:^7.2.0"
9329-
checksum: 10c0/63e678bd58a959ebf69ddadb5410e9c31bd161b848b9dbec5f34f7e1485a8681810cd27d37bde072b68915b41b498f30bb5fb890c73e7a51dc281d1b1d573cfb
9326+
diff: "npm:^5.2.0"
9327+
nise: "npm:^5.1.9"
9328+
supports-color: "npm:^7"
9329+
checksum: 10c0/0d16a107ed72a6c5bc2a6b4d071909675111a6b863906b1bdba49489bcd6cf19369e788224d0cc2e4370ef8a2d73fd52552930be58918f829f371131e5064b7f
93309330
languageName: node
93319331
linkType: hard
93329332

@@ -9702,7 +9702,7 @@ __metadata:
97029702
languageName: node
97039703
linkType: hard
97049704

9705-
"supports-color@npm:^7.1.0, supports-color@npm:^7.2.0":
9705+
"supports-color@npm:^7, supports-color@npm:^7.1.0":
97069706
version: 7.2.0
97079707
resolution: "supports-color@npm:7.2.0"
97089708
dependencies:

0 commit comments

Comments
 (0)