Skip to content

Commit 607441c

Browse files
Bump js-slang from 1.0.36 to 1.0.37 (#953)
Bumps [js-slang](https://github.com/source-academy/js-slang) from 1.0.36 to 1.0.37. - [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 2c66539 commit 607441c

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.1.1",
3232
"http-server": "^14.1.1",
3333
"husky": "^8.0.3",
34-
"js-slang": "^1.0.36",
34+
"js-slang": "^1.0.37",
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
@@ -2184,10 +2184,10 @@ js-base64@^3.7.5:
21842184
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca"
21852185
integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==
21862186

2187-
js-slang@^1.0.36:
2188-
version "1.0.36"
2189-
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.36.tgz#af7f7927b0a917d4f27c28743878d1410716a8b5"
2190-
integrity sha512-B8Pj23nNLk7KhLkjuCHMt+JECh3cRPBfGLoNW72RHvpeTo8fz1ivR9n9w8rhpw5qJ/K8fsK43ihtBGhgbNaQ/Q==
2187+
js-slang@^1.0.37:
2188+
version "1.0.37"
2189+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.37.tgz#54ae07877bb1cfc15c2ee6a5d6252da550c26af6"
2190+
integrity sha512-CJPYq+yba8jBloobV8pGiZZz4L0CL5XdN2q5I8a8IZQw0YeCuI4SCjwMuaW/qJUBV4UJMkHNtrAV8CbgPxhVUg==
21912191
dependencies:
21922192
"@babel/parser" "^7.19.4"
21932193
"@joeychenofficial/alt-ergo-modified" "^2.4.0"

0 commit comments

Comments
 (0)