Skip to content

Commit 0d70c16

Browse files
committed
Pinned v1.5.0
Pinned @chainlink/contracts@v1.5.0
1 parent 05b9725 commit 0d70c16

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"fuzzing": "docker run -it --rm -v $PWD:/src trailofbits/eth-security-toolbox"
1616
},
1717
"devDependencies": {
18-
"@chainlink/contracts": "^1.5.0",
18+
"@chainlink/contracts": "1.5.0",
1919
"@ethersproject/abi": "^5.7.0",
2020
"@ethersproject/providers": "^5.7.1",
2121
"@nomicfoundation/hardhat-chai-matchers": "^1.0.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz"
4040
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
4141

42-
"@chainlink/contracts@^1.5.0":
42+
"@chainlink/contracts@1.5.0":
4343
version "1.5.0"
4444
resolved "https://registry.npmjs.org/@chainlink/contracts/-/contracts-1.5.0.tgz"
4545
integrity sha512-1fGJwjvivqAxvVOTqZUEXGR54CATtg0vjcXgSIk4Cfoad2nUhSG/qaWHXjLg1CkNTeOoteoxGQcpP/HiA5HsUA==

0 commit comments

Comments
 (0)