Skip to content

Commit c36b557

Browse files
committed
chore: bump repl version
1 parent dd9a276 commit c36b557

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.3.2",
15+
"@vue/repl": "^0.3.3",
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.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==
931+
"@vue/repl@^0.3.3":
932+
version "0.3.3"
933+
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.3.tgz#40aca60a12bb33a4e74ba46a2b4fee2982737264"
934+
integrity sha512-MY82VlDPk+IWoCsiqcueowTgxcuBW36DAqeJvxZc4SBFj++mpQ7DGyhKf8V4NCFwqRgJ9HSWGqk4GMY01Tjrkg==
935935

936936
937937
version "2.6.0"

0 commit comments

Comments
 (0)