Skip to content

Commit

Permalink
Bump js-slang from 1.0.36 to 1.0.37 (#953)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 2c66539 commit 607441c
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 @@ -31,7 +31,7 @@
"fs-extra": "^11.1.1",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"js-slang": "^1.0.36",
"js-slang": "^1.0.37",
"lz-string": "^1.5.0",
"prettier": "^2.8.8",
"xmldom": "^0.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2184,10 +2184,10 @@ js-base64@^3.7.5:
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca"
integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==

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

0 comments on commit 607441c

Please sign in to comment.