Skip to content

Commit e15705c

Browse files
chore(deps): update dependency @types/node to ^18.18.9
1 parent 40e4443 commit e15705c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"devDependencies": {
3535
"@types/eslint": "^8.44.7",
36-
"@types/node": "^18.18.8",
36+
"@types/node": "^18.18.9",
3737
"eslint": "8.31.0",
3838
"textlint-plugin-asciidoctor": "^1.1.0",
3939
"textlint-scripts": "^13.3.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,10 @@
14371437
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
14381438
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
14391439

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==
14441444
dependencies:
14451445
undici-types "~5.26.4"
14461446

0 commit comments

Comments
 (0)