Skip to content

Commit

Permalink
chore(compiler): Upgrade esy to 0.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Nov 29, 2021
1 parent df761db commit ed65d88
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion compiler/package.json
Expand Up @@ -9,7 +9,7 @@
"node": ">=14"
},
"devDependencies": {
"esy": "0.6.11"
"esy": "0.6.12"
},
"scripts": {
"link": "yarn link",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1229,10 +1229,10 @@ esutils@^2.0.2:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

esy@0.6.11:
version "0.6.11"
resolved "https://registry.yarnpkg.com/esy/-/esy-0.6.11.tgz#120a4095db0cbeb430967f8bb307a3dbe3165512"
integrity sha512-LyrQWS/c7FYwjmgSlmYcj7w7as40iVuF6aCSHKMAZq1xgmdpjorQ7OEqg35ZUf8+xpUgKnDx4HrA3scdnfRTnA==
esy@0.6.12:
version "0.6.12"
resolved "https://registry.yarnpkg.com/esy/-/esy-0.6.12.tgz#e4043677d36a3b39e48046d2bcb1ac7322c5140b"
integrity sha512-EJAbVSOA+KRAK86ZY3tSZUpbh9cYaUxIITycXFJp9yuH+XAuLrCSdTJsH+wvQniRrzAgUBJ6B2vYC2hFB09lTQ==

events@^3.2.0:
version "3.3.0"
Expand Down

0 comments on commit ed65d88

Please sign in to comment.