Skip to content

Commit eaef80d

Browse files
committed
Merge branch 'master' into multitenant/dev
2 parents 47c5289 + b43152c commit eaef80d

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.8",
52+
"js-slang": "^0.5.10",
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
@@ -8188,10 +8188,10 @@ [email protected]:
81888188
import-local "^3.0.2"
81898189
jest-cli "^26.6.0"
81908190

8191-
js-slang@^0.5.8:
8192-
version "0.5.8"
8193-
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.5.8.tgz#be85df49958015e06a63a42b9f72007752f6da7f"
8194-
integrity sha512-/UClVK97iLqZh5tkASgtz9RsxTzpdXkbk3CT3Fx+Uxis0lnND+wz7pLdcjVzoG/krZISkSlEBr4PyO7RCwNFdA==
8191+
js-slang@^0.5.10:
8192+
version "0.5.10"
8193+
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.5.10.tgz#c65a3043fa87d5206c65c85d4c3773922cc6eba9"
8194+
integrity sha512-ToWrQ7E/UDOEFwgh3zst0VT9cuISYi4EijYynAcHwXRPu0XLQlZEtW4OjALX7eK+sfDoKeW6IWnJBDMAPVF8MQ==
81958195
dependencies:
81968196
"@types/estree" "0.0.47"
81978197
acorn "^8.0.3"

0 commit comments

Comments
 (0)