Skip to content

Commit 83d0c9a

Browse files
authored
bumping js-slang again (#1873)
1 parent 6e6e417 commit 83d0c9a

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
@@ -49,7 +49,7 @@
4949
"connected-react-router": "^6.9.1",
5050
"flexboxgrid": "^6.3.1",
5151
"flexboxgrid-helpers": "^1.1.3",
52-
"js-slang": "^0.5.12",
52+
"js-slang": "^0.5.13",
5353
"konva": "^7.2.5",
5454
"lodash": "^4.17.21",
5555
"lz-string": "^1.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8186,10 +8186,10 @@ [email protected]:
81868186
import-local "^3.0.2"
81878187
jest-cli "^26.6.0"
81888188

8189-
js-slang@^0.5.12:
8190-
version "0.5.12"
8191-
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.5.12.tgz#63c77476bc8445dfc06691fb83c4cb6af683d072"
8192-
integrity sha512-P7246r6CO/mLr42q8pp9y5ILSs6WzF/2zyFAzhhIlUR5/jmS66nqk3Gw+qn/KSDbOhPWeimslJ1dc/azmzBo4w==
8189+
js-slang@^0.5.13:
8190+
version "0.5.13"
8191+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.5.13.tgz#17c159f4c9cb9a295cf95eaf33c919316e81b6af"
8192+
integrity sha512-7w9cx6OeKj0z4hkUHjgxdB/TfGkkbdozA9gIYeVzy64RM8nNAZii+XvNS/5UqDToG8OpYc6SoIQJrQs5gbMH5g==
81938193
dependencies:
81948194
"@joeychenofficial/alt-ergo-modified" "^2.4.0"
81958195
"@types/estree" "0.0.47"

0 commit comments

Comments
 (0)