Skip to content

Commit

Permalink
Merge pull request #124 from skalenetwork/dependabot/npm_and_yarn/typ…
Browse files Browse the repository at this point in the history
…escript/ethers-v5/typescript-5.6.3

Bump typescript from 5.6.2 to 5.6.3 in /typescript/ethers-v5
  • Loading branch information
DimaStebaev authored Oct 21, 2024
2 parents 7493371 + ef2a58e commit 8900616
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion typescript/ethers-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^8.7.0",
"eslint": "^8.45.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"files": [
"lib/**/*"
Expand Down
18 changes: 9 additions & 9 deletions typescript/ethers-v5/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ __metadata:
"@typescript-eslint/parser": ^8.7.0
eslint: ^8.45.0
ethers: ^5.7.2
typescript: ^5.6.2
typescript: ^5.6.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1907,23 +1907,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
"typescript@npm:^5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 48777e1dabd9044519f56cd012b0296e3b72bafe12b7e8e34222751d45c67e0eba5387ecdaa6c14a53871a29361127798df6dc8d1d35643a0a47cb0b1c65a33a
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
languageName: node
linkType: hard

"typescript@patch:typescript@^5.6.2#~builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#~builtin<compat/typescript>::version=5.6.2&hash=77c9e2"
"typescript@patch:typescript@^5.6.3#~builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=77c9e2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c084ee1ab865f108c787e6233a5f63c126c482c0c8e87ec998ac5288a2ad54b603e1ea8b8b272355823b833eb31b9fabb99e8c6152283e1cb47e3a76bd6faf6c
checksum: ade87bce2363ee963eed0e4ca8a312ea02c81873ebd53609bc3f6dc0a57f6e61ad7e3fb8cbb7f7ab8b5081cbee801b023f7c4823ee70b1c447eae050e6c7622b
languageName: node
linkType: hard

Expand Down

0 comments on commit 8900616

Please sign in to comment.