Skip to content

Commit 943207c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @vue/test-utils to v1.2.2
1 parent bb0b25a commit 943207c

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
@@ -52,7 +52,7 @@
5252
"@nuxtjs/eslint-config-typescript": "6.0.1",
5353
"@nuxtjs/stylelint-module": "4.0.0",
5454
"@types/jest": "26.0.24",
55-
"@vue/test-utils": "1.2.1",
55+
"@vue/test-utils": "1.2.2",
5656
"babel-core": "6.26.3",
5757
"babel-eslint": "10.1.0",
5858
"babel-jest": "27.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3694,10 +3694,10 @@
36943694
optionalDependencies:
36953695
prettier "^1.18.2"
36963696

3697-
3698-
version "1.2.1"
3699-
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.2.1.tgz#4671fc8844e09ccddb6801ceedd7b7309ae11d06"
3700-
integrity sha512-WBRdWNJwWTodJlV9mjunTrhgfsTPI5tMuxsCxqSmQs+vyB3ccZIYixnBrkxpKRsXyah/RtEv6+kUPZhnLd9smA==
3697+
3698+
version "1.2.2"
3699+
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.2.2.tgz#0242ea4e202d4853541bb167fead3f2249140ab7"
3700+
integrity sha512-P+yiAsszoy8z1TqXiVUnAZaJj0WGGz5fCxm4bOSI6Cpwy1+PNYwYxDv0ROAA/SUtOPppV+aD8tp/QWwxf8ROJw==
37013701
dependencies:
37023702
dom-event-types "^1.0.0"
37033703
lodash "^4.17.15"

0 commit comments

Comments
 (0)