Skip to content

Commit

Permalink
Merge pull request #145 from bancorprotocol/dependabot/npm_and_yarn/t…
Browse files Browse the repository at this point in the history
…ypescript-5.5.4

Bump typescript from 5.2.2 to 5.5.4
  • Loading branch information
zavelevsky authored Aug 5, 2024
2 parents 2cf29b8 + 39bf5b8 commit b8b241d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
"typechain": "^8.3.2",
"typescript": "^5.2.2"
"typescript": "^5.5.4"
},
"dependencies": {
"@ethersproject/abi": "^5.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2418,10 +2418,10 @@ typechain@^8.3.2:
ts-command-line-args "^2.2.0"
ts-essentials "^7.0.1"

typescript@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
typescript@^5.5.4:
version "5.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==

typical@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit b8b241d

Please sign in to comment.