Skip to content

Commit

Permalink
Bump js-slang from 1.0.74 to 1.0.76 (#333)
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:production
  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 Oct 2, 2024
1 parent 8fb8b5e commit b8e21d2
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 @@ -11,7 +11,7 @@
},
"dependencies": {
"fast-levenshtein": "^3.0.0",
"js-slang": "^1.0.74",
"js-slang": "^1.0.76",
"lodash": "4.17.21",
"node-canvas-webgl": "^0.2.6"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2438,10 +2438,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.74:
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 b8e21d2

Please sign in to comment.