Skip to content

Commit

Permalink
pin vitest at 1.5.0 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
acolytec3 committed Apr 24, 2024
1 parent e07f1fd commit d06d988
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
158 changes: 79 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -25,8 +25,8 @@
"@types/tape": "4.13.2",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"@vitest/coverage-v8": "1.5.0",
"@vitest/ui": "1.5.0",
"c8": "7.12.0",
"embedme": "1.22.1",
"eslint": "8.45.0",
Expand All @@ -52,11 +52,11 @@
"vite-plugin-node-polyfills": "^0.21.0",
"vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0",
"vitest": "^1.2.2"
"vitest": "1.5.0"
},
"peerDependencies": {
"@vitest/browser": "^1.5.1",
"webdriverio": "^8.36.1"
"@vitest/browser": "^1.5.0",
"webdriverio": "^8.36.0"
},
"peerDependenciesMeta": {
"playwright": {
Expand Down

0 comments on commit d06d988

Please sign in to comment.