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 Jun 15, 2022
1 parent ffd9d54 commit 9af5fd9
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 @@ -32,7 +32,7 @@
"@changesets/cli": "2.22.0",
"@commitlint/cli": "17.0.0",
"@commitlint/config-conventional": "17.0.0",
"@vue/test-utils": "1.3.0",
"@vue/test-utils": "2.0.1",
"babel-core": "7.0.0-bridge.0",
"bundlewatch": "0.3.3",
"esbuild": "0.14.39",
Expand Down
55 changes: 7 additions & 48 deletions yarn.lock
Expand Up @@ -6525,17 +6525,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.1":
version: 2.0.1
resolution: "@vue/test-utils@npm:2.0.1"
peerDependencies:
vue: 2.x
vue-template-compiler: ^2.x
checksum: 5f93a1ce3aeb60d93fcf4ea7b28a2d4a327a8309441e87fa1e6c1314106287603d0f2868a084096b7b3db32cc69bba18974f8ba3a19212c7732c05e4da726f61
vue: ^3.0.1
checksum: cbc221561bd062ded06bc6f0bd5f399f0e3f3dfa51b10c30473b4a45179986dd8e49e1442525a07aec75377227db3eda47ce7dd15160a730de93a51de8efa9c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9416,17 +9411,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 @@ -10407,13 +10391,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 @@ -10727,7 +10704,7 @@ __metadata:
"@changesets/cli": 2.22.0
"@commitlint/cli": 17.0.0
"@commitlint/config-conventional": 17.0.0
"@vue/test-utils": 1.3.0
"@vue/test-utils": 2.0.1
babel-core: 7.0.0-bridge.0
bundlewatch: 0.3.3
esbuild: 0.14.39
Expand Down Expand Up @@ -14556,13 +14533,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 @@ -15339,7 +15309,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 @@ -18532,17 +18502,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

"prismjs@npm:^1.21.0":
version: 1.26.0
resolution: "prismjs@npm:1.26.0"
Expand Down

0 comments on commit 9af5fd9

Please sign in to comment.