Skip to content

Commit a7d4c19

Browse files
Update dependency @vue/test-utils to v2.2.1
1 parent 279a063 commit a7d4c19

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
@@ -23,7 +23,7 @@
2323
"@nuxtjs/eslint-config": "11.0.0",
2424
"@nuxtjs/eslint-module": "3.1.0",
2525
"@nuxtjs/tailwindcss": "6.1.2",
26-
"@vue/test-utils": "2.2.0",
26+
"@vue/test-utils": "2.2.1",
2727
"algoliasearch": "4.14.2",
2828
"apollo-link": "1.2.14",
2929
"apollo-link-http": "1.5.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3640,10 +3640,10 @@
36403640
optionalDependencies:
36413641
prettier "^1.18.2 || ^2.0.0"
36423642

3643-
3644-
version "2.2.0"
3645-
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.2.0.tgz#3d8fc020802db9b726e2d91b6e3fb5b21aa0bf0c"
3646-
integrity sha512-EKp5/N7ieNZdoLTkD16j/irUjIEDN63QUIc41vLUMqGvSsTQN0QxbFiQqh5v49RPfS5vZH+DhjNUEkijCMOCSg==
3643+
3644+
version "2.2.1"
3645+
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.2.1.tgz#c16061e081e0f1d3d5a126b79ae93d2abb6d2c17"
3646+
integrity sha512-AkLt24wnnxedJ3NX090JYiueog184QqlR5TVNZM+lggCrK8XjeuPr274okaLqDmiRgp4XVCaGa07KqKLGQbsMQ==
36473647

36483648
"@webassemblyjs/[email protected]":
36493649
version "1.9.0"

0 commit comments

Comments
 (0)