mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-20 02:31:20 +00:00
chore: bump @vitest/coverage-v8 from 3.0.4 to 3.0.5 (#603)
Some checks are pending
Build / Build Package (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
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
Some checks are pending
Build / Build Package (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
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
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/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
0f4a1803fc
commit
f1fee74818
@ -16,7 +16,7 @@
|
||||
"@rollup/plugin-node-resolve": "^16.0.0",
|
||||
"@rollup/plugin-typescript": "^12.1.2",
|
||||
"@types/node": "^22.12.0",
|
||||
"@vitest/coverage-v8": "^3.0.4",
|
||||
"@vitest/coverage-v8": "^3.0.5",
|
||||
"eslint": "^9.19.0",
|
||||
"prettier": "^3.4.2",
|
||||
"rollup": "^4.32.0",
|
||||
|
14
yarn.lock
generated
14
yarn.lock
generated
@ -957,9 +957,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitest/coverage-v8@npm:^3.0.4":
|
||||
version: 3.0.4
|
||||
resolution: "@vitest/coverage-v8@npm:3.0.4"
|
||||
"@vitest/coverage-v8@npm:^3.0.5":
|
||||
version: 3.0.5
|
||||
resolution: "@vitest/coverage-v8@npm:3.0.5"
|
||||
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.4
|
||||
vitest: 3.0.4
|
||||
"@vitest/browser": 3.0.5
|
||||
vitest: 3.0.5
|
||||
peerDependenciesMeta:
|
||||
"@vitest/browser":
|
||||
optional: true
|
||||
checksum: 10c0/bffa89652d6a10fde188893e16c53885803f6bf3be76bb1b2224050ce00feea056e5f23642b2cc21f37385ec0da88fbfaab098a55ab723d23effc3cd6e54ecd0
|
||||
checksum: 10c0/2b1670bbe7bedbb7eaef28e0e4e6bebc38900934525ff28e7be23ee2f719bae10fd56afd586142a0e97ccb7ae3e098ad56136c990fecb745a9473b1851746ff7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2882,7 +2882,7 @@ __metadata:
|
||||
"@rollup/plugin-node-resolve": "npm:^16.0.0"
|
||||
"@rollup/plugin-typescript": "npm:^12.1.2"
|
||||
"@types/node": "npm:^22.12.0"
|
||||
"@vitest/coverage-v8": "npm:^3.0.4"
|
||||
"@vitest/coverage-v8": "npm:^3.0.5"
|
||||
eslint: "npm:^9.19.0"
|
||||
gha-utils: "npm:^0.4.1"
|
||||
prettier: "npm:^3.4.2"
|
||||
|
Loading…
Reference in New Issue
Block a user