Skip to content

Commit

Permalink
Bump sicp from 1.0.24 to 1.0.25 (source-academy#716)
Browse files Browse the repository at this point in the history
Bumps sicp from 1.0.24 to 1.0.25.

---
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 Dec 10, 2021
1 parent 8c8559f commit f5ed27f
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 @@ -14,7 +14,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"sicp": "^1.0.24"
"sicp": "^1.0.25"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2566,10 +2566,10 @@ shallow-clone@^3.0.0:
dependencies:
kind-of "^6.0.2"

sicp@^1.0.24:
version "1.0.24"
resolved "https://registry.yarnpkg.com/sicp/-/sicp-1.0.24.tgz#43d05f3dbab071774bf534778a0edeb14fd1de9b"
integrity sha512-URfpW1Wyj3UFqwu9kEoLSRJLE1At90a17pDLNceJC0donZ2IazlXGzdL2KVxO+k+8Vmb8gKn1lizxZTNg2XHpg==
sicp@^1.0.25:
version "1.0.25"
resolved "https://registry.yarnpkg.com/sicp/-/sicp-1.0.25.tgz#c86574699d09d0eaa94dc55dbfbfa2264d20333d"
integrity sha512-+KlvAAqkNMqzjvDX6euhFtyI5vwcBa8mqPDLTP3SEvcmjwarE9y7n1SrLHDOGcpakDEyb4stj9UbKvUjV5zYCw==
dependencies:
"@types/estree" "0.0.47"
acorn "^8.0.3"
Expand Down

0 comments on commit f5ed27f

Please sign in to comment.