Skip to content

Commit

Permalink
bumping js-slang (#2829)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-henz authored Mar 3, 2024
1 parent dfcc12b commit db17a00
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 @@ -49,7 +49,7 @@
"flexboxgrid": "^6.3.1",
"flexboxgrid-helpers": "^1.1.3",
"hastscript": "^9.0.0",
"js-slang": "^1.0.45",
"js-slang": "^1.0.46",
"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 @@ -8310,10 +8310,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.45:
version "1.0.45"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.45.tgz#7246ff653a0fde98af0252202a62c4f6f3126f7a"
integrity sha512-NnAvoPwryXzqqMRXbP8ArEqKm6GKAJVkqqZZTKzg0D1wwB3I/n9PZrLHyaoJYJ+xr/XhulRbnfEe0bxR1ITTLw==
js-slang@^1.0.46:
version "1.0.46"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.46.tgz#61b27f7a99ebe02c2f462e353d57a1593f2644ff"
integrity sha512-ogAJXNKGxbXk4y1FL/U9Jqt+SHKj9Ekn+xXffu+rs+FA07OcW0b6VElAL2z0sJr5tV88RWiC/1xJULr7aFnAiA==
dependencies:
"@babel/parser" "^7.19.4"
"@joeychenofficial/alt-ergo-modified" "^2.4.0"
Expand Down

0 comments on commit db17a00

Please sign in to comment.