File tree 2 files changed +5
-10
lines changed
2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 63
63
"cross-spawn" : " ^7.0.1" ,
64
64
"doctoc" : " ^2.1.0" ,
65
65
"eslint" : " ^8.8.0" ,
66
- "@types/node" : " >=12 .x" ,
66
+ "@types/node" : " >=17 .x" ,
67
67
"eslint-config-airbnb" : " 19.0.0" ,
68
68
"eslint-config-airbnb-typescript" : " ^16.1.0" ,
69
69
"eslint-config-prettier" : " ^8.3.0" ,
Original file line number Diff line number Diff line change 1637
1637
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
1638
1638
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
1639
1639
1640
- " @types/node@* " :
1641
- version "14.0.27"
1642
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
1643
- integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
1644
-
1645
- " @types/node@>=12.x " :
1646
- version "17.0.15"
1647
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.15.tgz#97779282c09c09577120a2162e71d8380003590a"
1648
- integrity sha512-zWt4SDDv1S9WRBNxLFxFRHxdD9tvH8f5/kg5/IaLFdnSNXsDY4eL3Q3XXN+VxUnWIhyVFDwcsmAprvwXoM/ClA==
1640
+ " @types/node@*" , "@types/node@>=17.x":
1641
+ version "17.0.16"
1642
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.16.tgz#e3733f46797b9df9e853ca9f719c8a6f7b84cd26"
1643
+ integrity sha512-ydLaGVfQOQ6hI1xK2A5nVh8bl0OGoIfYMxPWHqqYe9bTkWCfqiVvZoh2I/QF2sNSkZzZyROBoTefIEI+PB6iIA==
1649
1644
1650
1645
" @types/normalize-package-data@^2.4.0 " :
1651
1646
version "2.4.0"
You can’t perform that action at this time.
0 commit comments