Skip to content

Commit e5be9f5

Browse files
committed
Merge branch 'source/master' into 'master'
2 parents a89a7fc + a1fc27b commit e5be9f5

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
@@ -48,7 +48,7 @@
4848
"flexboxgrid": "^6.3.1",
4949
"flexboxgrid-helpers": "^1.1.3",
5050
"hastscript": "^9.0.0",
51-
"js-slang": "^1.0.39",
51+
"js-slang": "^1.0.42",
5252
"js-yaml": "^4.1.0",
5353
"konva": "^9.2.0",
5454
"lodash": "^4.17.21",

yarn.lock

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

8298-
js-slang@^1.0.39:
8299-
version "1.0.39"
8300-
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.39.tgz#383cc8fbec96ac7e7e1955ed397357aef04a0a47"
8301-
integrity sha512-gzRsAWv2mStui8VBsgWUdzx3cKbaDAOqbulC27c4MO2Hp5ElRCcOqVIHDEdMXJXHjn9K3A85SEVHWBCZBJT+Nw==
8298+
js-slang@^1.0.42:
8299+
version "1.0.42"
8300+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.42.tgz#47cd5d0e50ec7a81778e077dfc94b5e69399fff3"
8301+
integrity sha512-Gesed5z+m18vRkCRpR06wEL4RSnQw4H54/rHVodtZD51EhQ5hEFb2oUpdIEIL8gOFQwwbeivFwaZELyqU5kVOg==
83028302
dependencies:
83038303
"@babel/parser" "^7.19.4"
83048304
"@joeychenofficial/alt-ergo-modified" "^2.4.0"

0 commit comments

Comments
 (0)