From 5e24c238c37fa8e69caf7ab58c987cfdef05e032 Mon Sep 17 00:00:00 2001 From: lihong Date: Tue, 19 Oct 2021 11:46:44 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!64=20:?= =?UTF-8?q?=20=E6=9B=B4=E6=96=B0deccjsunit=E7=89=88=E6=9C=AC=E5=8F=B7'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compiler/package-lock.json | 4 ++-- compiler/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compiler/package-lock.json b/compiler/package-lock.json index 0673434b8..7fa081a90 100644 --- a/compiler/package-lock.json +++ b/compiler/package-lock.json @@ -2454,8 +2454,8 @@ "dev": true }, "deccjsunit": { - "version": "1.0.4", - "resolved": "https://registry.nlark.com/deccjsunit/download/deccjsunit-1.0.4.tgz", + "version": "1.0.3", + "resolved": "https://registry.nlark.com/deccjsunit/download/deccjsunit-1.0.3.tgz", "integrity": "sha1-AcMxIKje4SsaoQiZGE14pszfiKI=" }, "decode-uri-component": { diff --git a/compiler/package.json b/compiler/package.json index cae3d7485..fe0cde331 100644 --- a/compiler/package.json +++ b/compiler/package.json @@ -35,7 +35,7 @@ "dependencies": { "clean-webpack-plugin": "^3.0.0", "copy-webpack-plugin": "^8.1.0", - "deccjsunit": "1.0.4", + "deccjsunit": "1.0.3", "log4js": "^6.3.0", "pegjs": "^0.10.0", "ts-loader": "^8.0.12", -- Gitee