Skip to content

Commit

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

Bump typescript from 5.1.6 to 5.6.3 in /typescript/base
  • Loading branch information
DimaStebaev authored Oct 23, 2024
2 parents 8900616 + 7fc3b11 commit fb9165e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion typescript/base/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.8.0",
"eslint": "^8.45.0",
"typescript": "^5.1.6"
"typescript": "^5.6.3"
},
"files": [
"lib/**/*"
Expand Down
18 changes: 9 additions & 9 deletions typescript/base/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ __metadata:
axios: ^1.4.0
eslint: ^8.45.0
semver: ^7.6.0
typescript: ^5.1.6
typescript: ^5.6.3
languageName: unknown
linkType: soft

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

"typescript@npm:^5.1.6":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
"typescript@npm:^5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
languageName: node
linkType: hard

"typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&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: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
checksum: ade87bce2363ee963eed0e4ca8a312ea02c81873ebd53609bc3f6dc0a57f6e61ad7e3fb8cbb7f7ab8b5081cbee801b023f7c4823ee70b1c447eae050e6c7622b
languageName: node
linkType: hard

Expand Down

0 comments on commit fb9165e

Please sign in to comment.