Skip to content

Commit 5bd0ac6

Browse files
committed
chore: bump repl version
1 parent a276e72 commit 5bd0ac6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/sfc-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"vite": "^2.5.0"
1313
},
1414
"dependencies": {
15-
"@vue/repl": "^0.2.0",
15+
"@vue/repl": "^0.3.2",
1616
"file-saver": "^2.0.5",
1717
"jszip": "^3.6.0"
1818
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -928,10 +928,10 @@
928928
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.1.tgz#a40a06661af61fdc1bebdfb811b28f50ad39dfb3"
929929
integrity sha512-tX2Ju8fOyEtfstfmwjfSJcstTFXwzdFAUbYJ5bWWifvKIgbe6B0FbM8l3Wb7wOaaxKn4FYkii7WQnAPcsTqaIA==
930930

931-
"@vue/repl@^0.2.0":
932-
version "0.2.0"
933-
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.2.0.tgz#497a2377c1dda1fb032052e15d3ccc8f1a85c1bf"
934-
integrity sha512-L8Fju0AdmFlcIK2JTprmeXU+SEppPd8TZtS+Le/PYlU6b8i3+PZ7Dt/ce/PI0MLR1BPPtRA0voPpM0wccYqHdQ==
931+
"@vue/repl@^0.3.2":
932+
version "0.3.2"
933+
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.2.tgz#dda8e0675727cc4919cada1ec3b137067ae4fa87"
934+
integrity sha512-PsCe/6b3TlXHsqHyMUrv2lP9trxZtZbmzOqeB9A2B7P9Ov1+4Mkxg3pm99Ng6PmonJzDQSaKz6g9unGOPs84YQ==
935935

936936
"@zeit/schemas@2.6.0":
937937
version "2.6.0"

0 commit comments

Comments
 (0)