Bump vitest from 0.23.1 to 0.23.2 (#3305)

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.23.1...v0.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-09-12 11:53:13 +02:00 committed by GitHub
parent 243cec90df
commit 8a19d8dc2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -72,7 +72,7 @@
"ts-node": "^10.9.1",
"vite": "^3.1.0",
"vite-plugin-checker": "^0.5.1",
"vitest": "^0.23.1",
"vitest": "^0.23.2",
"webpack": "^5.74.0"
}
}

4
package-lock.json generated
View file

@ -87,7 +87,7 @@
"ts-node": "^10.9.1",
"vite": "^3.1.0",
"vite-plugin-checker": "^0.5.1",
"vitest": "^0.23.1",
"vitest": "^0.23.2",
"webpack": "^5.74.0"
}
},
@ -19449,7 +19449,7 @@
"use-react-router-breadcrumbs": "^2.0.2",
"vite": "^3.1.0",
"vite-plugin-checker": "^0.5.1",
"vitest": "^0.23.1",
"vitest": "^0.23.2",
"webpack": "^5.74.0"
}
},