Bump vitest from 0.18.0 to 0.18.1

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-18 04:16:07 +00:00 committed by Jon Koops
parent 48a04c1db0
commit 6a70acd82e
2 changed files with 32 additions and 32 deletions

62
package-lock.json generated
View file

@ -79,7 +79,7 @@
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^4.7.4", "typescript": "^4.7.4",
"vite": "^2.9.14", "vite": "^2.9.14",
"vitest": "^0.18.0" "vitest": "^0.18.1"
}, },
"engines": { "engines": {
"node": "^18" "node": "^18"
@ -12291,9 +12291,9 @@
} }
}, },
"node_modules/local-pkg": { "node_modules/local-pkg": {
"version": "0.4.1", "version": "0.4.2",
"resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.1.tgz", "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.2.tgz",
"integrity": "sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==", "integrity": "sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=14" "node": ">=14"
@ -17858,18 +17858,18 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/tinypool": { "node_modules/tinypool": {
"version": "0.2.2", "version": "0.2.4",
"resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.2.2.tgz", "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.2.4.tgz",
"integrity": "sha512-tp4n5OARNL3v8ntdJUyo5NsDfwvUtu8isB43USjrsQxQrADDKY6UGBkmFaw/2vNmEt8S/uSm2U5FhkiK1eAFGw==", "integrity": "sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=14.0.0" "node": ">=14.0.0"
} }
}, },
"node_modules/tinyspy": { "node_modules/tinyspy": {
"version": "0.3.3", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-0.3.3.tgz", "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-1.0.0.tgz",
"integrity": "sha512-gRiUR8fuhUf0W9lzojPf1N1euJYA30ISebSfgca8z76FOvXtVXqd5ojEIaKLWbDQhAaC3ibxZIjqbyi4ybjcTw==", "integrity": "sha512-FI5B2QdODQYDRjfuLF+OrJ8bjWRMCXokQPcwKm0W3IzcbUmBNv536cQc7eXGoAuXphZwgx1DFbqImwzz08Fnhw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=14.0.0" "node": ">=14.0.0"
@ -18581,9 +18581,9 @@
} }
}, },
"node_modules/vitest": { "node_modules/vitest": {
"version": "0.18.0", "version": "0.18.1",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.18.0.tgz", "resolved": "https://registry.npmjs.org/vitest/-/vitest-0.18.1.tgz",
"integrity": "sha512-ryAtlh5Gvg3+aLNuOQ8YOHxgQCCu46jx40X5MBL0K0/ejB9i5zsr8fV8LTGXbXex80UMHlzceI9F+ouGaiR+mQ==", "integrity": "sha512-4F/1K/Vn4AvJwe7i2YblR02PT5vMKcw9KN4unDq2KD0YcSxX0B/6D6Qu9PJaXwVuxXMFTQ5ovd4+CQaW3bwofA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/chai": "^4.3.1", "@types/chai": "^4.3.1",
@ -18591,9 +18591,9 @@
"@types/node": "*", "@types/node": "*",
"chai": "^4.3.6", "chai": "^4.3.6",
"debug": "^4.3.4", "debug": "^4.3.4",
"local-pkg": "^0.4.1", "local-pkg": "^0.4.2",
"tinypool": "^0.2.1", "tinypool": "^0.2.4",
"tinyspy": "^0.3.3", "tinyspy": "^1.0.0",
"vite": "^2.9.12 || ^3.0.0-0" "vite": "^2.9.12 || ^3.0.0-0"
}, },
"bin": { "bin": {
@ -28117,9 +28117,9 @@
} }
}, },
"local-pkg": { "local-pkg": {
"version": "0.4.1", "version": "0.4.2",
"resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.1.tgz", "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.2.tgz",
"integrity": "sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==", "integrity": "sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==",
"dev": true "dev": true
}, },
"locate-path": { "locate-path": {
@ -31967,15 +31967,15 @@
"version": "1.0.3" "version": "1.0.3"
}, },
"tinypool": { "tinypool": {
"version": "0.2.2", "version": "0.2.4",
"resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.2.2.tgz", "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.2.4.tgz",
"integrity": "sha512-tp4n5OARNL3v8ntdJUyo5NsDfwvUtu8isB43USjrsQxQrADDKY6UGBkmFaw/2vNmEt8S/uSm2U5FhkiK1eAFGw==", "integrity": "sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==",
"dev": true "dev": true
}, },
"tinyspy": { "tinyspy": {
"version": "0.3.3", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-0.3.3.tgz", "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-1.0.0.tgz",
"integrity": "sha512-gRiUR8fuhUf0W9lzojPf1N1euJYA30ISebSfgca8z76FOvXtVXqd5ojEIaKLWbDQhAaC3ibxZIjqbyi4ybjcTw==", "integrity": "sha512-FI5B2QdODQYDRjfuLF+OrJ8bjWRMCXokQPcwKm0W3IzcbUmBNv536cQc7eXGoAuXphZwgx1DFbqImwzz08Fnhw==",
"dev": true "dev": true
}, },
"tippy.js": { "tippy.js": {
@ -32459,9 +32459,9 @@
} }
}, },
"vitest": { "vitest": {
"version": "0.18.0", "version": "0.18.1",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.18.0.tgz", "resolved": "https://registry.npmjs.org/vitest/-/vitest-0.18.1.tgz",
"integrity": "sha512-ryAtlh5Gvg3+aLNuOQ8YOHxgQCCu46jx40X5MBL0K0/ejB9i5zsr8fV8LTGXbXex80UMHlzceI9F+ouGaiR+mQ==", "integrity": "sha512-4F/1K/Vn4AvJwe7i2YblR02PT5vMKcw9KN4unDq2KD0YcSxX0B/6D6Qu9PJaXwVuxXMFTQ5ovd4+CQaW3bwofA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/chai": "^4.3.1", "@types/chai": "^4.3.1",
@ -32469,9 +32469,9 @@
"@types/node": "*", "@types/node": "*",
"chai": "^4.3.6", "chai": "^4.3.6",
"debug": "^4.3.4", "debug": "^4.3.4",
"local-pkg": "^0.4.1", "local-pkg": "^0.4.2",
"tinypool": "^0.2.1", "tinypool": "^0.2.4",
"tinyspy": "^0.3.3", "tinyspy": "^1.0.0",
"vite": "^2.9.12 || ^3.0.0-0" "vite": "^2.9.12 || ^3.0.0-0"
} }
}, },

View file

@ -98,7 +98,7 @@
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^4.7.4", "typescript": "^4.7.4",
"vite": "^2.9.14", "vite": "^2.9.14",
"vitest": "^0.18.0" "vitest": "^0.18.1"
}, },
"lint-staged": { "lint-staged": {
"*.{js,jsx,mjs,ts,tsx}": "eslint --cache --fix" "*.{js,jsx,mjs,ts,tsx}": "eslint --cache --fix"