Skip to content

Commit

Permalink
build(deps-dev): Bump vitest-github-actions-reporter
Browse files Browse the repository at this point in the history
Bumps [vitest-github-actions-reporter](https://github.com/sapphi-red/vitest-github-actions-reporter) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/sapphi-red/vitest-github-actions-reporter/releases)
- [Commits](sapphi-red/vitest-github-actions-reporter@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: vitest-github-actions-reporter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2023
1 parent ab6ad95 commit 9dbe582
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 @@ -152,7 +152,7 @@
"vite": "4.1.3",
"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"
},
"resolutions": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1373,7 +1373,7 @@ __metadata:
vite: "npm:4.1.3"
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"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8564,14 +8564,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 9dbe582

Please sign in to comment.