Skip to content

Commit

Permalink
Downgrade vue-test-utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner committed Apr 12, 2024
1 parent b3d17fa commit 38416e2
Show file tree
Hide file tree
Showing 2 changed files with 1,684 additions and 587 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.5",
"@vue/test-utils": "^2.4.1",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down

0 comments on commit 38416e2

Please sign in to comment.