Skip to content

Commit 8129ff3

Browse files
author
Sascha Goldhofer
committed
chore: update typescript
1 parent e5697d6 commit 8129ff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"terser-webpack-plugin": "^5.0.3",
5454
"ts-loader": "^8.0.11",
5555
"ts-node": "^9.0.0",
56-
"typescript": "^4.1.3",
56+
"typescript": "^4.6.3",
5757
"watch": "^1.0.1",
5858
"webpack": "^5.9.0",
5959
"webpack-cli": "^4.2.0"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3145,7 +3145,7 @@ type-fest@^0.20.2:
31453145
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
31463146
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
31473147

3148-
typescript@^4.1.3:
3148+
typescript@^4.6.3:
31493149
version "4.6.3"
31503150
resolved "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
31513151
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==

0 commit comments

Comments
 (0)