Skip to content

Commit

Permalink
chore(deps-dev): bump @vue/test-utils from 2.0.2 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2022
1 parent f7dca7b commit 5d3833f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@vue/cli-plugin-typescript": "~5.0.8",
"@vue/cli-plugin-unit-mocha": "^5.0.8",
"@vue/cli-service": "~5.0.8",
"@vue/test-utils": "^2.0.2",
"@vue/test-utils": "^2.1.0",
"@vuepress/plugin-register-components": "^2.0.0-beta.49",
"@vuepress/plugin-search": "^2.0.0-beta.49",
"@vuepress/plugin-shiki": "^2.0.0-beta.49",
Expand Down

0 comments on commit 5d3833f

Please sign in to comment.