Skip to content
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

chore: update dependency vitest to ^1.2.2 #121

Merged
merged 1 commit into from
Jan 28, 2024
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"tsup": "^8.0.1",
"type-fest": "^4.9.0",
"typescript": "^5.3.3",
"vitest": "^1.2.1",
"vitest": "^1.2.2",
"yarn-run-all": "latest"
},
"peerDependencies": {
Expand Down
90 changes: 51 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1069,45 +1069,45 @@ __metadata:
languageName: node
linkType: hard

"@vitest/expect@npm:1.2.1":
version: 1.2.1
resolution: "@vitest/expect@npm:1.2.1"
"@vitest/expect@npm:1.2.2":
version: 1.2.2
resolution: "@vitest/expect@npm:1.2.2"
dependencies:
"@vitest/spy": "npm:1.2.1"
"@vitest/utils": "npm:1.2.1"
"@vitest/spy": "npm:1.2.2"
"@vitest/utils": "npm:1.2.2"
chai: "npm:^4.3.10"
checksum: d5f78e2b80ad9067fb097e3dc18e1046fc247711b4c72e14bc9153c1438309004ca9fc394efaf7a8af91c0b1bffb587c8607f9aa96fe4ded2232afedd52cf359
checksum: 409bf9984a2901cd13bd8644d1dcc61a3b85a122e70f842626c83995b806c6fb1ed5a81685493e88df8bf76557e599bdeed5fd5e908d84a4cb0fa4947b90b631
languageName: node
linkType: hard

"@vitest/runner@npm:1.2.1":
version: 1.2.1
resolution: "@vitest/runner@npm:1.2.1"
"@vitest/runner@npm:1.2.2":
version: 1.2.2
resolution: "@vitest/runner@npm:1.2.2"
dependencies:
"@vitest/utils": "npm:1.2.1"
"@vitest/utils": "npm:1.2.2"
p-limit: "npm:^5.0.0"
pathe: "npm:^1.1.1"
checksum: 26ff319e4a8216417c7f269598114254094d90fd42250241906d55904f9a82fe95489b15b19ee19d54aee1e31d673367d96fc264e4abff173d69b3e0517b6323
checksum: e12a758a8c9ce762af470fc5a33e42a416b1e16469b69a077bc021044c460c468ed24fa892e80cba4bfc0448df8484d1bfc43a271db09560347455aa392cc8aa
languageName: node
linkType: hard

"@vitest/snapshot@npm:1.2.1":
version: 1.2.1
resolution: "@vitest/snapshot@npm:1.2.1"
"@vitest/snapshot@npm:1.2.2":
version: 1.2.2
resolution: "@vitest/snapshot@npm:1.2.2"
dependencies:
magic-string: "npm:^0.30.5"
pathe: "npm:^1.1.1"
pretty-format: "npm:^29.7.0"
checksum: c7ceddb7357867b4802ec7cff427ed3858cb86ffbfdb7dad08bad5f1daa0115bf0fb8d02cf723acaf0c988c52d49c2cce9e373dadc17900c29491957265b4c02
checksum: 73e669efdf8ba7270a2b71b988ca93fc9cbc9f9b4ad4cb7c7f8d44dbedfef3109fc8896867b8e1f22cd95494ce18cbc1026a0f89ef4a2e7e4546cf8e613ed302
languageName: node
linkType: hard

"@vitest/spy@npm:1.2.1":
version: 1.2.1
resolution: "@vitest/spy@npm:1.2.1"
"@vitest/spy@npm:1.2.2":
version: 1.2.2
resolution: "@vitest/spy@npm:1.2.2"
dependencies:
tinyspy: "npm:^2.2.0"
checksum: 54208fdfac1e3d5fc932ff7e681fdd1cb8d11a9772b398b630b781ed5619ceca3924890045b7952f8ef98d7b1ef06a8e39fcf30f3c241cf3d56748a0649fbb12
checksum: 8cf453f2b0c519b27d783dafbca8a4df6945b8f4723077e7ae153ef06bcb1422af608d2a09912284c3bd7bd1e66555d82d889497780295c73a14876807755a79
languageName: node
linkType: hard

Expand Down Expand Up @@ -1140,6 +1140,18 @@ __metadata:
languageName: node
linkType: hard

"@vitest/utils@npm:1.2.2":
version: 1.2.2
resolution: "@vitest/utils@npm:1.2.2"
dependencies:
diff-sequences: "npm:^29.6.3"
estree-walker: "npm:^3.0.3"
loupe: "npm:^2.3.7"
pretty-format: "npm:^29.7.0"
checksum: f9a62bc8cbe05475b99e1f8bd96e0ee48cf819ca2e532ba18f071bf0371f044dffa006c33a69b1b276097e6b50f91342a776c830cfac19456b24a9bdad29abe5
languageName: node
linkType: hard

"abbrev@npm:^1.0.0":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down Expand Up @@ -3174,7 +3186,7 @@ __metadata:
tsup: "npm:^8.0.1"
type-fest: "npm:^4.9.0"
typescript: "npm:^5.3.3"
vitest: "npm:^1.2.1"
vitest: "npm:^1.2.2"
yarn-run-all: "npm:latest"
peerDependencies:
typescript: ">= 4.0.0"
Expand Down Expand Up @@ -5094,10 +5106,10 @@ __metadata:
languageName: node
linkType: hard

"tinypool@npm:^0.8.1":
version: 0.8.1
resolution: "tinypool@npm:0.8.1"
checksum: 3fae8acc22b7d0364eb202b64f61f0d8b10dcead6bef9b8fab1836857dcecd0e34fadc47ab309754ead2cb29bfa4b3467a9fc0daae23669b19ff403ae1364b5c
"tinypool@npm:^0.8.2":
version: 0.8.2
resolution: "tinypool@npm:0.8.2"
checksum: 5e2cdddc1caf437e3b8d8c56c1c66dffcb46008be4b2e37d457b0921699c6b79930dd8d652e4890c5e1e24688489259da83fd853bc0ce348d8a0375dedefc2ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -5398,9 +5410,9 @@ __metadata:
languageName: node
linkType: hard

"vite-node@npm:1.2.1":
version: 1.2.1
resolution: "vite-node@npm:1.2.1"
"vite-node@npm:1.2.2":
version: 1.2.2
resolution: "vite-node@npm:1.2.2"
dependencies:
cac: "npm:^6.7.14"
debug: "npm:^4.3.4"
Expand All @@ -5409,7 +5421,7 @@ __metadata:
vite: "npm:^5.0.0"
bin:
vite-node: vite-node.mjs
checksum: ea6b70e64b059d34883e83f73b279e1f15a021325e02d2cadc76440e548378af562bcb23b7bb9b77c5482b64ea7e2fa067fb5bc80d725712f490dd5a4f1c465e
checksum: a4b39361011ebf890fb2be83babd24aa29de76185f1683f57a76b6dfcfbdcd7700b83c9d0cd3b5bebc4a114427d7c2612095ab59d0d12732ce21ef816fe86b07
languageName: node
linkType: hard

Expand Down Expand Up @@ -5453,15 +5465,15 @@ __metadata:
languageName: node
linkType: hard

"vitest@npm:^1.2.1":
version: 1.2.1
resolution: "vitest@npm:1.2.1"
"vitest@npm:^1.2.2":
version: 1.2.2
resolution: "vitest@npm:1.2.2"
dependencies:
"@vitest/expect": "npm:1.2.1"
"@vitest/runner": "npm:1.2.1"
"@vitest/snapshot": "npm:1.2.1"
"@vitest/spy": "npm:1.2.1"
"@vitest/utils": "npm:1.2.1"
"@vitest/expect": "npm:1.2.2"
"@vitest/runner": "npm:1.2.2"
"@vitest/snapshot": "npm:1.2.2"
"@vitest/spy": "npm:1.2.2"
"@vitest/utils": "npm:1.2.2"
acorn-walk: "npm:^8.3.2"
cac: "npm:^6.7.14"
chai: "npm:^4.3.10"
Expand All @@ -5474,9 +5486,9 @@ __metadata:
std-env: "npm:^3.5.0"
strip-literal: "npm:^1.3.0"
tinybench: "npm:^2.5.1"
tinypool: "npm:^0.8.1"
tinypool: "npm:^0.8.2"
vite: "npm:^5.0.0"
vite-node: "npm:1.2.1"
vite-node: "npm:1.2.2"
why-is-node-running: "npm:^2.2.2"
peerDependencies:
"@edge-runtime/vm": "*"
Expand All @@ -5500,7 +5512,7 @@ __metadata:
optional: true
bin:
vitest: vitest.mjs
checksum: eff8d2ca05ca22e1f22f881daa901cd6673e72fd8cdb3a463d9019528a8ae4128649bf55c5aa799a177202597ca8062b5642989ae9185af233e6e617818a22b6
checksum: 1dc90823cde249a60e955f82e67cef76c363c78a9783c4dae94a080199fa3e48a56a5c9d1f40667b4542862e183d05c444af846059477b3a66c6b952d168b9cb
languageName: node
linkType: hard

Expand Down
Loading