Skip to content

Commit a7fed54

Browse files
Bump js-slang from 0.5.21 to 0.5.22 (#714)
Bumps [js-slang](https://github.com/source-academy/js-slang) from 0.5.21 to 0.5.22. - [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>
1 parent 46dea59 commit a7fed54

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
@@ -30,7 +30,7 @@
3030
"@babel/preset-env": "^7.15.8",
3131
"fs-extra": "^10.0.0",
3232
"http-server": "^14.0.0",
33-
"js-slang": "^0.5.21",
33+
"js-slang": "^0.5.22",
3434
"husky": "^7.0.4",
3535
"lz-string": "^1.4.4",
3636
"xmldom": "^0.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1877,10 +1877,10 @@ isstream@~0.1.2:
18771877
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
18781878
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
18791879

1880-
js-slang@^0.5.21:
1881-
version "0.5.21"
1882-
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.5.21.tgz#bef8655e519d4b6905171a92f4f6b8a6156eb376"
1883-
integrity sha512-pvaLsnd6FsevxGx5I602iHcvBj2Xyg/jlV2M11zQl0Y9MVrOBtI/eMM+WF0j9VXnncMBQNFBW9ai7ray5+oU+A==
1880+
js-slang@^0.5.22:
1881+
version "0.5.22"
1882+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.5.22.tgz#2649271f6e6494c6b8fa1bb3567bffcea9f4b9e7"
1883+
integrity sha512-9iXrmcs/56/kdWBUzpsIdIBd4PE1FYIB0l+T9rkutRhI2QNL+bbQD6dQy/v7WtZgNzB7lUQsviGjjPaKSlL12w==
18841884
dependencies:
18851885
"@joeychenofficial/alt-ergo-modified" "^2.4.0"
18861886
"@types/estree" "0.0.50"

0 commit comments

Comments
 (0)