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 15, 2024
1 parent abb5b2f commit 9b344cd
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 78 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@8.15.6",
"packageManager": "pnpm@8.15.7",
"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.4.0",
"@vitest/coverage-v8": "^1.5.0",
"@vue/test-utils": "^2.4.5",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^4.1.0",
Expand All @@ -61,9 +61,9 @@
"publie": "^0.0.2",
"semver": "^7.6.0",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.4.0",
"vitest": "^1.5.0",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
Expand Down
131 changes: 57 additions & 74 deletions pnpm-lock.yaml

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

0 comments on commit 9b344cd

Please sign in to comment.