Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent e807a11 commit 96813cc
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 171 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-router-mock",
"packageManager": "pnpm@9.0.5",
"packageManager": "pnpm@9.0.6",
"version": "1.1.0",
"description": "Easily test your components by mocking the router",
"main": "dist/index.cjs",
Expand Down Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/sinon": "^17.0.3",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/coverage-v8": "^1.5.2",
"@vue/test-utils": "^2.4.5",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^4.1.0",
Expand All @@ -63,8 +63,8 @@
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.5.0",
"vue": "^3.4.23",
"vitest": "^1.5.2",
"vue": "^3.4.25",
"vue-router": "^4.3.2"
},
"simple-git-hooks": {
Expand Down

0 comments on commit 96813cc

Please sign in to comment.