Skip to content

Commit 901e18b

Browse files
committed
chore: upgrade repl
close #4673
1 parent 13bfa2e commit 901e18b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/sfc-playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"vite": "^2.5.10"
1313
},
1414
"dependencies": {
15-
"@vue/repl": "^0.4.0",
15+
"@vue/repl": "^0.4.1",
1616
"file-saver": "^2.0.5",
1717
"jszip": "^3.6.0"
1818
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -920,10 +920,10 @@
920920
resolved "https://registry.yarnpkg.com/@vue/consolidate/-/consolidate-0.17.3.tgz#9614d25a2eb263fa5df18ce98b0a576142e0ec83"
921921
integrity sha512-nl0SWcTMzaaTnJ5G6V8VlMDA1CVVrNnaQKF1aBZU3kXtjgU9jtHMsEAsgjoRUx+T0EVJk9TgbmxGhK3pOk22zw==
922922

923-
"@vue/repl@^0.4.0":
924-
version "0.4.0"
925-
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.4.0.tgz#c9f8c32dd000e569ba7e6c3427ab14b5a8e3633e"
926-
integrity sha512-iHP8TSDvX8LxcOc9R0WVJG/OH6x2UYJOvBqilRe2mp/OuWbwymIPI3kIH/icSO7uTwVFrTAkb1x8DOlrkRi4MA==
923+
"@vue/repl@^0.4.1":
924+
version "0.4.1"
925+
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.4.1.tgz#b2062bea2baa077520eb01b87df51fff357961be"
926+
integrity sha512-Rq9q0MHRA0YRGBE2VSFL5ZkllqLK5HnFK9/+6Iu75M39BZAacwf808fHPTN0bhYGkJ63ur2i0sEYnnNzWzluPg==
927927

928928
929929
version "2.6.0"

0 commit comments

Comments
 (0)