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 5151 "@codemod/core" : " ^2.2.0" ,
5252 "@jest/globals" : " ^29.5.0" ,
5353 "@qnighy/dedent" : " ^0.1.1" ,
54- "@types/babel__core" : " ^7.20.0 " ,
54+ "@types/babel__core" : " ^7.20.4 " ,
5555 "@types/babel__traverse" : " ^7.18.3" ,
5656 "@types/node" : " ^18.15.11" ,
5757 "@typescript-eslint/eslint-plugin" : " ^5.57.0" ,
Original file line number Diff line number Diff line change @@ -2074,7 +2074,7 @@ __metadata:
20742074 languageName : node
20752075 linkType : hard
20762076
2077- " @types/babel__core@npm:^7.1.14, @types/babel__core@npm:^7.20.0 " :
2077+ " @types/babel__core@npm:^7.1.14 " :
20782078 version : 7.20.0
20792079 resolution : " @types/babel__core@npm:7.20.0"
20802080 dependencies :
@@ -2087,6 +2087,19 @@ __metadata:
20872087 languageName : node
20882088 linkType : hard
20892089
2090+ " @types/babel__core@npm:^7.20.4 " :
2091+ version : 7.20.4
2092+ resolution : " @types/babel__core@npm:7.20.4"
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 : 75ed6072213423d2b827740d68bbf96f5a7050ce8bd842dde0ceec8d352d06e847166bac757df4beba55525b65f8727c0432adeb5cb4f83aa42e155ac555767e
2100+ languageName : node
2101+ linkType : hard
2102+
20902103" @types/babel__generator@npm:* " :
20912104 version : 7.6.4
20922105 resolution : " @types/babel__generator@npm:7.6.4"
@@ -5516,7 +5529,7 @@ __metadata:
55165529 " @codemod/core " : ^2.2.0
55175530 " @jest/globals " : ^29.5.0
55185531 " @qnighy/dedent " : ^0.1.1
5519- " @types/babel__core " : ^7.20.0
5532+ " @types/babel__core " : ^7.20.4
55205533 " @types/babel__traverse " : ^7.18.3
55215534 " @types/node " : ^18.15.11
55225535 " @typescript-eslint/eslint-plugin " : ^5.57.0
You can’t perform that action at this time.
0 commit comments