Skip to content

Commit

Permalink
chore(deps): update dependency @vue/test-utils to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2022
1 parent ce70972 commit dc122ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/devextreme-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/jest": "^26.0.24",
"@vue/compiler-sfc": "^3.0.0",
"@vue/test-utils": "2.0.0-beta.7",
"@vue/test-utils": "2.0.0",
"del": "^3.0.0",
"devextreme": "22.1-next",
"devextreme-vue-generator": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/jest": "^22.2.3",
"@types/node": "^13.11.1",
"@vue/compiler-sfc": "3.0.0",
"@vue/test-utils": "^2.0.0-beta.7",
"@vue/test-utils": "^2.0.0",
"css-loader": "^2.1.1",
"minimatch": "^3.0.2",
"source-map-loader": "^0.2.4",
Expand Down

0 comments on commit dc122ec

Please sign in to comment.