Skip to content

Commit

Permalink
Bump js-slang from 1.0.74 to 1.0.76
Browse files Browse the repository at this point in the history
Bumps [js-slang](https://github.com/source-academy/js-slang) from 1.0.74 to 1.0.76.
- [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]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent ae3e717 commit 10cc77f
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.2.0",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"js-slang": "^1.0.57",
"js-slang": "^1.0.76",
"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 @@ -2355,10 +2355,10 @@ js-base64@^3.7.5:
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
integrity sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==

js-slang@^1.0.57:
version "1.0.74"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.74.tgz#1970459a60740a3535cd77846d13221bdd315669"
integrity sha512-PB6K0MRBHTOJWuAXa9cVZhNkYPyu0APQOZEtMN+KE1L0sLf0ksGfSwAEqapgvd9IB744KlpQ68njqwY2YPsf/A==
js-slang@^1.0.76:
version "1.0.76"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.76.tgz#5f2827b85b80880c5777913dbbac3f6b03f233e2"
integrity sha512-Ue/2aXJ7zwRCObW//aouHeqJMaP9110/5bcTBJ+jWF/EWnn3IXzh93CzR5bxsuYwGp6EYqLDSkSsxlmnZuDFFw==
dependencies:
"@babel/parser" "^7.19.4"
"@commander-js/extra-typings" "^12.0.1"
Expand Down

0 comments on commit 10cc77f

Please sign in to comment.