Skip to content

Commit 571f8b7

Browse files
authored
bumping js-slang (#2922)
1 parent c859f1b commit 571f8b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"flexboxgrid-helpers": "^1.1.3",
5252
"hastscript": "^9.0.0",
5353
"java-slang": "^1.0.6",
54-
"js-slang": "^1.0.64",
54+
"js-slang": "^1.0.65",
5555
"js-yaml": "^4.1.0",
5656
"konva": "^9.2.0",
5757
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8638,10 +8638,10 @@ js-sdsl@4.3.0, js-sdsl@^4.1.4:
86388638
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.3.0.tgz#aeefe32a451f7af88425b11fdb5f58c90ae1d711"
86398639
integrity sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==
86408640

8641-
js-slang@^1.0.64:
8642-
version "1.0.64"
8643-
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.64.tgz#978ffdc9146778e4a417367dea0758187609db1c"
8644-
integrity sha512-mKaFhbK1pTWbuZsvwMoB6qgq0lUbd3MjYOwB+xD13B3zXJjGPNwvN/xycPSvpAgtb7Qv2KtPJu1E4mmhAL1wwA==
8641+
js-slang@^1.0.65:
8642+
version "1.0.65"
8643+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.65.tgz#61356a93d48e5e6ac9a252529eef3a847ef76b01"
8644+
integrity sha512-0atWwWjfN8uLsw27P6rnW/AjtQc+RVliQ5H/stDHYpDTafOogAeY11Nq82qndn/r6SIX8FpPOl9OgXhNMkq2rw==
86458645
dependencies:
86468646
"@babel/parser" "^7.19.4"
86478647
"@joeychenofficial/alt-ergo-modified" "^2.4.0"

0 commit comments

Comments
 (0)