Skip to content

Commit

Permalink
chore(deps): update dependency @vue/test-utils to v2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 26, 2024
1 parent 50bdddb commit ed0a04a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@vitejs/plugin-vue": "5.0.3",
"@vue/compiler-dom": "3.4.15",
"@vue/composition-api": "1.7.2",
"@vue/test-utils": "2.4.3",
"@vue/test-utils": "2.4.4",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3526,9 +3526,9 @@ __metadata:
languageName: node
linkType: hard

"@vue/test-utils@npm:2.4.3":
version: 2.4.3
resolution: "@vue/test-utils@npm:2.4.3"
"@vue/test-utils@npm:2.4.4":
version: 2.4.4
resolution: "@vue/test-utils@npm:2.4.4"
dependencies:
js-beautify: "npm:^1.14.9"
vue-component-type-helpers: "npm:^1.8.21"
Expand All @@ -3538,7 +3538,7 @@ __metadata:
peerDependenciesMeta:
"@vue/server-renderer":
optional: true
checksum: e5ae6e6b9eece5030009bc903dfa9934486273acf259179b4d889c4a35babd0f70e8d167becdb4f3aaaab90ed4f939dd036953035658862f226a9c87c641b79c
checksum: a2545a7141ecc5ccc43591a196250acbd2009142ebae9bbb34243e95c134cd3fde757ab1a01e484065fbc2498227a31bbb94cf03d4677c9f8b17655f4ae81637
languageName: node
linkType: hard

Expand Down Expand Up @@ -14835,7 +14835,7 @@ __metadata:
"@vitejs/plugin-vue": "npm:5.0.3"
"@vue/compiler-dom": "npm:3.4.15"
"@vue/composition-api": "npm:1.7.2"
"@vue/test-utils": "npm:2.4.3"
"@vue/test-utils": "npm:2.4.4"
"@vueuse/shared": "npm:^10.7.2"
defu: "npm:^6.1.4"
eslint: "npm:8.56.0"
Expand Down

0 comments on commit ed0a04a

Please sign in to comment.