diff --git a/package.json b/package.json index a786c2e..b6a784a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ ], "devDependencies": { "@types/eslint": "^8.44.6", - "@types/node": "^18.18.7", + "@types/node": "^18.18.8", "eslint": "8.31.0", "textlint-plugin-asciidoctor": "^1.1.0", "textlint-scripts": "^13.3.3", diff --git a/yarn.lock b/yarn.lock index c64ea58..f4e62c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1437,7 +1437,7 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@^18.18.7": +"@types/node@^18.18.8": version "18.18.8" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.8.tgz#2b285361f2357c8c8578ec86b5d097c7f464cfd6" integrity sha512-OLGBaaK5V3VRBS1bAkMVP2/W9B+H8meUfl866OrMNQqt7wDgdpWPp5o6gmIc9pB+lIQHSq4ZL8ypeH1vPxcPaQ==