Skip to content

Commit f5ed27f

Browse files
Bump sicp from 1.0.24 to 1.0.25 (#716)
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>
1 parent 8c8559f commit f5ed27f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"license": "Apache-2.0",
1616
"dependencies": {
17-
"sicp": "^1.0.24"
17+
"sicp": "^1.0.25"
1818
},
1919
"repository": {
2020
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2566,10 +2566,10 @@ shallow-clone@^3.0.0:
25662566
dependencies:
25672567
kind-of "^6.0.2"
25682568

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

0 commit comments

Comments
 (0)