mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-11 15:01:41 +00:00
chore: bump @vitest/coverage-v8 from 3.0.7 to 3.0.8 (#645)
Some checks failed
Build / Build Package (push) Has been cancelled
Check / Check Package (push) Has been cancelled
Test / Test Package (push) Has been cancelled
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (ubuntu-24.04) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Test / Test Action With Specified Directories (push) Has been cancelled
Test / Test Action Without Run Build (push) Has been cancelled
Test / Test Action With Additional Options (push) Has been cancelled
Test / Test Action With Custom Generator (push) Has been cancelled
Some checks failed
Build / Build Package (push) Has been cancelled
Check / Check Package (push) Has been cancelled
Test / Test Package (push) Has been cancelled
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (ubuntu-24.04) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Test / Test Action With Specified Directories (push) Has been cancelled
Test / Test Action Without Run Build (push) Has been cancelled
Test / Test Action With Additional Options (push) Has been cancelled
Test / Test Action With Custom Generator (push) Has been cancelled
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.0.7 to 3.0.8. - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ed69691b92
commit
1fe53fb490
@ -16,7 +16,7 @@
|
||||
"@rollup/plugin-node-resolve": "^16.0.0",
|
||||
"@rollup/plugin-typescript": "^12.1.2",
|
||||
"@types/node": "^22.13.9",
|
||||
"@vitest/coverage-v8": "^3.0.7",
|
||||
"@vitest/coverage-v8": "^3.0.8",
|
||||
"eslint": "^9.21.0",
|
||||
"prettier": "^3.5.3",
|
||||
"rollup": "^4.34.9",
|
||||
|
14
yarn.lock
generated
14
yarn.lock
generated
@ -957,9 +957,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitest/coverage-v8@npm:^3.0.7":
|
||||
version: 3.0.7
|
||||
resolution: "@vitest/coverage-v8@npm:3.0.7"
|
||||
"@vitest/coverage-v8@npm:^3.0.8":
|
||||
version: 3.0.8
|
||||
resolution: "@vitest/coverage-v8@npm:3.0.8"
|
||||
dependencies:
|
||||
"@ampproject/remapping": "npm:^2.3.0"
|
||||
"@bcoe/v8-coverage": "npm:^1.0.2"
|
||||
@ -974,12 +974,12 @@ __metadata:
|
||||
test-exclude: "npm:^7.0.1"
|
||||
tinyrainbow: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@vitest/browser": 3.0.7
|
||||
vitest: 3.0.7
|
||||
"@vitest/browser": 3.0.8
|
||||
vitest: 3.0.8
|
||||
peerDependenciesMeta:
|
||||
"@vitest/browser":
|
||||
optional: true
|
||||
checksum: 10c0/37cce7091d8b75b5db515a6152f0f168506d3252789343630135f8341e5486293afb1ab2bdae882d84fe20879b078c14fd610c485baff16b3ab5cd87aa0303c0
|
||||
checksum: 10c0/c1f4183d57c56e41a0b9708a43fdf05c83ff447ab1b4ad957aa16af14349b7221a299e157065ca7b2aa46583057633dd92a21d5437cd5e834619ae0be0d5ccf0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2889,7 +2889,7 @@ __metadata:
|
||||
"@rollup/plugin-node-resolve": "npm:^16.0.0"
|
||||
"@rollup/plugin-typescript": "npm:^12.1.2"
|
||||
"@types/node": "npm:^22.13.9"
|
||||
"@vitest/coverage-v8": "npm:^3.0.7"
|
||||
"@vitest/coverage-v8": "npm:^3.0.8"
|
||||
eslint: "npm:^9.21.0"
|
||||
gha-utils: "npm:^0.4.1"
|
||||
prettier: "npm:^3.5.3"
|
||||
|
Loading…
Reference in New Issue
Block a user