]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: remove unused dep from compiler-sfc
authorEvan You <yyx990803@gmail.com>
Mon, 16 Nov 2020 22:22:59 +0000 (17:22 -0500)
committerEvan You <yyx990803@gmail.com>
Mon, 16 Nov 2020 22:22:59 +0000 (17:22 -0500)
packages/compiler-sfc/package.json
yarn.lock

index f041dde1e1cd8e94a381be2290b4a832f3fe4780..3e2fed2353faea7fa032cf23b2ab720289980ae0 100644 (file)
@@ -43,7 +43,6 @@
     "@vue/shared": "3.0.2",
     "consolidate": "^0.16.0",
     "estree-walker": "^2.0.1",
-    "hash-sum": "^2.0.0",
     "lru-cache": "^5.1.1",
     "magic-string": "^0.25.7",
     "merge-source-map": "^1.1.0",
index ead083dfcb12db067553dc88acab365f01293aff..358fb854e4d31a103723d4d99afa735668ca8ae0 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -3398,11 +3398,6 @@ hash-base@^3.0.0:
     inherits "^2.0.1"
     safe-buffer "^5.0.1"
 
-hash-sum@^2.0.0:
-  version "2.0.0"
-  resolved "https://registry.yarnpkg.com/hash-sum/-/hash-sum-2.0.0.tgz#81d01bb5de8ea4a214ad5d6ead1b523460b0b45a"
-  integrity sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==
-
 hash.js@^1.0.0, hash.js@^1.0.3:
   version "1.1.7"
   resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"