Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit ad105e1

Browse files
Bump @vue/test-utils from 2.4.5 to 2.4.6 (#616)
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.4.5 to 2.4.6. - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.5...v2.4.6) --- updated-dependencies: - dependency-name: "@vue/test-utils" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08b36bc commit ad105e1

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vue/cli-plugin-unit-mocha": "^5.0.8",
4040
"@vue/cli-service": "^4.5.19",
4141
"@vue/eslint-config-standard": "^4.0.0",
42-
"@vue/test-utils": "^2.4.5",
42+
"@vue/test-utils": "^2.4.6",
4343
"chai": "^5.1.0",
4444
"node-sass": "^7.0.0",
4545
"sass-loader": "^10.5.2",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1837,10 +1837,10 @@
18371837
resolved "https://registry.yarnpkg.com/@vue/preload-webpack-plugin/-/preload-webpack-plugin-1.1.2.tgz#ceb924b4ecb3b9c43871c7a429a02f8423e621ab"
18381838
integrity sha512-LIZMuJk38pk9U9Ur4YzHjlIyMuxPlACdBIHH9/nGYVTsaGKOSnSuELiE8vS9wa+dJpIYspYUOqk+L1Q4pgHQHQ==
18391839

1840-
"@vue/test-utils@^2.4.5":
1841-
version "2.4.5"
1842-
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.4.5.tgz#010aa4debe6602d83dc75f233b397092742105a2"
1843-
integrity sha512-oo2u7vktOyKUked36R93NB7mg2B+N7Plr8lxp2JBGwr18ch6EggFjixSCdIVVLkT6Qr0z359Xvnafc9dcKyDUg==
1840+
"@vue/test-utils@^2.4.6":
1841+
version "2.4.6"
1842+
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.4.6.tgz#7d534e70c4319d2a587d6a3b45a39e9695ade03c"
1843+
integrity sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==
18441844
dependencies:
18451845
js-beautify "^1.14.9"
18461846
vue-component-type-helpers "^2.0.0"
@@ -9697,7 +9697,7 @@ strict-uri-encode@^1.0.0:
96979697
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
96989698
integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=
96999699

9700-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9700+
"string-width-cjs@npm:string-width@^4.2.0":
97019701
version "4.2.3"
97029702
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
97039703
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9723,6 +9723,15 @@ string-width@^1.0.1:
97239723
is-fullwidth-code-point "^2.0.0"
97249724
strip-ansi "^4.0.0"
97259725

9726+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9727+
version "4.2.3"
9728+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9729+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9730+
dependencies:
9731+
emoji-regex "^8.0.0"
9732+
is-fullwidth-code-point "^3.0.0"
9733+
strip-ansi "^6.0.1"
9734+
97269735
string-width@^3.0.0, string-width@^3.1.0:
97279736
version "3.1.0"
97289737
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
@@ -9780,7 +9789,7 @@ string_decoder@~1.1.1:
97809789
dependencies:
97819790
safe-buffer "~5.1.0"
97829791

9783-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9792+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
97849793
version "6.0.1"
97859794
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
97869795
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9808,6 +9817,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
98089817
dependencies:
98099818
ansi-regex "^4.1.0"
98109819

9820+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9821+
version "6.0.1"
9822+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9823+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9824+
dependencies:
9825+
ansi-regex "^5.0.1"
9826+
98119827
strip-ansi@^7.0.1:
98129828
version "7.1.0"
98139829
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -10939,7 +10955,7 @@ workerpool@6.1.0:
1093910955
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.1.0.tgz#a8e038b4c94569596852de7a8ea4228eefdeb37b"
1094010956
integrity sha512-toV7q9rWNYha963Pl/qyeZ6wG+3nnsyvolaNUS8+R5Wtw6qJPTxIlOP1ZSvcGhEJw+l3HMMmtiNo9Gl61G4GVg==
1094110957

10942-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10958+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1094310959
version "7.0.0"
1094410960
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1094510961
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10966,6 +10982,15 @@ wrap-ansi@^6.2.0:
1096610982
string-width "^4.1.0"
1096710983
strip-ansi "^6.0.0"
1096810984

10985+
wrap-ansi@^7.0.0:
10986+
version "7.0.0"
10987+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10988+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10989+
dependencies:
10990+
ansi-styles "^4.0.0"
10991+
string-width "^4.1.0"
10992+
strip-ansi "^6.0.0"
10993+
1096910994
wrap-ansi@^8.1.0:
1097010995
version "8.1.0"
1097110996
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)