Skip to content

Commit d48834d

Browse files
authored
bumping js-slang (#2901)
1 parent 0e051f2 commit d48834d

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.59",
53+
"js-slang": "^1.0.60",
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.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==
8559+
js-slang@^1.0.60:
8560+
version "1.0.60"
8561+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.60.tgz#71ffcf6cb094f66e2b97d48f63bbbd1707d6ecbe"
8562+
integrity sha512-rc972WwXP3O/pPNoXQi5DtEt2lzA4kjeOtmw7fUHGEtxnhqIr3TuA9tieYLyGoQptrvMMdrbQwsG7fqmg+sCzw==
85638563
dependencies:
85648564
"@babel/parser" "^7.19.4"
85658565
"@joeychenofficial/alt-ergo-modified" "^2.4.0"

0 commit comments

Comments
 (0)