Skip to content

Commit 4de3d90

Browse files
committed
update esm
1 parent 8c91cd2 commit 4de3d90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"chokidar": "^3.5.1",
4545
"dateformat": "~1.0.4-1.2.3",
4646
"dynamic-dedupe": "^0.3.0",
47+
"esm": "^3.2.25",
4748
"minimist": "^1.2.5",
4849
"mkdirp": "^1.0.4",
4950
"resolve": "^1.0.0",
@@ -70,7 +71,6 @@
7071
"chalk": "^4.1.0",
7172
"coffee-script": "^1.8.0",
7273
"eslint": "^7.7.0",
73-
"esm": "^3.2.22",
7474
"fs-extra": "^9.0.1",
7575
"mocha": "^8.1.1",
7676
"np": "^6.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1457,10 +1457,10 @@ eslint@^7.7.0:
14571457
text-table "^0.2.0"
14581458
v8-compile-cache "^2.0.3"
14591459

1460-
esm@^3.2.22:
1461-
version "3.2.22"
1462-
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.22.tgz#5062c2e22fee3ccfee4e8f20da768330da90d6e3"
1463-
integrity sha512-z8YG7U44L82j1XrdEJcqZOLUnjxco8pO453gKOlaMD1/md1n/5QrscAmYG+oKUspsmDLuBFZrpbxI6aQ67yRxA==
1460+
esm@^3.2.25:
1461+
version "3.2.25"
1462+
resolved "https://registry.npm.taobao.org/esm/download/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
1463+
integrity sha1-NCwYwp1WFXaIulzjH4Qx+7eVzBA=
14641464

14651465
espree@^7.2.0:
14661466
version "7.2.0"

0 commit comments

Comments
 (0)