Skip to content

Commit

Permalink
bumping js-slang (#2619)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-henz authored Aug 12, 2023
1 parent ad3b5fe commit 9323a97
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"flexboxgrid": "^6.3.1",
"flexboxgrid-helpers": "^1.1.3",
"hastscript": "^8.0.0",
"js-slang": "^1.0.32",
"js-slang": "^1.0.33",
"js-yaml": "^4.1.0",
"konva": "^9.2.0",
"lodash": "^4.17.21",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6702,7 +6702,7 @@ gpu-mock.js@^1.3.0:
resolved "https://registry.yarnpkg.com/gpu-mock.js/-/gpu-mock.js-1.3.1.tgz#f7deaa09da3f672762eda944ecf948fd2c4b1490"
integrity sha512-+lbp8rQ0p1nTa6Gk6HoLiw4yM6JTpql82U+nCF3sZbX4FJWP9PzzF1018dW8K+pbmqRmhLHbn6Bjc6i6tgUpbA==

gpu.js@^2.10.4:
gpu.js@^2.16.0:
version "2.16.0"
resolved "https://registry.yarnpkg.com/gpu.js/-/gpu.js-2.16.0.tgz#35531f8ee79292b71a454455e7bf0aaf6693182a"
integrity sha512-ZKmWdRXi3F/9nim5ew2IPXZaMlSyqtMtVC8Itobjl+qYUgUqcBHxu8WKqK0AqIyjBVBl7A5ORo4Db2hzgrPd4A==
Expand Down Expand Up @@ -8190,10 +8190,10 @@ js-sdsl@4.3.0, js-sdsl@^4.1.4:
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.3.0.tgz#aeefe32a451f7af88425b11fdb5f58c90ae1d711"
integrity sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==

js-slang@^1.0.32:
version "1.0.32"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.32.tgz#c3f39e7067af620972edd42e0a9c66d8c2d64e16"
integrity sha512-plJ2NbBQ7NdK+3WmLdV1gueulGSrqbuYhyyJ73Kj3nCNNH65MU3ueWMWDxsrZg2nZ9xPzhRiIWdCzf2YjyBLIA==
js-slang@^1.0.33:
version "1.0.33"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.33.tgz#d5eafda47c02a9486db6a2d512fbb38816940598"
integrity sha512-b3W/WyNUT1stLd8a+sBwf9FU/r6q/KS6MBONtOMRDqnug0EqcprS40hj6Rhq+hr7y1GfOGYTMam8MQC1Tk/rBw==
dependencies:
"@babel/parser" "^7.19.4"
"@joeychenofficial/alt-ergo-modified" "^2.4.0"
Expand All @@ -8204,7 +8204,7 @@ js-slang@^1.0.32:
acorn-loose "^8.0.0"
acorn-walk "^8.0.0"
astring "^1.4.3"
gpu.js "^2.10.4"
gpu.js "^2.16.0"
js-base64 "^3.7.5"
lodash "^4.17.20"
node-getopt "^0.3.2"
Expand Down

0 comments on commit 9323a97

Please sign in to comment.