Skip to content

Commit 16204fa

Browse files
Bump sourcecred from 0.10.1 to 0.10.2 (#377)
Bumps [sourcecred](https://github.com/sourcecred/sourcecred) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/sourcecred/sourcecred/releases) - [Commits](sourcecred/sourcecred@sourcecred-v0.10.1...sourcecred-v0.10.2) --- updated-dependencies: - dependency-name: sourcecred dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0a30f0 commit 16204fa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"private": true,
99
"dependencies": {
1010
"lodash.isequal": "^4.5.0",
11-
"sourcecred": "^0.10.1"
11+
"sourcecred": "^0.10.2"
1212
},
1313
"scripts": {
1414
"clean": "rimraf cache site",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4869,10 +4869,10 @@ source-map@^0.6.1:
48694869
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
48704870
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
48714871

4872-
sourcecred@^0.10.1:
4873-
version "0.10.1"
4874-
resolved "https://registry.yarnpkg.com/sourcecred/-/sourcecred-0.10.1.tgz#6b7eddafe5b48a9507343f53b4468ce40eea2d8d"
4875-
integrity sha512-v+lMiXAYKj+JFYEW5bES993/CJRki1TYcrvHRsYzXQS+o8UANdqwnhvtkXWF64JxQvgz0HpuXWNRsGJ0kaMYgg==
4872+
sourcecred@^0.10.2:
4873+
version "0.10.2"
4874+
resolved "https://registry.yarnpkg.com/sourcecred/-/sourcecred-0.10.2.tgz#9b382843537fb308812b881c1d601c491b7ac8cc"
4875+
integrity sha512-bfhHuZDeqqDJOYk9Hdhl1+oS2iJoeB2BMIWCObY2PgAoNEa0HsFHviso5MNFqjaA508Fre/QF6BuSH5WsCtyjg==
48764876
dependencies:
48774877
"@aws-sdk/util-base64-browser" "^3.37.0"
48784878
"@date-io/date-fns" "1.3.11"

0 commit comments

Comments
 (0)