Skip to content

Commit

Permalink
bumping js-slang (#2901)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-henz authored Apr 3, 2024
1 parent 0e051f2 commit d48834d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"flexboxgrid": "^6.3.1",
"flexboxgrid-helpers": "^1.1.3",
"hastscript": "^9.0.0",
"js-slang": "^1.0.59",
"js-slang": "^1.0.60",
"js-yaml": "^4.1.0",
"konva": "^9.2.0",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8556,10 +8556,10 @@ js-sdsl@4.3.0, js-sdsl@^4.1.4:
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.3.0.tgz#aeefe32a451f7af88425b11fdb5f58c90ae1d711"
integrity sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==

js-slang@^1.0.59:
version "1.0.59"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.59.tgz#8ff36df9815bd6fe9dc3e1b4e44a61ded3b0b49e"
integrity sha512-XTTF/LZp5kMW+VGPlMq/HWq76fYdrPCKbDUXaAURE1Sfttvm3ii0Kf02JzZcNsuikTp+J3m5Gv39n5MhjeVBjQ==
js-slang@^1.0.60:
version "1.0.60"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.60.tgz#71ffcf6cb094f66e2b97d48f63bbbd1707d6ecbe"
integrity sha512-rc972WwXP3O/pPNoXQi5DtEt2lzA4kjeOtmw7fUHGEtxnhqIr3TuA9tieYLyGoQptrvMMdrbQwsG7fqmg+sCzw==
dependencies:
"@babel/parser" "^7.19.4"
"@joeychenofficial/alt-ergo-modified" "^2.4.0"
Expand Down

0 comments on commit d48834d

Please sign in to comment.