Skip to content

Commit 503f517

Browse files
Bump js-slang from 1.0.74 to 1.0.79
Bumps [js-slang](https://github.com/source-academy/js-slang) from 1.0.74 to 1.0.79. - [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>
1 parent ae3e717 commit 503f517

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.57",
34+
"js-slang": "^1.0.79",
3535
"lz-string": "^1.5.0",
3636
"prettier": "^2.8.8",
3737
"xmldom": "^0.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2355,10 +2355,10 @@ js-base64@^3.7.5:
23552355
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
23562356
integrity sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==
23572357

2358-
js-slang@^1.0.57:
2359-
version "1.0.74"
2360-
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.74.tgz#1970459a60740a3535cd77846d13221bdd315669"
2361-
integrity sha512-PB6K0MRBHTOJWuAXa9cVZhNkYPyu0APQOZEtMN+KE1L0sLf0ksGfSwAEqapgvd9IB744KlpQ68njqwY2YPsf/A==
2358+
js-slang@^1.0.79:
2359+
version "1.0.79"
2360+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.79.tgz#be179e14f31d80016508a775f7b75cf1ea85dd35"
2361+
integrity sha512-dMD8A4erwXyt05CYsawjnO8DCC6FwqQkxagOdwwjQSZAo9yJ5y8EPMOAafRzs1DK1vcS/8hD5BXgsTLpKoIFZQ==
23622362
dependencies:
23632363
"@babel/parser" "^7.19.4"
23642364
"@commander-js/extra-typings" "^12.0.1"

0 commit comments

Comments
 (0)