Skip to content

Commit e8648e6

Browse files
authored
bumping js-slang (#2899)
1 parent 7e51ecf commit e8648e6

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
@@ -50,7 +50,7 @@
5050
"flexboxgrid": "^6.3.1",
5151
"flexboxgrid-helpers": "^1.1.3",
5252
"hastscript": "^9.0.0",
53-
"js-slang": "^1.0.57",
53+
"js-slang": "^1.0.59",
5454
"js-yaml": "^4.1.0",
5555
"konva": "^9.2.0",
5656
"lodash": "^4.17.21",

yarn.lock

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

8559-
js-slang@^1.0.57:
8560-
version "1.0.57"
8561-
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.57.tgz#e52a6c1fe4e6ba2516dddaf50d632ad7d263ec04"
8562-
integrity sha512-iQPfmZLe7oTygVE+n7vlpRy224/GYx7TgvjG/bxuN0Ydnr9TTqwrvZ7B6IZF89j+3Z3PbGtVIFJLD9NLd+l25g==
8559+
js-slang@^1.0.59:
8560+
version "1.0.59"
8561+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.59.tgz#8ff36df9815bd6fe9dc3e1b4e44a61ded3b0b49e"
8562+
integrity sha512-XTTF/LZp5kMW+VGPlMq/HWq76fYdrPCKbDUXaAURE1Sfttvm3ii0Kf02JzZcNsuikTp+J3m5Gv39n5MhjeVBjQ==
85638563
dependencies:
85648564
"@babel/parser" "^7.19.4"
85658565
"@joeychenofficial/alt-ergo-modified" "^2.4.0"

0 commit comments

Comments
 (0)