Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit 40554d3

Browse files
chore(deps-dev): bump @dfinity/candid from 0.10.3 to 0.10.4
Bumps [@dfinity/candid](https://sdk.dfinity.org/docs/index.html) from 0.10.3 to 0.10.4. --- updated-dependencies: - dependency-name: "@dfinity/candid" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c218485 commit 40554d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@dfinity/agent": "0.10.2",
4848
"@dfinity/auth-client": "0.10.2",
4949
"@dfinity/authentication": "0.10.2",
50-
"@dfinity/candid": "0.10.3",
50+
"@dfinity/candid": "0.10.4",
5151
"@dfinity/identity": "0.10.2",
5252
"@dfinity/principal": "0.10.4",
5353
"@testing-library/jest-dom": "5.16.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,9 +1135,9 @@
11351135
version "0.10.2"
11361136
resolved "https://registry.npmjs.org/@dfinity/authentication/-/authentication-0.10.2.tgz"
11371137

1138-
"@dfinity/candid@0.10.3":
1139-
version "0.10.3"
1140-
resolved "https://registry.npmjs.org/@dfinity/candid/-/candid-0.10.3.tgz"
1138+
"@dfinity/candid@0.10.4":
1139+
version "0.10.4"
1140+
resolved "https://registry.yarnpkg.com/@dfinity/candid/-/candid-0.10.4.tgz#32f666f6a069d87b6f7007d7ad3c50ab307d8b76"
11411141

11421142
"@dfinity/identity@0.10.2":
11431143
version "0.10.2"

0 commit comments

Comments
 (0)