Skip to content

chore(lambda): bump @vitest/coverage-v8 from 3.0.8 to 3.2.4 in /lambdas #4685

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.31.0",
"@vitest/coverage-v8": "^3.0.8",
"@vitest/coverage-v8": "^3.2.4",
"chalk": "^5.4.1",
"eslint": "^9.31.0",
"eslint-plugin-prettier": "5.5.3",
Expand Down
37 changes: 21 additions & 16 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5526,29 +5526,30 @@ __metadata:
languageName: node
linkType: hard

"@vitest/coverage-v8@npm:^3.0.8":
version: 3.0.8
resolution: "@vitest/coverage-v8@npm:3.0.8"
"@vitest/coverage-v8@npm:^3.2.4":
version: 3.2.4
resolution: "@vitest/coverage-v8@npm:3.2.4"
dependencies:
"@ampproject/remapping": "npm:^2.3.0"
"@bcoe/v8-coverage": "npm:^1.0.2"
debug: "npm:^4.4.0"
ast-v8-to-istanbul: "npm:^0.3.3"
debug: "npm:^4.4.1"
istanbul-lib-coverage: "npm:^3.2.2"
istanbul-lib-report: "npm:^3.0.1"
istanbul-lib-source-maps: "npm:^5.0.6"
istanbul-reports: "npm:^3.1.7"
magic-string: "npm:^0.30.17"
magicast: "npm:^0.3.5"
std-env: "npm:^3.8.0"
std-env: "npm:^3.9.0"
test-exclude: "npm:^7.0.1"
tinyrainbow: "npm:^2.0.0"
peerDependencies:
"@vitest/browser": 3.0.8
vitest: 3.0.8
"@vitest/browser": 3.2.4
vitest: 3.2.4
peerDependenciesMeta:
"@vitest/browser":
optional: true
checksum: 10c0/c1f4183d57c56e41a0b9708a43fdf05c83ff447ab1b4ad957aa16af14349b7221a299e157065ca7b2aa46583057633dd92a21d5437cd5e834619ae0be0d5ccf0
checksum: 10c0/cae3e58d81d56e7e1cdecd7b5baab7edd0ad9dee8dec9353c52796e390e452377d3f04174d40b6986b17c73241a5e773e422931eaa8102dcba0605ff24b25193
languageName: node
linkType: hard

Expand Down Expand Up @@ -5955,6 +5956,17 @@ __metadata:
languageName: node
linkType: hard

"ast-v8-to-istanbul@npm:^0.3.3":
version: 0.3.3
resolution: "ast-v8-to-istanbul@npm:0.3.3"
dependencies:
"@jridgewell/trace-mapping": "npm:^0.3.25"
estree-walker: "npm:^3.0.3"
js-tokens: "npm:^9.0.1"
checksum: 10c0/ffc39bc3ab4b8c1f7aea945960ce6b1e518bab3da7c800277eab2da07d397eeae4a2cb8a5a5f817225646c8ea495c1e4434fbe082c84bae8042abddef53f50b2
languageName: node
linkType: hard

"async-hook-jl@npm:^1.7.6":
version: 1.7.6
resolution: "async-hook-jl@npm:1.7.6"
Expand Down Expand Up @@ -8754,7 +8766,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
"@typescript-eslint/eslint-plugin": "npm:^8.35.1"
"@typescript-eslint/parser": "npm:^8.31.0"
"@vitest/coverage-v8": "npm:^3.0.8"
"@vitest/coverage-v8": "npm:^3.2.4"
chalk: "npm:^5.4.1"
eslint: "npm:^9.31.0"
eslint-plugin-prettier: "npm:5.5.3"
Expand Down Expand Up @@ -10535,13 +10547,6 @@ __metadata:
languageName: node
linkType: hard

"std-env@npm:^3.8.0":
version: 3.8.1
resolution: "std-env@npm:3.8.1"
checksum: 10c0/e9b19cca6bc6f06f91607db5b636662914ca8ec9efc525a99da6ec7e493afec109d3b017d21d9782b4369fcfb2891c7c4b4e3c60d495fdadf6861ce434e07bf8
languageName: node
linkType: hard

"std-env@npm:^3.9.0":
version: 3.9.0
resolution: "std-env@npm:3.9.0"
Expand Down