Skip to content

Commit

Permalink
chore(deps): update dependency @vue/test-utils to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent da88c14 commit 33c2464
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 108 deletions.
2 changes: 1 addition & 1 deletion packages/vue-dompurify-html-vue2-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"devDependencies": {
"@types/dompurify": "3.0.2",
"@vue/test-utils": "1.3.6",
"@vue/test-utils": "2.4.1",
"dompurify": "3.0.5",
"typescript": "5.2.2",
"vite": "4.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-dompurify-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@stryker-mutator/vitest-runner": "7.1.1",
"@types/dompurify": "3.0.2",
"@vitest/coverage-v8": "0.34.3",
"@vue/test-utils": "2.3.2",
"@vue/test-utils": "2.4.1",
"jsdom": "22.1.0",
"typescript": "5.2.2",
"vite": "4.4.9",
Expand Down
151 changes: 45 additions & 106 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 33c2464

Please sign in to comment.