Skip to content

Commit 0f5402f

Browse files
chore(deps): update dependency typescript to v5
1 parent 1946157 commit 0f5402f

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
@@ -163,7 +163,7 @@
163163
"ts-node": "10.9.1",
164164
"tsc-alias": "1.8.2",
165165
"tsconfig-paths": "4.1.2",
166-
"typescript": "4.9.5"
166+
"typescript": "5.5.4"
167167
},
168168
"resolutions": {
169169
"sqlite3/node-gyp": "8.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13322,10 +13322,10 @@ typeorm@0.3.12:
1332213322
xml2js "^0.4.23"
1332313323
yargs "^17.6.2"
1332413324

13325-
typescript@4.9.5:
13326-
version "4.9.5"
13327-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
13328-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
13325+
typescript@5.5.4:
13326+
version "5.5.4"
13327+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
13328+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1332913329

1333013330
typescript@^4.0, typescript@^4.6.4, typescript@^4.7:
1333113331
version "4.9.4"

0 commit comments

Comments
 (0)