Skip to content

Commit

Permalink
bumping js-slang (#2922)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-henz authored Apr 10, 2024
1 parent c859f1b commit 571f8b7
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 @@ -51,7 +51,7 @@
"flexboxgrid-helpers": "^1.1.3",
"hastscript": "^9.0.0",
"java-slang": "^1.0.6",
"js-slang": "^1.0.64",
"js-slang": "^1.0.65",
"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 @@ -8638,10 +8638,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.64:
version "1.0.64"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.64.tgz#978ffdc9146778e4a417367dea0758187609db1c"
integrity sha512-mKaFhbK1pTWbuZsvwMoB6qgq0lUbd3MjYOwB+xD13B3zXJjGPNwvN/xycPSvpAgtb7Qv2KtPJu1E4mmhAL1wwA==
js-slang@^1.0.65:
version "1.0.65"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.65.tgz#61356a93d48e5e6ac9a252529eef3a847ef76b01"
integrity sha512-0atWwWjfN8uLsw27P6rnW/AjtQc+RVliQ5H/stDHYpDTafOogAeY11Nq82qndn/r6SIX8FpPOl9OgXhNMkq2rw==
dependencies:
"@babel/parser" "^7.19.4"
"@joeychenofficial/alt-ergo-modified" "^2.4.0"
Expand Down

0 comments on commit 571f8b7

Please sign in to comment.