Skip to content

Commit c50d47f

Browse files
authored
Merge pull request #264 from CCIP-App/dependabot/npm_and_yarn/vitest/ui-3.0.9
Bump @vitest/ui from 3.0.7 to 3.0.9
2 parents 023513f + ab7bb40 commit c50d47f

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@eslint/js": "^9.22.0",
2121
"@vitejs/plugin-vue": "^5.2.1",
2222
"@vitest/coverage-v8": "^2.0.5",
23-
"@vitest/ui": "^3.0.7",
23+
"@vitest/ui": "^3.0.9",
2424
"esbuild": "^0.25.0",
2525
"eslint": "^9.20.1",
2626
"eslint-plugin-vue": "^9.33.0",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -1329,10 +1329,10 @@
13291329
dependencies:
13301330
tinyrainbow "^1.2.0"
13311331

1332-
"@vitest/[email protected].7":
1333-
version "3.0.7"
1334-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.7.tgz#1780516ebb4e40dd89e60b9fc7ffcbd9cba0fc22"
1335-
integrity sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==
1332+
"@vitest/[email protected].9":
1333+
version "3.0.9"
1334+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.9.tgz#d9c88fe64b4edcdbc88e5bd92c39f9cc8d40930d"
1335+
integrity sha512-OW9F8t2J3AwFEwENg3yMyKWweF7oRJlMyHOMIhO5F3n0+cgQAJZBjNgrF8dLwFTEXl5jUqBLXd9QyyKv8zEcmA==
13361336
dependencies:
13371337
tinyrainbow "^2.0.0"
13381338

@@ -1360,12 +1360,12 @@
13601360
dependencies:
13611361
tinyspy "^3.0.0"
13621362

1363-
"@vitest/ui@^3.0.7":
1364-
version "3.0.7"
1365-
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-3.0.7.tgz#ac4c3d0fa4543832f6372e02a82766da3f7ba52f"
1366-
integrity sha512-bogkkSaVdSTRj02TfypjrqrLCeEc/tA5V4gAVM843Rp5JtIub3xaij+qjsSnS6CseLQJUSdDCFaFqPMmymRJKQ==
1363+
"@vitest/ui@^3.0.9":
1364+
version "3.0.9"
1365+
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-3.0.9.tgz#f617c67ef80cecac5271fedd92ee8c7dc5a248d7"
1366+
integrity sha512-FpZD4aIv/qNpwkV3XbLV6xldWFHMgoNWAJEgg5GmpObmAOLAErpYjew9dDwXdYdKOS3iZRKdwI+P3JOJcYeUBg==
13671367
dependencies:
1368-
"@vitest/utils" "3.0.7"
1368+
"@vitest/utils" "3.0.9"
13691369
fflate "^0.8.2"
13701370
flatted "^3.3.3"
13711371
pathe "^2.0.3"
@@ -1383,12 +1383,12 @@
13831383
loupe "^3.1.1"
13841384
tinyrainbow "^1.2.0"
13851385

1386-
"@vitest/[email protected].7":
1387-
version "3.0.7"
1388-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.7.tgz#56268acac1027ead938150eceb2527c61d2fa204"
1389-
integrity sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==
1386+
"@vitest/[email protected].9":
1387+
version "3.0.9"
1388+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.9.tgz#15da261d8cacd6035dc28a8d3ba38ee39545f82b"
1389+
integrity sha512-ilHM5fHhZ89MCp5aAaM9uhfl1c2JdxVxl3McqsdVyVNN6JffnEen8UMCdRTzOhGXNQGo5GNL9QugHrz727Wnng==
13901390
dependencies:
1391-
"@vitest/pretty-format" "3.0.7"
1391+
"@vitest/pretty-format" "3.0.9"
13921392
loupe "^3.1.3"
13931393
tinyrainbow "^2.0.0"
13941394

0 commit comments

Comments
 (0)