File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
"@as-pect/cli" : " ^4.0.0" ,
22
22
"@typescript-eslint/eslint-plugin" : " ^4.13.0" ,
23
23
"@typescript-eslint/parser" : " ^4.13.0" ,
24
- "assemblyscript" : " ^0.15.0 " ,
24
+ "assemblyscript" : " ^0.19.5 " ,
25
25
"eslint" : " ^7.17.0" ,
26
26
"husky" : " ^4.3.7" ,
27
27
"typedoc" : " ^0.20.21" ,
Original file line number Diff line number Diff line change @@ -257,12 +257,12 @@ array-union@^2.1.0:
257
257
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
258
258
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
259
259
260
- assemblyscript@^0.15.0 :
261
- version "0.15.2 "
262
- resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.15.2 .tgz#601ee527d8baeeb76b21a36511e6a07505b7ecee "
263
- integrity sha512-o4tjNWzE1i1d38Ga8uXQLJoO6wuz+WKL45Vg8uWZcfrbAO+K9pfjBGg+XveBU9lqjxQ/ScaX7V9k2LXnuokpmw ==
260
+ assemblyscript@^0.19.5 :
261
+ version "0.19.5 "
262
+ resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.19.5 .tgz#12f5976c41f6b866dd0d1aad5275dcd358a5d82f "
263
+ integrity sha512-mAx7gcwjJI5OSu2RcOlugHFNxKt/rtWn3vyp46cN1+uXb7YSS//rgO044+KKwfxnGvoWj0ClsU0dNt5eWoXF7A ==
264
264
dependencies :
265
- binaryen "97 .0.0-nightly.20201008 "
265
+ binaryen "101 .0.0-nightly.20210604 "
266
266
long "^4.0.0"
267
267
268
268
astral-regex@^2.0.0 :
@@ -280,10 +280,10 @@ balanced-match@^1.0.0:
280
280
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
281
281
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
282
282
283
- binaryen@97 .0.0-nightly.20201008 :
284
- version "97 .0.0-nightly.20201008 "
285
- resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-97 .0.0-nightly.20201008 .tgz#b9dc6fa3b92b764b66956d079190b48d2e22065f "
286
- integrity sha512-GWV30FOQqz+vBIZRbc7GSasLNhh8BNLKH+2u2j5BjqM0WOEqqaP5iSj0mq72We2aVYqpBajJPI/CORY6o2RBxA ==
283
+ binaryen@101 .0.0-nightly.20210604 :
284
+ version "101 .0.0-nightly.20210604 "
285
+ resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-101 .0.0-nightly.20210604 .tgz#3498a0a0c1108f3386b15ca79f1608425057db9e "
286
+ integrity sha512-aTgX1JDN8m3tTFK8g9hazJcEOdQl7mK4yVfElkKAh7q+TRUCaea4a2SMLr1z2xZL7s9N4lkrvrBblxRuEPvxWQ ==
287
287
288
288
brace-expansion@^1.1.7 :
289
289
version "1.1.11"
You can’t perform that action at this time.
0 commit comments