Skip to content

Commit 914e2e3

Browse files
committed
chore: bump repl
1 parent f4639e0 commit 914e2e3

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.2",
15+
"@vue/repl": "^0.4.3",
1616
"file-saver": "^2.0.5",
1717
"jszip": "^3.6.0"
1818
}

yarn.lock

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

938-
"@vue/repl@^0.4.2":
939-
version "0.4.2"
940-
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.4.2.tgz#594d36061201195222bc91d187cd766d692f2046"
941-
integrity sha512-Spg+M7dENa0jfjEhb2odLP5uqy28fBAMmURL+vFQUIkxcvtFaMkKY3viklhFqacfQqD6YTZfnLWSXyB+F6r/eQ==
938+
"@vue/repl@^0.4.3":
939+
version "0.4.3"
940+
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.4.3.tgz#04ba448a376eee29370bb87cae092aa9a3de3cbe"
941+
integrity sha512-C9/hBNFjS6ROwWIMZOQpEz04DBONvgTT7s/LL0esXd8yQaO8UEAPJw8f/dfK5141nwcBZgfzbPtfcGMThddx2w==
942942

943943
944944
version "2.6.0"

0 commit comments

Comments
 (0)