Skip to content

Commit

Permalink
Bump @celo/base from 5.0.2 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [@celo/base](https://github.com/celo-org/celo-monorepo) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/celo-org/celo-monorepo/releases)
- [Changelog](https://github.com/celo-org/celo-monorepo/blob/master/RELEASE.md)
- [Commits](https://github.com/celo-org/celo-monorepo/commits/@celo/base@6.0.0)

---
updated-dependencies:
- dependency-name: "@celo/base"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent cdab8b1 commit de29b03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@appsignal/nodejs": "3.0.14",
"@celo/base": "5.0.2",
"@celo/base": "6.0.0",
"@celo/identity": "5.1.0",
"@impactmarket/core": "1.0.0",
"@slack/events-api": "3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1885,10 +1885,10 @@
mime-types "^2.1.34"
near-seed-phrase "^0.2.0"

"@celo/base@5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@celo/base/-/base-5.0.2.tgz#df125d1b9104ac830129b01de725ef63cf20d957"
integrity sha512-WiyCWNa4BQ4rmOTLL9squYEy0FbY2zM9LBI5pMPfVgnBD591c+RTUar2Z/SnQNarh6AJ9fP3mGmVuOddHqag7g==
"@celo/base@6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@celo/base/-/base-6.0.0.tgz#23811b0bc8730a0d13fa90df55a7ec0e90d370cd"
integrity sha512-z29p7glyh69R4tKSbZuomEvnAihmzgQKxmGoqt/4S6zSx6uOjTILUlhqlcDl2Wbkd+V0h85ft14nui2HXY2Lsg==

"@celo/base@^5.0.4", "@celo/base@^5.0.5":
version "5.0.5"
Expand Down

0 comments on commit de29b03

Please sign in to comment.