Skip to content

Commit 5dcc0bd

Browse files
committed
⬆️ Upgrade to Typescript v4.4.4
1 parent eb61ae8 commit 5dcc0bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ts-node": "^10.0.0",
2525
"type-graphql": "^1.1.1",
2626
"typedi": "^0.10.0",
27-
"typescript": "^4.3.2"
27+
"typescript": "^4.4.4"
2828
},
2929
"devDependencies": {
3030
"@hapi/hapi": "^20.1.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3185,10 +3185,10 @@ typedi@^0.10.0:
31853185
resolved "https://registry.yarnpkg.com/typedi/-/typedi-0.10.0.tgz#e8f9a5ee100b84addbdfb57fe90d8d9ed2a21dea"
31863186
integrity sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w==
31873187

3188-
typescript@^4.3.2:
3189-
version "4.3.2"
3190-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
3191-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
3188+
typescript@^4.4.4:
3189+
version "4.4.4"
3190+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
3191+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
31923192

31933193
unbox-primitive@^1.0.0:
31943194
version "1.0.1"

0 commit comments

Comments
 (0)