Skip to content

Commit 7c3c28e

Browse files
committed
test: bump @vue/consolidate to fix dts tests
1 parent c3c3740 commit 7c3c28e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: packages/compiler-sfc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/lru-cache": "^5.1.0",
5050
"pug": "^3.0.1",
5151
"sass": "^1.26.9",
52-
"@vue/consolidate": "^0.17.2",
52+
"@vue/consolidate": "^0.17.3",
5353
"hash-sum": "^2.0.0",
5454
"lru-cache": "^5.1.1",
5555
"merge-source-map": "^1.1.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -915,10 +915,10 @@
915915
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.8.1.tgz#6cc2a8dfd04201e3c868c239091aaa89aa75f880"
916916
integrity sha512-gktQGZ7qfaDdVJhT86fWSkyhP+bdoA81f5S2TQOL5Sbe5q7B36XfLGq8Q0BpHoqhPSflAMe6WwM1IecP1sChRw==
917917

918-
"@vue/consolidate@^0.17.2":
919-
version "0.17.2"
920-
resolved "https://registry.yarnpkg.com/@vue/consolidate/-/consolidate-0.17.2.tgz#8a871a638ae94fd88660a235b7b0837538b92e35"
921-
integrity sha512-OG4/GJDOJdERTBw7G/gXE1Xf0cbPEBGJ73sBe7pOeMR4A0x3JNjKuwcv7QjXSOsWiYtsqDDgaKFac9fj1Gv1fw==
918+
"@vue/consolidate@^0.17.3":
919+
version "0.17.3"
920+
resolved "https://registry.yarnpkg.com/@vue/consolidate/-/consolidate-0.17.3.tgz#9614d25a2eb263fa5df18ce98b0a576142e0ec83"
921+
integrity sha512-nl0SWcTMzaaTnJ5G6V8VlMDA1CVVrNnaQKF1aBZU3kXtjgU9jtHMsEAsgjoRUx+T0EVJk9TgbmxGhK3pOk22zw==
922922

923923
"@vue/repl@^0.3.7":
924924
version "0.3.7"

0 commit comments

Comments
 (0)