Skip to content

Commit 1e1c478

Browse files
EA Framework Version Bump (#3673)
Co-authored-by: Michael Xiao <michael.xiao@smartcontract.com>
1 parent 293dbdc commit 1e1c478

File tree

104 files changed

+500
-327
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+500
-327
lines changed

.changeset/some-owls-tan.md

Lines changed: 97 additions & 0 deletions

.pnp.cjs

Lines changed: 154 additions & 116 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"source-map-support": "0.5.21"
5555
},
5656
"devDependencies": {
57-
"@chainlink/external-adapter-framework": "2.0.0",
57+
"@chainlink/external-adapter-framework": "2.1.0",
5858
"@changesets/changelog-github": "0.5.0",
5959
"@changesets/cli": "2.27.12",
6060
"@types/babel__core": "7.20.5",

packages/composites/apy-finance-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"start": "yarn server:dist"
2929
},
3030
"dependencies": {
31-
"@chainlink/external-adapter-framework": "2.0.0",
31+
"@chainlink/external-adapter-framework": "2.1.0",
3232
"@chainlink/token-allocation-test-adapter": "workspace:*",
3333
"axios": "1.7.9",
3434
"ethers": "5.4.7",

0 commit comments

Comments
 (0)