build(deps-dev): bump vitest from 0.32.2 to 0.33.0 (#142)
* build(deps-dev): bump vitest from 0.32.2 to 0.33.0 Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.2 to 0.33.0. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.33.0/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update mockserver --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -394,7 +394,7 @@ __nccwpck_require__.d(__webpack_exports__, {
|
||||
"E": () => (/* binding */ FunctionVersionRequestSchema)
|
||||
});
|
||||
|
||||
;// CONCATENATED MODULE: ./node_modules/h3/node_modules/ufo/dist/index.mjs
|
||||
;// CONCATENATED MODULE: ./node_modules/ufo/dist/index.mjs
|
||||
const n = /[^\0-\x7E]/;
|
||||
const t = /[\x2E\u3002\uFF0E\uFF61]/g;
|
||||
const o = {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -58,6 +58,6 @@
|
||||
"prettier": "^2.8.8",
|
||||
"typescript": "^5.1.6",
|
||||
"vite": "^4.3.9",
|
||||
"vitest": "^0.32.2"
|
||||
"vitest": "^0.33.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user