Skip to content

Commit

Permalink
chore: bump repl
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Oct 7, 2021
1 parent f4639e0 commit 914e2e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/sfc-playground/package.json
Expand Up @@ -12,7 +12,7 @@
"vite": "^2.5.10"
},
"dependencies": {
"@vue/repl": "^0.4.2",
"@vue/repl": "^0.4.3",
"file-saver": "^2.0.5",
"jszip": "^3.6.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -935,10 +935,10 @@
resolved "https://registry.yarnpkg.com/@vue/consolidate/-/consolidate-0.17.3.tgz#9614d25a2eb263fa5df18ce98b0a576142e0ec83"
integrity sha512-nl0SWcTMzaaTnJ5G6V8VlMDA1CVVrNnaQKF1aBZU3kXtjgU9jtHMsEAsgjoRUx+T0EVJk9TgbmxGhK3pOk22zw==

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

"@zeit/schemas@2.6.0":
version "2.6.0"
Expand Down

0 comments on commit 914e2e3

Please sign in to comment.