Skip to content

Commit 349e6a9

Browse files
chore(deps): update tests packages (#2113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba59235 commit 349e6a9

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"vuex": "4.1.0"
5555
},
5656
"devDependencies": {
57-
"@cypress/code-coverage": "3.13.12",
57+
"@cypress/code-coverage": "3.14.0",
5858
"@vitejs/plugin-vue": "5.2.3",
5959
"@vitest/coverage-istanbul": "3.0.9",
6060
"@vue/test-utils": "2.4.6",
@@ -80,7 +80,7 @@
8080
"nodemon": "3.1.9",
8181
"nyc": "17.1.0",
8282
"sass-embedded": "1.86.0",
83-
"sinon": "19.0.4",
83+
"sinon": "19.0.5",
8484
"standard": "17.1.2",
8585
"vite": "6.2.3",
8686
"vite-plugin-eslint": "1.8.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -497,9 +497,9 @@ __metadata:
497497
languageName: node
498498
linkType: hard
499499

500-
"@cypress/code-coverage@npm:3.13.12":
501-
version: 3.13.12
502-
resolution: "@cypress/code-coverage@npm:3.13.12"
500+
"@cypress/code-coverage@npm:3.14.0":
501+
version: 3.14.0
502+
resolution: "@cypress/code-coverage@npm:3.14.0"
503503
dependencies:
504504
"@cypress/webpack-preprocessor": "npm:^6.0.0"
505505
chalk: "npm:4.1.2"
@@ -516,7 +516,7 @@ __metadata:
516516
babel-loader: ^8.3 || ^9
517517
cypress: "*"
518518
webpack: ^4 || ^5
519-
checksum: 10c0/6ec9c618a38d4b0f2a7e415588cf618fd016da56250cc1ac2228b09a9a9be874370168875720c0c157d08a01da00690c65ca51e7656089200027fd2cc1a8e7d2
519+
checksum: 10c0/0fb75262d96c56bb625000a05ff49ad642cc76e83ab7f9843cc7a0a193dccee423e009cd8525dab39a6427fd0adb5cf4f9454f50c4728f80098fa6356063afff
520520
languageName: node
521521
linkType: hard
522522

@@ -3731,7 +3731,7 @@ __metadata:
37313731
resolution: "cylc-ui@workspace:."
37323732
dependencies:
37333733
"@apollo/client": "npm:3.13.5"
3734-
"@cypress/code-coverage": "npm:3.13.12"
3734+
"@cypress/code-coverage": "npm:3.14.0"
37353735
"@hpcc-js/wasm": "npm:2.22.4"
37363736
"@lumino/default-theme": "npm:2.1.8"
37373737
"@lumino/widgets": "npm:2.6.0"
@@ -3775,7 +3775,7 @@ __metadata:
37753775
preact: "npm:10.26.4"
37763776
sass-embedded: "npm:1.86.0"
37773777
simple-icons: "npm:2.19.0"
3778-
sinon: "npm:19.0.4"
3778+
sinon: "npm:19.0.5"
37793779
standard: "npm:17.1.2"
37803780
subscriptions-transport-ws: "npm:0.11.0"
37813781
svg-pan-zoom: "npm:3.6.2"
@@ -9257,17 +9257,17 @@ __metadata:
92579257
languageName: node
92589258
linkType: hard
92599259

9260-
"sinon@npm:19.0.4":
9261-
version: 19.0.4
9262-
resolution: "sinon@npm:19.0.4"
9260+
"sinon@npm:19.0.5":
9261+
version: 19.0.5
9262+
resolution: "sinon@npm:19.0.5"
92639263
dependencies:
92649264
"@sinonjs/commons": "npm:^3.0.1"
92659265
"@sinonjs/fake-timers": "npm:^13.0.5"
92669266
"@sinonjs/samsam": "npm:^8.0.1"
92679267
diff: "npm:^7.0.0"
92689268
nise: "npm:^6.1.1"
92699269
supports-color: "npm:^7.2.0"
9270-
checksum: 10c0/a1f56fcb52811cc55423069036afb6a8cba21ac6099f0805f4c01807d390fbb52aca291c91615df6a874f725d20ba275621e6c1dab0bc8ba3ebe4d2ac62bd2a4
9270+
checksum: 10c0/93ae3b376fc20d6f6b1b503b9c2003c57db451d595491feac5edc673046b0b7ca1aec8b8c9321b9f15e1591e24be8cfe0dbcb636548f3f9238ede688e669d35c
92719271
languageName: node
92729272
linkType: hard
92739273

0 commit comments

Comments
 (0)