Skip to content

Commit ab4e3ca

Browse files
Bump @vue/test-utils from 2.0.0-rc.2 to 2.0.0-rc.3 (#106)
1 parent 3651c94 commit ab4e3ca

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
@@ -41,7 +41,7 @@
4141
"@size-limit/preset-small-lib": "^4.9.2",
4242
"@types/jest": "^26.0.20",
4343
"@types/jsdom": "^16.2.6",
44-
"@vue/test-utils": "^2.0.0-rc.2",
44+
"@vue/test-utils": "^2.0.0-rc.3",
4545
"codecov": "^3.8.1",
4646
"conventional-changelog-cli": "^2.1.1",
4747
"jest": "^26.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -876,10 +876,10 @@
876876
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.7.tgz#96d52988efc07444c108c7c6803ba7cc93e40045"
877877
integrity sha512-dn5FyfSc4ky424jH4FntiHno7Ss5yLkqKNmM/NXwANRnlkmqu74pnGetexDFVG5phMk9/FhwovUZCWGxsotVKg==
878878

879-
"@vue/test-utils@^2.0.0-rc.2":
880-
version "2.0.0-rc.2"
881-
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.0.0-rc.2.tgz#a43cb6d1a30d16bb50fa3561397ba1e252683f9d"
882-
integrity sha512-doOtnkleRTiN5rk+Losawe9/8i//8rncZ3lIhz/1vnONHDnthF1XjlI7pGZ1RV5uZJ3IUt3yVjwY7W6q9WhlRw==
879+
"@vue/test-utils@^2.0.0-rc.3":
880+
version "2.0.0-rc.3"
881+
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.0.0-rc.3.tgz#11b97d56d786bec60431b00888b3264e334b83c8"
882+
integrity sha512-f2/RtXp0IZgyAL/X3N9dBlobcL3VMZ336nw/gKBIQWXPMC9dbZvC7C4F7bQNI5235fjAEO6zeMK2L7MwsHlKBw==
883883

884884
"@webassemblyjs/[email protected]":
885885
version "1.9.0"

0 commit comments

Comments
 (0)