Skip to content

Commit 6058edf

Browse files
committed
chore(dev-deps): update dependency @vue/test-utils to v2.4.6
1 parent 9a7c033 commit 6058edf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@vue/compiler-sfc": "3.4.25",
6262
"@vue/eslint-config-prettier": "9.0.0",
6363
"@vue/eslint-config-typescript": "10.0.0",
64-
"@vue/test-utils": "2.4.5",
64+
"@vue/test-utils": "2.4.6",
6565
"babel-loader": "8.3.0",
6666
"concurrently": "^7.6.0",
6767
"conventional-changelog-conventionalcommits": "4.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,10 +1289,10 @@
12891289
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.25.tgz#243ba8543e7401751e0ca319f75a80f153edd273"
12901290
integrity sha512-k0yappJ77g2+KNrIaF0FFnzwLvUBLUYr8VOwz+/6vLsmItFp51AcxLL7Ey3iPd7BIRyWPOcqUjMnm7OkahXllA==
12911291

1292-
1293-
version "2.4.5"
1294-
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.4.5.tgz#010aa4debe6602d83dc75f233b397092742105a2"
1295-
integrity sha512-oo2u7vktOyKUked36R93NB7mg2B+N7Plr8lxp2JBGwr18ch6EggFjixSCdIVVLkT6Qr0z359Xvnafc9dcKyDUg==
1292+
1293+
version "2.4.6"
1294+
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.4.6.tgz#7d534e70c4319d2a587d6a3b45a39e9695ade03c"
1295+
integrity sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==
12961296
dependencies:
12971297
js-beautify "^1.14.9"
12981298
vue-component-type-helpers "^2.0.0"

0 commit comments

Comments
 (0)