Skip to content

Commit feb5f70

Browse files
committed
chore(deps): update dependency typescript to v5.5.4
1 parent 0d50ce2 commit feb5f70

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
@@ -60,7 +60,7 @@
6060
"ts-loader": "9.5.1",
6161
"tslint": "6.1.3",
6262
"tslint-config-common": "1.6.2",
63-
"typescript": "5.5.3",
63+
"typescript": "5.5.4",
6464
"url-loader": "4.1.1",
6565
"@babel/preset-env": "7.24.8",
6666
"@babel/preset-react": "7.24.7",

yarn.lock

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

12959-
typescript@5.5.3:
12960-
version "5.5.3"
12961-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
12962-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
12959+
typescript@5.5.4:
12960+
version "5.5.4"
12961+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
12962+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1296312963

1296412964
"typescript@^4.6.4 || ^5.2.2":
1296512965
version "5.2.2"

0 commit comments

Comments
 (0)