Skip to content

Commit

Permalink
bumping c-slang (#2918)
Browse files Browse the repository at this point in the history
* bumping c-slang

* bumping c-slang
  • Loading branch information
martin-henz committed Apr 9, 2024
1 parent c2b9abe commit c0ae307
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 @@ -34,7 +34,7 @@
"@octokit/rest": "^20.0.0",
"@reduxjs/toolkit": "^1.9.7",
"@sentry/browser": "^7.57.0",
"@sourceacademy/c-slang": "^1.0.18",
"@sourceacademy/c-slang": "^1.0.19",
"@sourceacademy/sharedb-ace": "^2.0.2",
"@sourceacademy/sling-client": "^0.1.0",
"@szhsin/react-menu": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2353,10 +2353,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@sourceacademy/c-slang@^1.0.18":
version "1.0.18"
resolved "https://registry.yarnpkg.com/@sourceacademy/c-slang/-/c-slang-1.0.18.tgz#9d9cf94481e3bd12cbe667a3a3872bea59a9d2c4"
integrity sha512-L4bCfQR1K9EqwaVpIkGt2ADYp/nvludVUj5YOimNsWnE0UbS9Z5WhvdRMm7IyGxGF60B2VAH6BfjiyK8phsIug==
"@sourceacademy/c-slang@^1.0.19":
version "1.0.19"
resolved "https://registry.yarnpkg.com/@sourceacademy/c-slang/-/c-slang-1.0.19.tgz#e8672a4fa15474ac9da8d56e3212adbdae1c2194"
integrity sha512-tkqdk0CKV/Y3+OkgoyiYlrwmv0uSp9gBkXO73x0yDCv7RoOzFgWgNRoFULX/o9MQ1U+QRlvaoZvpsn7DJjTFyQ==
dependencies:
bignumber.js "^9.1.2"
peggy "^3.0.2"
Expand Down

0 comments on commit c0ae307

Please sign in to comment.