Skip to content

Commit faaa313

Browse files
Bump typescript from 4.9.5 to 5.0.2 (#140)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3536226 commit faaa313

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.1.0",
40-
"typescript": ">=4.9.5"
40+
"typescript": ">=5.0.2"
4141
},
4242
"dependencies": {
4343
"@chainlink/contracts": "^0.6.1",

0 commit comments

Comments
 (0)