Skip to content

Commit ad589b8

Browse files
Bump typescript from 5.0.4 to 5.1.3 (#183)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.4...v5.1.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f060c51 commit ad589b8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
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
@@ -37,7 +37,7 @@
3737
"solidity-shell": "^0.2.4",
3838
"ts-node": ">=8.0.0",
3939
"typechain": "^8.2.0",
40-
"typescript": ">=5.0.4"
40+
"typescript": ">=5.1.3"
4141
},
4242
"dependencies": {
4343
"@chainlink/contracts": "^0.6.1",

0 commit comments

Comments
 (0)