Skip to content

Commit

Permalink
Bump @vue/test-utils from 2.0.0-rc.21 to 2.0.0 in /axolotl-web
Browse files Browse the repository at this point in the history
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.0.0-rc.21 to 2.0.0.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.0.0-rc.21...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2022
1 parent 0351a53 commit b9880b8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 32 deletions.
60 changes: 31 additions & 29 deletions axolotl-web/package-lock.json

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

6 changes: 3 additions & 3 deletions axolotl-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.3.2",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.33",
"@vue/eslint-config-airbnb": "^6.0.0",
"@vue/test-utils": "^2.0.0-rc.21",
"@vue/test-utils": "^2.0.0",
"babel-eslint": "^10.1.0",
"browserslist": "^4.20.3",
"chai": "^4.3.6",
Expand All @@ -57,7 +57,7 @@
"jsdom": "^19.0.0",
"prettier": "^2.6.2",
"vite": "^2.5.4",
"vitest": "^0.12.1"
"vitest": "^0.12.9"
},
"postcss": {
"plugins": {
Expand Down

0 comments on commit b9880b8

Please sign in to comment.