Skip to content

Commit

Permalink
chore(deps): update devdependency @vue/test-utils to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent f2af1e6 commit c49071b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 49 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"@changesets/cli": "2.24.4",
"@commitlint/cli": "16.0",
"@commitlint/config-conventional": "16.0",
"@vue/test-utils": "1.3.0",
"@vue/test-utils": "2.0.2",
"babel-core": "7.0.0-bridge.0",
"bundlewatch": "0.3.3",
"cypress": "^10.7.0",
Expand Down
55 changes: 7 additions & 48 deletions yarn.lock
Expand Up @@ -6408,17 +6408,12 @@ __metadata:
languageName: node
linkType: hard

"@vue/test-utils@npm:1.3.0":
version: 1.3.0
resolution: "@vue/test-utils@npm:1.3.0"
dependencies:
dom-event-types: ^1.0.0
lodash: ^4.17.15
pretty: ^2.0.0
"@vue/test-utils@npm:2.0.2":
version: 2.0.2
resolution: "@vue/test-utils@npm:2.0.2"
peerDependencies:
vue: 2.x
vue-template-compiler: ^2.x
checksum: 5f93a1ce3aeb60d93fcf4ea7b28a2d4a327a8309441e87fa1e6c1314106287603d0f2868a084096b7b3db32cc69bba18974f8ba3a19212c7732c05e4da726f61
vue: ^3.0.1
checksum: 384bdd4231d3f3eaa02e2ffaef2e2c90934cd9f44ab53fdfe1e9603fbe9a0e702c4a15e8bdc0fc907af210f23abe35fc43a4814598ed0a297af4fa144161f87f
languageName: node
linkType: hard

Expand Down Expand Up @@ -9189,17 +9184,6 @@ __metadata:
languageName: node
linkType: hard

"condense-newlines@npm:^0.2.1":
version: 0.2.1
resolution: "condense-newlines@npm:0.2.1"
dependencies:
extend-shallow: ^2.0.1
is-whitespace: ^0.3.0
kind-of: ^3.0.2
checksum: 3c20ff6ee88b5d2e81c122f33b5ba5d6976cdf86d83527fadea308b3020ed70af7ed98c2e2d94d36f27fcd723a7a477941c19575e0d2c8db6afc4aac6926a54e
languageName: node
linkType: hard

"config-chain@npm:^1.1.12":
version: 1.1.13
resolution: "config-chain@npm:1.1.13"
Expand Down Expand Up @@ -10167,13 +10151,6 @@ __metadata:
languageName: node
linkType: hard

"dom-event-types@npm:^1.0.0":
version: 1.0.0
resolution: "dom-event-types@npm:1.0.0"
checksum: 2178593e0991525e6450ff525427e64ae987fa7fa847f28977750ec73fe6fae4dda04660c2ba224f94dc9384a8dba6b99c6a513a4ab7104322e67e6d806f94db
languageName: node
linkType: hard

"dom-serializer@npm:^1.0.1":
version: 1.3.2
resolution: "dom-serializer@npm:1.3.2"
Expand Down Expand Up @@ -10453,7 +10430,7 @@ __metadata:
"@changesets/cli": 2.24.4
"@commitlint/cli": 16.0
"@commitlint/config-conventional": 16.0
"@vue/test-utils": 1.3.0
"@vue/test-utils": 2.0.2
babel-core: 7.0.0-bridge.0
bundlewatch: 0.3.3
cypress: ^10.7.0
Expand Down Expand Up @@ -14215,13 +14192,6 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"is-whitespace@npm:^0.3.0":
version: 0.3.0
resolution: "is-whitespace@npm:0.3.0"
checksum: dac8fc9a9b797afeef703f625269601715552883790d1385d6bb27dd04ffdafd5fddca8f2d85ee96913850211595da2ba483dac1f166829c4078fb58ce815140
languageName: node
linkType: hard

"is-windows@npm:^1.0.0, is-windows@npm:^1.0.2":
version: 1.0.2
resolution: "is-windows@npm:1.0.2"
Expand Down Expand Up @@ -14987,7 +14957,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"js-beautify@npm:^1.6.12, js-beautify@npm:^1.6.14":
"js-beautify@npm:^1.6.14":
version: 1.14.0
resolution: "js-beautify@npm:1.14.0"
dependencies:
Expand Down Expand Up @@ -17998,17 +17968,6 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"pretty@npm:^2.0.0":
version: 2.0.0
resolution: "pretty@npm:2.0.0"
dependencies:
condense-newlines: ^0.2.1
extend-shallow: ^2.0.1
js-beautify: ^1.6.12
checksum: 9c41ae0559195af2fb2496d84c6f442843e045d269d4008a6dd336f8372d7481395ed5ab23e5711b6172682c27cb0542e1ab3ca11b38da48f1109c0b701d0ef9
languageName: node
linkType: hard

"process-nextick-args@npm:~2.0.0":
version: 2.0.1
resolution: "process-nextick-args@npm:2.0.1"
Expand Down

0 comments on commit c49071b

Please sign in to comment.