Skip to content

Commit

Permalink
Bump js-slang again (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
remo5000 authored and ning-y committed Nov 1, 2018
1 parent f02eca6 commit 1bb5b85
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 @@ -37,7 +37,7 @@
"draft-js": "^0.10.5",
"flexboxgrid": "^6.3.1",
"flexboxgrid-helpers": "^1.1.3",
"js-slang": "0.1.14",
"js-slang": "0.1.16",
"lodash": "^4.17.10",
"lz-string": "^1.4.4",
"moment": "^2.22.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5926,10 +5926,10 @@ js-base64@^2.1.9:
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.4.3.tgz#2e545ec2b0f2957f41356510205214e98fad6582"
integrity sha512-H7ErYLM34CvDMto3GbD6xD0JLUGYXR3QTcH6B/tr4Hi/QpSThnCsIp+Sy5FRTw3B0d6py4HcNkW7nO/wdtGWEw==

[email protected].14:
version "0.1.14"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.1.14.tgz#7df10d980bbd0f65e4ee6813d26db5b544d64ce2"
integrity sha512-j2zLfhRrDN0uSJrR9N1nFMQ4nOqiFrSLOa+hqbuPbcUsMlSV9hDYy9tZ/ZyW1oB2gpRyzCFvJRvkEkde7ooBlQ==
[email protected].16:
version "0.1.16"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.1.16.tgz#2fc6835118e35e9bfeb1666e7b16c596242a9d9e"
integrity sha512-0R9iM2iqBTLXkoGzO7bQguFWIE5NezCa4zNGFHUTVJCYmhKQDfRJk5IHbhX+PeirN3PcXeQyaZgAwqQ9YDZQ/w==
dependencies:
"@types/acorn" "^4.0.3"
"@types/estree" "0.0.39"
Expand Down

0 comments on commit 1bb5b85

Please sign in to comment.