Skip to content

Commit a0cab1a

Browse files
build(deps-dev): Bump vitest-github-actions-reporter from 0.9.0 to 0.10.0 (#46)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e2e954 commit a0cab1a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"vite": "4.1.4",
155155
"vite-tsconfig-paths": "4.0.5",
156156
"vitest": "0.28.5",
157-
"vitest-github-actions-reporter": "0.9.0",
157+
"vitest-github-actions-reporter": "0.10.0",
158158
"yaml-eslint-parser": "1.1.0"
159159
},
160160
"peerDependencies": {

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1463,7 +1463,7 @@ __metadata:
14631463
vite: "npm:4.1.4"
14641464
vite-tsconfig-paths: "npm:4.0.5"
14651465
vitest: "npm:0.28.5"
1466-
vitest-github-actions-reporter: "npm:0.9.0"
1466+
vitest-github-actions-reporter: "npm:0.10.0"
14671467
yaml-eslint-parser: "npm:1.1.0"
14681468
peerDependencies:
14691469
"@types/node": ">=14.18.36"
@@ -8953,14 +8953,14 @@ __metadata:
89538953
languageName: node
89548954
linkType: hard
89558955

8956-
"vitest-github-actions-reporter@npm:0.9.0":
8957-
version: 0.9.0
8958-
resolution: "vitest-github-actions-reporter@npm:0.9.0"
8956+
"vitest-github-actions-reporter@npm:0.10.0":
8957+
version: 0.10.0
8958+
resolution: "vitest-github-actions-reporter@npm:0.10.0"
89598959
dependencies:
89608960
"@actions/core": "npm:^1.10.0"
89618961
peerDependencies:
8962-
vitest: ">=0.16.0"
8963-
checksum: 02606397a535c898526fa3e282c5c48878ffffa953a702386cd1c7f486e38b2c6f39db1df85aadeb5617969074bb2b2179049584f07922a5cf347a89029dfd7c
8962+
vitest: ">=0.28.5"
8963+
checksum: 600e2674a59bd3927011056f2b17e79b2b624df40278d8543d3c60c32364ab78a97b08752a81c2aa85e09e183f818c3396bbd2e3bac896a15fbb4d78c6ed1c68
89648964
languageName: node
89658965
linkType: hard
89668966

0 commit comments

Comments
 (0)