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.5 to 3.0.6 (#626)
Some checks are pending
Build / Build Package (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run
Check / Check Package (push) Waiting to run
Test / Test Package (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Some checks are pending
Build / Build Package (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run
Check / Check Package (push) Waiting to run
Test / Test Package (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/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
bbbd6ceb2f
commit
949282ef03
@ -16,7 +16,7 @@
|
||||
"@rollup/plugin-node-resolve": "^16.0.0",
|
||||
"@rollup/plugin-typescript": "^12.1.2",
|
||||
"@types/node": "^22.13.4",
|
||||
"@vitest/coverage-v8": "^3.0.5",
|
||||
"@vitest/coverage-v8": "^3.0.6",
|
||||
"eslint": "^9.20.1",
|
||||
"prettier": "^3.5.1",
|
||||
"rollup": "^4.34.8",
|
||||
|
14
yarn.lock
generated
14
yarn.lock
generated
@ -966,9 +966,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitest/coverage-v8@npm:^3.0.5":
|
||||
version: 3.0.5
|
||||
resolution: "@vitest/coverage-v8@npm:3.0.5"
|
||||
"@vitest/coverage-v8@npm:^3.0.6":
|
||||
version: 3.0.6
|
||||
resolution: "@vitest/coverage-v8@npm:3.0.6"
|
||||
dependencies:
|
||||
"@ampproject/remapping": "npm:^2.3.0"
|
||||
"@bcoe/v8-coverage": "npm:^1.0.2"
|
||||
@ -983,12 +983,12 @@ __metadata:
|
||||
test-exclude: "npm:^7.0.1"
|
||||
tinyrainbow: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@vitest/browser": 3.0.5
|
||||
vitest: 3.0.5
|
||||
"@vitest/browser": 3.0.6
|
||||
vitest: 3.0.6
|
||||
peerDependenciesMeta:
|
||||
"@vitest/browser":
|
||||
optional: true
|
||||
checksum: 10c0/2b1670bbe7bedbb7eaef28e0e4e6bebc38900934525ff28e7be23ee2f719bae10fd56afd586142a0e97ccb7ae3e098ad56136c990fecb745a9473b1851746ff7
|
||||
checksum: 10c0/93a5e0b572bbf0fa858dcf320e9e87b89cbe5843b33f154f55666248e34f75355fc9b672e199f83881ce7ff4cdc8e3a9de5a87267ce98fa9dc8469b92143042f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2891,7 +2891,7 @@ __metadata:
|
||||
"@rollup/plugin-node-resolve": "npm:^16.0.0"
|
||||
"@rollup/plugin-typescript": "npm:^12.1.2"
|
||||
"@types/node": "npm:^22.13.4"
|
||||
"@vitest/coverage-v8": "npm:^3.0.5"
|
||||
"@vitest/coverage-v8": "npm:^3.0.6"
|
||||
eslint: "npm:^9.20.1"
|
||||
gha-utils: "npm:^0.4.1"
|
||||
prettier: "npm:^3.5.1"
|
||||
|
Loading…
Reference in New Issue
Block a user