File tree Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " aws-sdk-js-codemod " : patch
3
+ ---
4
+
5
+ Bump typescript to 4.6
Original file line number Diff line number Diff line change 51
51
"prettier" : " 2.5.1" ,
52
52
"simple-git-hooks" : " 2.7.0" ,
53
53
"ts-jest" : " 27.1.3" ,
54
- "typescript" : " 4.5.5 "
54
+ "typescript" : " 4.6.2 "
55
55
},
56
56
"engines" : {
57
57
"node" : " >=12.0.0"
Original file line number Diff line number Diff line change @@ -1846,7 +1846,7 @@ __metadata:
1846
1846
simple-git-hooks : 2.7.0
1847
1847
table : 6.8.0
1848
1848
ts-jest : 27.1.3
1849
- typescript : 4.5.5
1849
+ typescript : 4.6.2
1850
1850
bin :
1851
1851
aws-sdk-js-codemod : bin/aws-sdk-js-codemod
1852
1852
languageName : unknown
@@ -7041,23 +7041,23 @@ __metadata:
7041
7041
languageName : node
7042
7042
linkType : hard
7043
7043
7044
- " typescript@npm:4.5.5 " :
7045
- version : 4.5.5
7046
- resolution : " typescript@npm:4.5.5 "
7044
+ " typescript@npm:4.6.2 " :
7045
+ version : 4.6.2
7046
+ resolution : " typescript@npm:4.6.2 "
7047
7047
bin :
7048
7048
tsc : bin/tsc
7049
7049
tsserver : bin/tsserver
7050
- checksum : 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
7050
+ checksum : 8a44ed7e6f6c4cb1ebe8cf236ecda2fb119d84dcf0fbd77e707b2dfea1bbcfc4e366493a143513ce7f57203c75da9d4e20af6fe46de89749366351046be7577c
7051
7051
languageName : node
7052
7052
linkType : hard
7053
7053
7054
- " typescript@patch:typescript@4.5.5 #~builtin<compat/typescript> " :
7055
- version : 4.5.5
7056
- resolution : " typescript@patch:typescript@npm%3A4.5.5 #~builtin<compat/typescript>::version=4.5.5 &hash=bda367"
7054
+ " typescript@patch:typescript@4.6.2 #~builtin<compat/typescript> " :
7055
+ version : 4.6.2
7056
+ resolution : " typescript@patch:typescript@npm%3A4.6.2 #~builtin<compat/typescript>::version=4.6.2 &hash=bda367"
7057
7057
bin :
7058
7058
tsc : bin/tsc
7059
7059
tsserver : bin/tsserver
7060
- checksum : 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
7060
+ checksum : 40b493a71747fb89fa70df104e2c4a5e284b43750af5bea024090a5261cefa387f7a9372411b13030f7bf5555cee4275443d08805642ae5c74ef76740854a4c7
7061
7061
languageName : node
7062
7062
linkType : hard
7063
7063
You can’t perform that action at this time.
0 commit comments