Skip to content

Commit cc3395f

Browse files
Bump js-slang from 1.0.46 to 1.0.57 (#983)
Bumps [js-slang](https://github.com/source-academy/js-slang) from 1.0.46 to 1.0.57. - [Release notes](https://github.com/source-academy/js-slang/releases) - [Commits](https://github.com/source-academy/js-slang/commits) --- updated-dependencies: - dependency-name: js-slang dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ad39ba commit cc3395f

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
@@ -31,7 +31,7 @@
3131
"fs-extra": "^11.2.0",
3232
"http-server": "^14.1.1",
3333
"husky": "^8.0.3",
34-
"js-slang": "^1.0.46",
34+
"js-slang": "^1.0.57",
3535
"lz-string": "^1.5.0",
3636
"prettier": "^2.8.8",
3737
"xmldom": "^0.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2123,10 +2123,10 @@ js-base64@^3.7.5:
21232123
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca"
21242124
integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==
21252125

2126-
js-slang@^1.0.46:
2127-
version "1.0.46"
2128-
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.46.tgz#61b27f7a99ebe02c2f462e353d57a1593f2644ff"
2129-
integrity sha512-ogAJXNKGxbXk4y1FL/U9Jqt+SHKj9Ekn+xXffu+rs+FA07OcW0b6VElAL2z0sJr5tV88RWiC/1xJULr7aFnAiA==
2126+
js-slang@^1.0.57:
2127+
version "1.0.57"
2128+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.57.tgz#e52a6c1fe4e6ba2516dddaf50d632ad7d263ec04"
2129+
integrity sha512-iQPfmZLe7oTygVE+n7vlpRy224/GYx7TgvjG/bxuN0Ydnr9TTqwrvZ7B6IZF89j+3Z3PbGtVIFJLD9NLd+l25g==
21302130
dependencies:
21312131
"@babel/parser" "^7.19.4"
21322132
"@joeychenofficial/alt-ergo-modified" "^2.4.0"

0 commit comments

Comments
 (0)