Skip to content

Commit

Permalink
Bump sicp from 1.0.29 to 1.0.30 (source-academy#775)
Browse files Browse the repository at this point in the history
Bumps sicp from 1.0.29 to 1.0.30.

---
updated-dependencies:
- dependency-name: sicp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2022
1 parent 8cb365d commit c5b9811
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"sicp": "^1.0.29"
"sicp": "^1.0.30"
},
"repository": {
"type": "git",
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2560,18 +2560,20 @@ shallow-clone@^3.0.0:
dependencies:
kind-of "^6.0.2"

sicp@^1.0.29:
version "1.0.29"
resolved "https://registry.yarnpkg.com/sicp/-/sicp-1.0.29.tgz#09d745f8da1d07533a2b2be56a979e4f0ca2247c"
integrity sha512-Pkcl95uBrKHuzcja5sgCKEAw3+9/C/lEHR2Zv8dQV0j/mEYF0nd7M97nEhGKcVr6usTvDquJK/wsxhhteYQAiA==
sicp@^1.0.30:
version "1.0.30"
resolved "https://registry.yarnpkg.com/sicp/-/sicp-1.0.30.tgz#6ac7f96f3d339596cddd8dfd7e8e6643a10539a8"
integrity sha512-DzQSpKai+0x6B/Mrikdj0jmDTmcHQTCeRpOOiWW/eujGohsqL0+tUktnIURCHhokLfjAmb4LvH8BFRehRvkljA==
dependencies:
"@joeychenofficial/alt-ergo-modified" "^2.4.0"
"@types/estree" "0.0.47"
acorn "^8.0.3"
acorn-loose "^8.0.0"
acorn-walk "^8.0.0"
astring "^1.4.3"
gpu.js "^2.10.4"
lodash "^4.17.20"
source-map "^0.7.3"
xmlhttprequest-ts "^1.0.1"

signal-exit@^3.0.0:
Expand Down

0 comments on commit c5b9811

Please sign in to comment.