Bump vitest from 0.28.2 to 0.28.3 (#4282)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.3/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  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:
dependabot[bot] 2023-01-30 17:46:39 +01:00 committed by GitHub
parent bf98658155
commit dd05180558
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 32 deletions

View file

@ -103,7 +103,7 @@
"ts-node": "^10.9.1",
"vite": "^3.2.5",
"vite-plugin-checker": "^0.5.5",
"vitest": "^0.28.2",
"vitest": "^0.28.3",
"webpack": "^5.75.0"
}
}

62
package-lock.json generated
View file

@ -106,7 +106,7 @@
"ts-node": "^10.9.1",
"vite": "^3.2.5",
"vite-plugin-checker": "^0.5.5",
"vitest": "^0.28.2",
"vitest": "^0.28.3",
"webpack": "^5.75.0"
}
},
@ -4855,23 +4855,23 @@
}
},
"node_modules/@vitest/expect": {
"version": "0.28.2",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-0.28.2.tgz",
"integrity": "sha512-syEAK7I24/aGR2lXma98WNnvMwAJ+fMx32yPcj8eLdCEWjZI3SH8ozMaKQMy65B/xZCZAl6MXmfjtJb2CpWPMg==",
"version": "0.28.3",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-0.28.3.tgz",
"integrity": "sha512-dnxllhfln88DOvpAK1fuI7/xHwRgTgR4wdxHldPaoTaBu6Rh9zK5b//v/cjTkhOfNP/AJ8evbNO8H7c3biwd1g==",
"dev": true,
"dependencies": {
"@vitest/spy": "0.28.2",
"@vitest/utils": "0.28.2",
"@vitest/spy": "0.28.3",
"@vitest/utils": "0.28.3",
"chai": "^4.3.7"
}
},
"node_modules/@vitest/runner": {
"version": "0.28.2",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.28.2.tgz",
"integrity": "sha512-BJ9CtfPwWM8uc5p7Ty0OprwApyh8RIaSK7QeQPhwfDYA59AAE009OytqA3aX0yj1Qy5+k/mYFJS8RJZgsueSGA==",
"version": "0.28.3",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.28.3.tgz",
"integrity": "sha512-P0qYbATaemy1midOLkw7qf8jraJszCoEvjQOSlseiXZyEDaZTZ50J+lolz2hWiWv6RwDu1iNseL9XLsG0Jm2KQ==",
"dev": true,
"dependencies": {
"@vitest/utils": "0.28.2",
"@vitest/utils": "0.28.3",
"p-limit": "^4.0.0",
"pathe": "^1.1.0"
}
@ -4904,18 +4904,18 @@
}
},
"node_modules/@vitest/spy": {
"version": "0.28.2",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-0.28.2.tgz",
"integrity": "sha512-KlLzTzi5E6tHcI12VT+brlY1Pdi7sUzLf9+YXgh80+CfLu9DqPZi38doBBAUhqEnW/emoLCMinPMMoJlNAQZXA==",
"version": "0.28.3",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-0.28.3.tgz",
"integrity": "sha512-jULA6suS6CCr9VZfr7/9x97pZ0hC55prnUNHNrg5/q16ARBY38RsjsfhuUXt6QOwvIN3BhSS0QqPzyh5Di8g6w==",
"dev": true,
"dependencies": {
"tinyspy": "^1.0.2"
}
},
"node_modules/@vitest/utils": {
"version": "0.28.2",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.28.2.tgz",
"integrity": "sha512-wcVTNnVdr22IGxZHDgiXrxWYcXsNg0iX2iBuOH3tVs9eme6fXJ0wxjn0/gCpp0TofQSoUwo3tX8LNACFVseDuA==",
"version": "0.28.3",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.28.3.tgz",
"integrity": "sha512-YHiQEHQqXyIbhDqETOJUKx9/psybF7SFFVCNfOvap0FvyUqbzTSDCa3S5lL4C0CLXkwVZttz9xknDoyHMguFRQ==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@ -15523,9 +15523,9 @@
"dev": true
},
"node_modules/tinypool": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.3.0.tgz",
"integrity": "sha512-NX5KeqHOBZU6Bc0xj9Vr5Szbb1j8tUHIeD18s41aDJaPeC5QTdEhK0SpdpUrZlj2nv5cctNcSjaKNanXlfcVEQ==",
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.3.1.tgz",
"integrity": "sha512-zLA1ZXlstbU2rlpA4CIeVaqvWq41MTWqLY3FfsAXgC8+f7Pk7zroaJQxDgxn1xNudKW6Kmj4808rPFShUlIRmQ==",
"dev": true,
"engines": {
"node": ">=14.0.0"
@ -16371,9 +16371,9 @@
}
},
"node_modules/vite-node": {
"version": "0.28.2",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.28.2.tgz",
"integrity": "sha512-zyiJ3DLs9zXign4P2MD4PQk+7rdT+JkHukgmmS0KuImbCQ7WnCdea5imQVeT6OtUsBwsLztJxQODUsinVr91tg==",
"version": "0.28.3",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.28.3.tgz",
"integrity": "sha512-uJJAOkgVwdfCX8PUQhqLyDOpkBS5+j+FdbsXoPVPDlvVjRkb/W/mLYQPSL6J+t8R0UV8tJSe8c9VyxVQNsDSyg==",
"dev": true,
"dependencies": {
"cac": "^6.7.14",
@ -16532,18 +16532,18 @@
}
},
"node_modules/vitest": {
"version": "0.28.2",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.28.2.tgz",
"integrity": "sha512-HJBlRla4Mng0OiZ8aWunCecJ6BzLDA4yuzuxiBuBU2MXjGB6I4zT7QgIBL/UrwGKlNxLwaDC5P/4OpeuTlW8yQ==",
"version": "0.28.3",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.28.3.tgz",
"integrity": "sha512-N41VPNf3VGJlWQizGvl1P5MGyv3ZZA2Zvh+2V8L6tYBAAuqqDK4zExunT1Cdb6dGfZ4gr+IMrnG8d4Z6j9ctPw==",
"dev": true,
"dependencies": {
"@types/chai": "^4.3.4",
"@types/chai-subset": "^1.3.3",
"@types/node": "*",
"@vitest/expect": "0.28.2",
"@vitest/runner": "0.28.2",
"@vitest/spy": "0.28.2",
"@vitest/utils": "0.28.2",
"@vitest/expect": "0.28.3",
"@vitest/runner": "0.28.3",
"@vitest/spy": "0.28.3",
"@vitest/utils": "0.28.3",
"acorn": "^8.8.1",
"acorn-walk": "^8.2.0",
"cac": "^6.7.14",
@ -16556,10 +16556,10 @@
"std-env": "^3.3.1",
"strip-literal": "^1.0.0",
"tinybench": "^2.3.1",
"tinypool": "^0.3.0",
"tinypool": "^0.3.1",
"tinyspy": "^1.0.2",
"vite": "^3.0.0 || ^4.0.0",
"vite-node": "0.28.2",
"vite-node": "0.28.3",
"why-is-node-running": "^2.2.2"
},
"bin": {