Skip to content

Commit aa29b70

Browse files
chore(deps): update dependency typescript to v5
1 parent 107bce2 commit aa29b70

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.4.2"
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.4.2:
13326+
version "5.4.2"
13327+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
13328+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
1332913329

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

0 commit comments

Comments
 (0)