Skip to content

Commit

Permalink
Override module.createRequire
Browse files Browse the repository at this point in the history
  • Loading branch information
doniyor2109 committed Feb 1, 2020
1 parent 6911e72 commit 6c1fcfa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2244,9 +2244,9 @@
"@types/node" "*"

"@types/node@*", "@types/node@>= 8":
version "13.1.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b"
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A==
version "13.5.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.2.tgz#3de53b55fd39efc428a901a0f6db31f761cfa131"
integrity sha512-Fr6a47c84PRLfd7M7u3/hEknyUdQrrBA6VoPmkze0tcflhU5UnpWEX2kn12ktA/lb+MNHSqFlSiPHIHsaErTPA==

"@types/prettier@^1.16.1":
version "1.19.0"
Expand Down

0 comments on commit 6c1fcfa

Please sign in to comment.