Skip to content

Commit 8ed4cbb

Browse files
Update dependency typescript to v5.5.3
1 parent c9b6651 commit 8ed4cbb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"rimraf": "3.0.2",
3939
"solhint": "3.3.8",
4040
"ts-node": "10.9.2",
41-
"typescript": "5.0.4"
41+
"typescript": "5.5.3"
4242
}
4343
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8341,10 +8341,10 @@ typedarray@^0.0.6:
83418341
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
83428342
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
83438343

8344-
typescript@5.0.4:
8345-
version "5.0.4"
8346-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
8347-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
8344+
typescript@5.5.3:
8345+
version "5.5.3"
8346+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
8347+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
83488348

83498349
typewise-core@^1.2, typewise-core@^1.2.0:
83508350
version "1.2.0"

0 commit comments

Comments
 (0)