File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
],
34
34
"devDependencies" : {
35
35
"@types/eslint" : " ^8.44.7" ,
36
- "@types/node" : " ^18.18.8 " ,
36
+ "@types/node" : " ^18.18.9 " ,
37
37
"eslint" : " 8.31.0" ,
38
38
"textlint-plugin-asciidoctor" : " ^1.1.0" ,
39
39
"textlint-scripts" : " ^13.3.3" ,
Original file line number Diff line number Diff line change 1437
1437
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
1438
1438
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
1439
1439
1440
- " @types/node@^18.18.8 " :
1441
- version "18.18.8 "
1442
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.8 .tgz#2b285361f2357c8c8578ec86b5d097c7f464cfd6 "
1443
- integrity sha512-OLGBaaK5V3VRBS1bAkMVP2/W9B+H8meUfl866OrMNQqt7wDgdpWPp5o6gmIc9pB+lIQHSq4ZL8ypeH1vPxcPaQ ==
1440
+ " @types/node@^18.18.9 " :
1441
+ version "18.18.9 "
1442
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.9 .tgz#5527ea1832db3bba8eb8023ce8497b7d3f299592 "
1443
+ integrity sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ ==
1444
1444
dependencies :
1445
1445
undici-types "~5.26.4"
1446
1446
You can’t perform that action at this time.
0 commit comments