Skip to content

Commit 9f58916

Browse files
chore(deps): update dependency @types/node to ^18.18.0
1 parent 7ca0f00 commit 9f58916

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"devDependencies": {
3535
"@types/eslint": "^8.44.3",
36-
"@types/node": "^18.17.19",
36+
"@types/node": "^18.18.0",
3737
"eslint": "8.31.0",
3838
"textlint-plugin-asciidoctor": "^1.1.0",
3939
"textlint-scripts": "^13.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.17.19":
1441-
version "18.18.1"
1442-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.1.tgz#80b22f3df719f15c9736207980e95f35d01ec1aa"
1443-
integrity sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ==
1440+
"@types/node@^18.18.0":
1441+
version "18.18.3"
1442+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.3.tgz#e5188135fc2909b46530c798ef49be65083be3fd"
1443+
integrity sha512-0OVfGupTl3NBFr8+iXpfZ8NR7jfFO+P1Q+IO/q0wbo02wYkP5gy36phojeYWpLQ6WAMjl+VfmqUk2YbUfp0irA==
14441444

14451445
"@types/normalize-package-data@^2.4.0":
14461446
version "2.4.1"

0 commit comments

Comments
 (0)