Skip to content

Commit

Permalink
Merge pull request #22 from Saeris/dependabot/npm_and_yarn/vitest/cov…
Browse files Browse the repository at this point in the history
…erage-v8-1.2.2

chore(deps-dev): bump @vitest/coverage-v8 from 1.1.1 to 1.2.2
  • Loading branch information
Saeris committed Feb 9, 2024
2 parents 0f02b83 + 46108ab commit 2cd670f
Showing 1 changed file with 26 additions and 15 deletions.
41 changes: 26 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.23.3":
version: 7.23.6
resolution: "@babel/parser@npm:7.23.6"
"@babel/parser@npm:^7.23.6":
version: 7.23.9
resolution: "@babel/parser@npm:7.23.9"
bin:
parser: ./bin/babel-parser.js
checksum: 6be3a63d3c9d07b035b5a79c022327cb7e16cbd530140ecb731f19a650c794c315a72c699a22413ebeafaff14aa8f53435111898d59e01a393d741b85629fa7d
checksum: 727a7a807100f6a26df859e2f009c4ddbd0d3363287b45daa50bd082ccd0d431d0c4d0e610a91f806e04a1918726cd0f5a0592c9b902a815337feed12e1cafd9
languageName: node
linkType: hard

Expand All @@ -75,7 +75,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.23.3, @babel/types@npm:^7.8.3":
"@babel/types@npm:^7.23.6":
version: 7.23.9
resolution: "@babel/types@npm:7.23.9"
dependencies:
"@babel/helper-string-parser": "npm:^7.23.4"
"@babel/helper-validator-identifier": "npm:^7.22.20"
to-fast-properties: "npm:^2.0.0"
checksum: bed9634e5fd0f9dc63c84cfa83316c4cb617192db9fedfea464fca743affe93736d7bf2ebf418ee8358751a9d388e303af87a0c050cb5d87d5870c1b0154f6cb
languageName: node
linkType: hard

"@babel/types@npm:^7.8.3":
version: 7.23.6
resolution: "@babel/types@npm:7.23.6"
dependencies:
Expand Down Expand Up @@ -1282,8 +1293,8 @@ __metadata:
linkType: hard

"@vitest/coverage-v8@npm:^1.1.1":
version: 1.1.1
resolution: "@vitest/coverage-v8@npm:1.1.1"
version: 1.2.2
resolution: "@vitest/coverage-v8@npm:1.2.2"
dependencies:
"@ampproject/remapping": "npm:^2.2.1"
"@bcoe/v8-coverage": "npm:^0.2.3"
Expand All @@ -1293,14 +1304,14 @@ __metadata:
istanbul-lib-source-maps: "npm:^4.0.1"
istanbul-reports: "npm:^3.1.6"
magic-string: "npm:^0.30.5"
magicast: "npm:^0.3.2"
magicast: "npm:^0.3.3"
picocolors: "npm:^1.0.0"
std-env: "npm:^3.5.0"
test-exclude: "npm:^6.0.0"
v8-to-istanbul: "npm:^9.2.0"
peerDependencies:
vitest: ^1.0.0
checksum: 0b133ac5f150be82f7867be5cbf098393237ab3b773510eccae232666ae9c46aa810fd8fdfafab0b77e57f8775cfac3f6d80d438864034226a622c8bf46501ca
checksum: 006468751dc3bebdbb833691a4713dd3fa0eda94a797f2c86eaf0b6ca7fa3e4d2574af37f9fe319ba9cba736b5c3ad2a97843ad78bac112db035e94940716e37
languageName: node
linkType: hard

Expand Down Expand Up @@ -4196,14 +4207,14 @@ __metadata:
languageName: node
linkType: hard

"magicast@npm:^0.3.2":
version: 0.3.2
resolution: "magicast@npm:0.3.2"
"magicast@npm:^0.3.3":
version: 0.3.3
resolution: "magicast@npm:0.3.3"
dependencies:
"@babel/parser": "npm:^7.23.3"
"@babel/types": "npm:^7.23.3"
"@babel/parser": "npm:^7.23.6"
"@babel/types": "npm:^7.23.6"
source-map-js: "npm:^1.0.2"
checksum: 763444b18b32fb4b41e1ea92c8bae60f594000d338cbf2cfa1f4be1f11fb40212fc03068b7e4a918e177fc370eb153c95235992fbce8b80b658fd778f7b6aea7
checksum: 04af6f60d80a3a51344a864c6479af428e672c249b3f9211d78eee6ac8649257daad610ba4a68d4151e38d393b48b0f4a8f3db178422674fb5d418bc8c939055
languageName: node
linkType: hard

Expand Down

0 comments on commit 2cd670f

Please sign in to comment.