Skip to content

Commit bfb8d9f

Browse files
build(deps-dev): bump @vitest/ui from 3.0.7 to 3.0.8 in /code
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/ui) --- updated-dependencies: - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ce2919 commit bfb8d9f

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
5858
"@types/node": "^22.13.9",
5959
"@vitest/coverage-v8": "^3.0.7",
60-
"@vitest/ui": "^3.0.7",
60+
"@vitest/ui": "^3.0.8",
6161
"eslint": "^9.21.0",
6262
"eslint-config-prettier": "^10.0.2",
6363
"eslint-plugin-import": "^2.31.0",

code/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -957,10 +957,10 @@
957957
dependencies:
958958
tinyrainbow "^1.2.0"
959959

960-
"@vitest/pretty-format@3.0.7":
961-
version "3.0.7"
962-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.7.tgz#1780516ebb4e40dd89e60b9fc7ffcbd9cba0fc22"
963-
integrity sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==
960+
"@vitest/pretty-format@3.0.8":
961+
version "3.0.8"
962+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.8.tgz#89f6111d141142689871f5a4e62ad679bb6b6357"
963+
integrity sha512-BNqwbEyitFhzYMYHUVbIvepOyeQOSFA/NeJMIP9enMntkkxLgOcgABH6fjyXG85ipTgvero6noreavGIqfJcIg==
964964
dependencies:
965965
tinyrainbow "^2.0.0"
966966

@@ -988,12 +988,12 @@
988988
dependencies:
989989
tinyspy "^3.0.2"
990990

991-
"@vitest/ui@^3.0.7":
992-
version "3.0.7"
993-
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-3.0.7.tgz#ac4c3d0fa4543832f6372e02a82766da3f7ba52f"
994-
integrity sha512-bogkkSaVdSTRj02TfypjrqrLCeEc/tA5V4gAVM843Rp5JtIub3xaij+qjsSnS6CseLQJUSdDCFaFqPMmymRJKQ==
991+
"@vitest/ui@^3.0.8":
992+
version "3.0.8"
993+
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-3.0.8.tgz#7eb38960a8cf9cc10c1de407575e316562b99680"
994+
integrity sha512-MfTjaLU+Gw/lYorgwFZ06Cym+Mj9hPfZh/Q91d4JxyAHiicAakPTvS7zYCSHF+5cErwu2PVBe1alSjuh6L/UiA==
995995
dependencies:
996-
"@vitest/utils" "3.0.7"
996+
"@vitest/utils" "3.0.8"
997997
fflate "^0.8.2"
998998
flatted "^3.3.3"
999999
pathe "^2.0.3"
@@ -1010,12 +1010,12 @@
10101010
loupe "^3.1.2"
10111011
tinyrainbow "^1.2.0"
10121012

1013-
"@vitest/utils@3.0.7":
1014-
version "3.0.7"
1015-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.7.tgz#56268acac1027ead938150eceb2527c61d2fa204"
1016-
integrity sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==
1013+
"@vitest/utils@3.0.8":
1014+
version "3.0.8"
1015+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.8.tgz#289277fbd8e733dff69cfa993c34665415c9b66b"
1016+
integrity sha512-nkBC3aEhfX2PdtQI/QwAWp8qZWwzASsU4Npbcd5RdMPBSSLCpkZp52P3xku3s3uA0HIEhGvEcF8rNkBsz9dQ4Q==
10171017
dependencies:
1018-
"@vitest/pretty-format" "3.0.7"
1018+
"@vitest/pretty-format" "3.0.8"
10191019
loupe "^3.1.3"
10201020
tinyrainbow "^2.0.0"
10211021

0 commit comments

Comments
 (0)