Skip to content

Commit

Permalink
build(deps-dev): Bump vitest-github-actions-reporter from 0.9.0 to 0.…
Browse files Browse the repository at this point in the history
…10.0 (#46)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 27, 2023
1 parent 1e2e954 commit a0cab1a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"vite": "4.1.4",
"vite-tsconfig-paths": "4.0.5",
"vitest": "0.28.5",
"vitest-github-actions-reporter": "0.9.0",
"vitest-github-actions-reporter": "0.10.0",
"yaml-eslint-parser": "1.1.0"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1463,7 +1463,7 @@ __metadata:
vite: "npm:4.1.4"
vite-tsconfig-paths: "npm:4.0.5"
vitest: "npm:0.28.5"
vitest-github-actions-reporter: "npm:0.9.0"
vitest-github-actions-reporter: "npm:0.10.0"
yaml-eslint-parser: "npm:1.1.0"
peerDependencies:
"@types/node": ">=14.18.36"
Expand Down Expand Up @@ -8953,14 +8953,14 @@ __metadata:
languageName: node
linkType: hard

"vitest-github-actions-reporter@npm:0.9.0":
version: 0.9.0
resolution: "vitest-github-actions-reporter@npm:0.9.0"
"vitest-github-actions-reporter@npm:0.10.0":
version: 0.10.0
resolution: "vitest-github-actions-reporter@npm:0.10.0"
dependencies:
"@actions/core": "npm:^1.10.0"
peerDependencies:
vitest: ">=0.16.0"
checksum: 02606397a535c898526fa3e282c5c48878ffffa953a702386cd1c7f486e38b2c6f39db1df85aadeb5617969074bb2b2179049584f07922a5cf347a89029dfd7c
vitest: ">=0.28.5"
checksum: 600e2674a59bd3927011056f2b17e79b2b624df40278d8543d3c60c32364ab78a97b08752a81c2aa85e09e183f818c3396bbd2e3bac896a15fbb4d78c6ed1c68
languageName: node
linkType: hard

Expand Down

0 comments on commit a0cab1a

Please sign in to comment.