File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 51
51
"@codemod/core" : " ^2.2.0" ,
52
52
"@jest/globals" : " ^29.5.0" ,
53
53
"@qnighy/dedent" : " ^0.1.1" ,
54
- "@types/babel__core" : " ^7.20.0 " ,
54
+ "@types/babel__core" : " ^7.20.5 " ,
55
55
"@types/babel__traverse" : " ^7.18.3" ,
56
56
"@types/node" : " ^18.15.11" ,
57
57
"@typescript-eslint/eslint-plugin" : " ^5.57.0" ,
Original file line number Diff line number Diff line change @@ -2074,7 +2074,7 @@ __metadata:
2074
2074
languageName : node
2075
2075
linkType : hard
2076
2076
2077
- " @types/babel__core@npm:^7.1.14, @types/babel__core@npm:^7.20.0 " :
2077
+ " @types/babel__core@npm:^7.1.14 " :
2078
2078
version : 7.20.0
2079
2079
resolution : " @types/babel__core@npm:7.20.0"
2080
2080
dependencies :
@@ -2087,6 +2087,19 @@ __metadata:
2087
2087
languageName : node
2088
2088
linkType : hard
2089
2089
2090
+ " @types/babel__core@npm:^7.20.5 " :
2091
+ version : 7.20.5
2092
+ resolution : " @types/babel__core@npm:7.20.5"
2093
+ dependencies :
2094
+ " @babel/parser " : ^7.20.7
2095
+ " @babel/types " : ^7.20.7
2096
+ " @types/babel__generator " : " *"
2097
+ " @types/babel__template " : " *"
2098
+ " @types/babel__traverse " : " *"
2099
+ checksum : a3226f7930b635ee7a5e72c8d51a357e799d19cbf9d445710fa39ab13804f79ab1a54b72ea7d8e504659c7dfc50675db974b526142c754398d7413aa4bc30845
2100
+ languageName : node
2101
+ linkType : hard
2102
+
2090
2103
" @types/babel__generator@npm:* " :
2091
2104
version : 7.6.4
2092
2105
resolution : " @types/babel__generator@npm:7.6.4"
@@ -5516,7 +5529,7 @@ __metadata:
5516
5529
" @codemod/core " : ^2.2.0
5517
5530
" @jest/globals " : ^29.5.0
5518
5531
" @qnighy/dedent " : ^0.1.1
5519
- " @types/babel__core " : ^7.20.0
5532
+ " @types/babel__core " : ^7.20.5
5520
5533
" @types/babel__traverse " : ^7.18.3
5521
5534
" @types/node " : ^18.15.11
5522
5535
" @typescript-eslint/eslint-plugin " : ^5.57.0
You can’t perform that action at this time.
0 commit comments