File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/fastify-renderer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 100
100
"rimraf" : " ^3.0.2" ,
101
101
"ts-jest" : " ^27.1.3" ,
102
102
"ts-node" : " ^9.1.1" ,
103
- "typescript" : " ^4.5.5 "
103
+ "typescript" : " ^4.6.3 "
104
104
},
105
105
"files" : [
106
106
" client" ,
Original file line number Diff line number Diff line change @@ -6660,10 +6660,10 @@ typedarray-to-buffer@^3.1.5:
6660
6660
dependencies :
6661
6661
is-typedarray "^1.0.0"
6662
6662
6663
- typescript@^4.5.5 :
6664
- version "4.5.5 "
6665
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5 .tgz#d8c953832d28924a9e3d37c73d729c846c5896f3 "
6666
- integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA ==
6663
+ typescript@^4.6.3 :
6664
+ version "4.6.3 "
6665
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3 .tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c "
6666
+ integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw ==
6667
6667
6668
6668
unbox-primitive@^1.0.0 :
6669
6669
version "1.0.0"
You can’t perform that action at this time.
0 commit comments