File tree Expand file tree Collapse file tree 3 files changed +48
-25
lines changed Expand file tree Collapse file tree 3 files changed +48
-25
lines changed Original file line number Diff line number Diff line change 4747 " dist"
4848 ],
4949 "devDependencies" : {
50- "@babel/types" : " 7.17 .0" ,
50+ "@babel/types" : " 7.19 .0" ,
5151 "@types/node" : " 17.0.17" ,
5252 "@typescript-eslint/eslint-plugin" : " 5.16.0" ,
5353 "@typescript-eslint/parser" : " 5.16.0" ,
Original file line number Diff line number Diff line change 99 dependencies :
1010 " @babel/highlight" " ^7.16.7"
1111
12- " @babel/helper-validator-identifier@^7.16.7 " :
13- version "7.16.7"
14- resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz"
15- integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
12+ " @babel/helper-string-parser@^7.18.10 " :
13+ version "7.18.10"
14+ resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz"
15+ integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
16+
17+ " @babel/helper-validator-identifier@^7.16.7" , "@babel/helper-validator-identifier@^7.18.6":
18+ version "7.19.1"
19+ resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
20+ integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
1621
1722" @babel/highlight@^7.16.7 " :
1823 version "7.16.10"
2328 chalk "^2.0.0"
2429 js-tokens "^4.0.0"
2530
26- " @babel/types@7.17 .0 " :
27- version "7.17 .0"
28- resolved "https://registry.npmjs.org/@babel/types/-/types-7.17 .0.tgz"
29- integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw ==
31+ " @babel/types@7.19 .0 " :
32+ version "7.19 .0"
33+ resolved "https://registry.npmjs.org/@babel/types/-/types-7.19 .0.tgz"
34+ integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA ==
3035 dependencies :
31- " @babel/helper-validator-identifier" " ^7.16.7"
36+ " @babel/helper-string-parser" " ^7.18.10"
37+ " @babel/helper-validator-identifier" " ^7.18.6"
3238 to-fast-properties "^2.0.0"
3339
3440" @eslint/eslintrc@^1.2.1 " :
You can’t perform that action at this time.
0 commit comments