Skip to content

Commit c411cb5

Browse files
build(deps-dev): Bump the vitest group with 2 updates
Bumps the vitest group with 2 updates: [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/runner` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/runner) Updates `vitest` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/runner" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ebf4e1 commit c411cb5

File tree

2 files changed

+65
-62
lines changed

2 files changed

+65
-62
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@typescript-eslint/eslint-plugin": "8.21.0",
123123
"@typescript-eslint/parser": "8.21.0",
124124
"@vates/toggle-scripts": "1.0.0",
125-
"@vitest/runner": "3.0.3",
125+
"@vitest/runner": "3.0.4",
126126
"cross-env": "7.0.3",
127127
"cspell": "8.17.2",
128128
"devlop": "1.1.0",
@@ -225,7 +225,7 @@
225225
"typescript-eslint": "8.21.0",
226226
"unified": "11.0.5",
227227
"vfile": "6.0.3",
228-
"vitest": "3.0.3",
228+
"vitest": "3.0.4",
229229
"yaml-eslint-parser": "1.2.3"
230230
},
231231
"packageManager": "yarn@4.6.0",

yarn.lock

Lines changed: 63 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,7 +1449,7 @@ __metadata:
14491449
"@typescript-eslint/eslint-plugin": "npm:8.21.0"
14501450
"@typescript-eslint/parser": "npm:8.21.0"
14511451
"@vates/toggle-scripts": "npm:1.0.0"
1452-
"@vitest/runner": "npm:3.0.3"
1452+
"@vitest/runner": "npm:3.0.4"
14531453
cross-env: "npm:7.0.3"
14541454
cspell: "npm:8.17.2"
14551455
devlop: "npm:1.1.0"
@@ -1552,7 +1552,7 @@ __metadata:
15521552
typescript-eslint: "npm:8.21.0"
15531553
unified: "npm:11.0.5"
15541554
vfile: "npm:6.0.3"
1555-
vitest: "npm:3.0.3"
1555+
vitest: "npm:3.0.4"
15561556
yaml-eslint-parser: "npm:1.2.3"
15571557
languageName: unknown
15581558
linkType: soft
@@ -2686,23 +2686,23 @@ __metadata:
26862686
languageName: node
26872687
linkType: hard
26882688

2689-
"@vitest/expect@npm:3.0.3":
2690-
version: 3.0.3
2691-
resolution: "@vitest/expect@npm:3.0.3"
2689+
"@vitest/expect@npm:3.0.4":
2690+
version: 3.0.4
2691+
resolution: "@vitest/expect@npm:3.0.4"
26922692
dependencies:
2693-
"@vitest/spy": "npm:3.0.3"
2694-
"@vitest/utils": "npm:3.0.3"
2693+
"@vitest/spy": "npm:3.0.4"
2694+
"@vitest/utils": "npm:3.0.4"
26952695
chai: "npm:^5.1.2"
26962696
tinyrainbow: "npm:^2.0.0"
2697-
checksum: 10/47e9894a4d72a1b61fbcd6ad489b4d49315950369ecdb20f1653874550bf3c38fe8f494e79abbbfc61b7589227f4c4aca47067d683197619c059c24a907018fe
2697+
checksum: 10/b08ebc90453ed8b36ae3ea7476e63e54c0d14164bfd6f30c76008636bb8a20c84d07d65cb1656b3a6789023d5a14d115ce5fd60c9efdb081ca13bdeffaa548b7
26982698
languageName: node
26992699
linkType: hard
27002700

2701-
"@vitest/mocker@npm:3.0.3":
2702-
version: 3.0.3
2703-
resolution: "@vitest/mocker@npm:3.0.3"
2701+
"@vitest/mocker@npm:3.0.4":
2702+
version: 3.0.4
2703+
resolution: "@vitest/mocker@npm:3.0.4"
27042704
dependencies:
2705-
"@vitest/spy": "npm:3.0.3"
2705+
"@vitest/spy": "npm:3.0.4"
27062706
estree-walker: "npm:^3.0.3"
27072707
magic-string: "npm:^0.30.17"
27082708
peerDependencies:
@@ -2713,57 +2713,57 @@ __metadata:
27132713
optional: true
27142714
vite:
27152715
optional: true
2716-
checksum: 10/82477f7093fd4ee0a5477a4b99ab5ac748255c74b89f75453ef2f5f14424167fbc7e699ace247f5b3a2763bf9c9692e340feb627bafaa1829ae14d53feedffe6
2716+
checksum: 10/f6e7a57575271b1f9f4fd8671e0760a035c31620086b694f303815aba353864b2eb3c51f5c4506e5f618ab7584b9260035e0183a4f8d7a9947a30dc7ef91c5b6
27172717
languageName: node
27182718
linkType: hard
27192719

2720-
"@vitest/pretty-format@npm:3.0.3, @vitest/pretty-format@npm:^3.0.3":
2721-
version: 3.0.3
2722-
resolution: "@vitest/pretty-format@npm:3.0.3"
2720+
"@vitest/pretty-format@npm:3.0.4, @vitest/pretty-format@npm:^3.0.4":
2721+
version: 3.0.4
2722+
resolution: "@vitest/pretty-format@npm:3.0.4"
27232723
dependencies:
27242724
tinyrainbow: "npm:^2.0.0"
2725-
checksum: 10/37bfeab77c1daaa0a5208eb991695b8eb3ba183807fa656574072e28e8976dfecc4c77c46f56738911ea49889c6e1394ab384a2940b74afeea57174d3ba9d9ef
2725+
checksum: 10/8c54fc5df1e73339b5b81ad66d779c98af750a4f1609f47aecabc9af2e11620775d521ab183e9db8acf2cd018d7aa29d5fd9737bf2935369dd6f1306a6487b9f
27262726
languageName: node
27272727
linkType: hard
27282728

2729-
"@vitest/runner@npm:3.0.3":
2730-
version: 3.0.3
2731-
resolution: "@vitest/runner@npm:3.0.3"
2729+
"@vitest/runner@npm:3.0.4":
2730+
version: 3.0.4
2731+
resolution: "@vitest/runner@npm:3.0.4"
27322732
dependencies:
2733-
"@vitest/utils": "npm:3.0.3"
2734-
pathe: "npm:^2.0.1"
2735-
checksum: 10/0ba78adb9daf22a0824af9cfe71fd9f20e8e3aef6ca689a8bc4c27d3eceb6a73dc3b9b58625d6d7c77f71e86e88fcb278e503c0290cc2c78df5c706e16a4842b
2733+
"@vitest/utils": "npm:3.0.4"
2734+
pathe: "npm:^2.0.2"
2735+
checksum: 10/3dd4dff683005d123748ffbe3859d42ca587545a7ab33d01c7ab2bad9f96f9fd4fe9bb85c3d800a808f929133fdf2522cc4e3b48a05518a71e6a0002009b72c9
27362736
languageName: node
27372737
linkType: hard
27382738

2739-
"@vitest/snapshot@npm:3.0.3":
2740-
version: 3.0.3
2741-
resolution: "@vitest/snapshot@npm:3.0.3"
2739+
"@vitest/snapshot@npm:3.0.4":
2740+
version: 3.0.4
2741+
resolution: "@vitest/snapshot@npm:3.0.4"
27422742
dependencies:
2743-
"@vitest/pretty-format": "npm:3.0.3"
2743+
"@vitest/pretty-format": "npm:3.0.4"
27442744
magic-string: "npm:^0.30.17"
2745-
pathe: "npm:^2.0.1"
2746-
checksum: 10/bc154b251aba4e730d412e08865f975a5bcbb4f75cf47efe844dd6526e2519911d940415007b2c1f0d124839370390575328bcd31b60d5b3b2bac4b4dccebfb8
2745+
pathe: "npm:^2.0.2"
2746+
checksum: 10/81a59dbff7d0b714b16949b02cd643a3f725b5005a70bc973d3e0c44b845e44d1d8698a2bbbedfff02698dfa128f8303420e5d146d5014e3b0ad09b0decdff37
27472747
languageName: node
27482748
linkType: hard
27492749

2750-
"@vitest/spy@npm:3.0.3":
2751-
version: 3.0.3
2752-
resolution: "@vitest/spy@npm:3.0.3"
2750+
"@vitest/spy@npm:3.0.4":
2751+
version: 3.0.4
2752+
resolution: "@vitest/spy@npm:3.0.4"
27532753
dependencies:
27542754
tinyspy: "npm:^3.0.2"
2755-
checksum: 10/3f408a9d2895d13e16052164084a6dcc21aa57afc8194c3f356f1c32d5cce177e2de4e08bc2e1af53400106a3054496cf39496ddd2a004500597de7f8bef1208
2755+
checksum: 10/a2e03516e7f678120b03b1f1e95b587781e6c6c78781a2b37bd5b7706fb57a99f127d46d337db14477673aa811027730fe5fb5af68f03fde7e65050293810e67
27562756
languageName: node
27572757
linkType: hard
27582758

2759-
"@vitest/utils@npm:3.0.3":
2760-
version: 3.0.3
2761-
resolution: "@vitest/utils@npm:3.0.3"
2759+
"@vitest/utils@npm:3.0.4":
2760+
version: 3.0.4
2761+
resolution: "@vitest/utils@npm:3.0.4"
27622762
dependencies:
2763-
"@vitest/pretty-format": "npm:3.0.3"
2763+
"@vitest/pretty-format": "npm:3.0.4"
27642764
loupe: "npm:^3.1.2"
27652765
tinyrainbow: "npm:^2.0.0"
2766-
checksum: 10/ae2010a796362558434857bfee7b7916ac1c2c8cc555b79e36ab13b8649f6d934174b5a68d6b7fe389a041317d3de95fe782890ead36067468e982d4a9017fcd
2766+
checksum: 10/68132cc059ac0db29e325b3e8a1ac6e0a99ea8a2d6d214bb4dc6399c3de0ffe78c42b13c733cc775a78d7ee1e7e3dcd67f75b7c35e5c28e3825cabf4ec7c50dc
27672767
languageName: node
27682768
linkType: hard
27692769

@@ -8194,7 +8194,7 @@ __metadata:
81948194
languageName: node
81958195
linkType: hard
81968196

8197-
"pathe@npm:^2.0.1":
8197+
"pathe@npm:^2.0.2":
81988198
version: 2.0.2
81998199
resolution: "pathe@npm:2.0.2"
82008200
checksum: 10/027dd246720ec6d3b5567e2b0201f1a815b6a69f2912a4dcafed59620afc729af15b4aff4bc780504c88d11dfb081c051e37327b928a093e714c3e09bf35aff3
@@ -10938,18 +10938,18 @@ __metadata:
1093810938
languageName: node
1093910939
linkType: hard
1094010940

10941-
"vite-node@npm:3.0.3":
10942-
version: 3.0.3
10943-
resolution: "vite-node@npm:3.0.3"
10941+
"vite-node@npm:3.0.4":
10942+
version: 3.0.4
10943+
resolution: "vite-node@npm:3.0.4"
1094410944
dependencies:
1094510945
cac: "npm:^6.7.14"
1094610946
debug: "npm:^4.4.0"
1094710947
es-module-lexer: "npm:^1.6.0"
10948-
pathe: "npm:^2.0.1"
10948+
pathe: "npm:^2.0.2"
1094910949
vite: "npm:^5.0.0 || ^6.0.0"
1095010950
bin:
1095110951
vite-node: vite-node.mjs
10952-
checksum: 10/271a82f996025337b145593837b46759069d7e9ed994defac539bb348a338e217d40114f79ec874f83bf09a70075dc67181d6a545be6fbada1499eecd34ce091
10952+
checksum: 10/89d21f8d788b7e90aaedc149646123761b0a073ee1db5dd9eef109cd142ce465a00b0e0c0d1a8897f6b1080b7e5ec879e9f19e149774b111e7f162001ac34665
1095310953
languageName: node
1095410954
linkType: hard
1095510955

@@ -11005,40 +11005,43 @@ __metadata:
1100511005
languageName: node
1100611006
linkType: hard
1100711007

11008-
"vitest@npm:3.0.3":
11009-
version: 3.0.3
11010-
resolution: "vitest@npm:3.0.3"
11011-
dependencies:
11012-
"@vitest/expect": "npm:3.0.3"
11013-
"@vitest/mocker": "npm:3.0.3"
11014-
"@vitest/pretty-format": "npm:^3.0.3"
11015-
"@vitest/runner": "npm:3.0.3"
11016-
"@vitest/snapshot": "npm:3.0.3"
11017-
"@vitest/spy": "npm:3.0.3"
11018-
"@vitest/utils": "npm:3.0.3"
11008+
"vitest@npm:3.0.4":
11009+
version: 3.0.4
11010+
resolution: "vitest@npm:3.0.4"
11011+
dependencies:
11012+
"@vitest/expect": "npm:3.0.4"
11013+
"@vitest/mocker": "npm:3.0.4"
11014+
"@vitest/pretty-format": "npm:^3.0.4"
11015+
"@vitest/runner": "npm:3.0.4"
11016+
"@vitest/snapshot": "npm:3.0.4"
11017+
"@vitest/spy": "npm:3.0.4"
11018+
"@vitest/utils": "npm:3.0.4"
1101911019
chai: "npm:^5.1.2"
1102011020
debug: "npm:^4.4.0"
1102111021
expect-type: "npm:^1.1.0"
1102211022
magic-string: "npm:^0.30.17"
11023-
pathe: "npm:^2.0.1"
11023+
pathe: "npm:^2.0.2"
1102411024
std-env: "npm:^3.8.0"
1102511025
tinybench: "npm:^2.9.0"
1102611026
tinyexec: "npm:^0.3.2"
1102711027
tinypool: "npm:^1.0.2"
1102811028
tinyrainbow: "npm:^2.0.0"
1102911029
vite: "npm:^5.0.0 || ^6.0.0"
11030-
vite-node: "npm:3.0.3"
11030+
vite-node: "npm:3.0.4"
1103111031
why-is-node-running: "npm:^2.3.0"
1103211032
peerDependencies:
1103311033
"@edge-runtime/vm": "*"
11034+
"@types/debug": ^4.1.12
1103411035
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
11035-
"@vitest/browser": 3.0.3
11036-
"@vitest/ui": 3.0.3
11036+
"@vitest/browser": 3.0.4
11037+
"@vitest/ui": 3.0.4
1103711038
happy-dom: "*"
1103811039
jsdom: "*"
1103911040
peerDependenciesMeta:
1104011041
"@edge-runtime/vm":
1104111042
optional: true
11043+
"@types/debug":
11044+
optional: true
1104211045
"@types/node":
1104311046
optional: true
1104411047
"@vitest/browser":
@@ -11051,7 +11054,7 @@ __metadata:
1105111054
optional: true
1105211055
bin:
1105311056
vitest: vitest.mjs
11054-
checksum: 10/cb9692e344d15695ce1eb667e7a0fa2bf231362723b3fb1db8c6b37c223ace70c9a5a30632a310c2729b7aede8c1929a2ac0c683fae0b6a033afeb6a8b27d0e4
11057+
checksum: 10/a8cfac922796c54fab2ab66b70282939bec073aa7685a7b6fa6296dd8c8e5cb45dc3530b63aafe34e6c6d82b8d59a5f5756d7fe68c6a4f49d86c8475bf288c04
1105511058
languageName: node
1105611059
linkType: hard
1105711060

0 commit comments

Comments
 (0)