Skip to content

Commit 2d9ff6c

Browse files
chore(deps): update dependency @types/node to ^18.19.40
1 parent ee817fb commit 2d9ff6c

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.56.10",
36-
"@types/node": "^18.19.39",
36+
"@types/node": "^18.19.40",
3737
"eslint": "8.31.0",
3838
"textlint-plugin-asciidoctor": "^1.1.0",
3939
"textlint-scripts": "^13.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1539,10 +1539,10 @@
15391539
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
15401540
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
15411541

1542-
"@types/node@^18.19.39":
1543-
version "18.19.39"
1544-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.39.tgz#c316340a5b4adca3aee9dcbf05de385978590593"
1545-
integrity sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==
1542+
"@types/node@^18.19.40":
1543+
version "18.19.42"
1544+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.42.tgz#b54ed4752c85427906aab40917b0f7f3d724bf72"
1545+
integrity sha512-d2ZFc/3lnK2YCYhos8iaNIYu9Vfhr92nHiyJHRltXWjXUBjEE+A4I58Tdbnw4VhggSW+2j5y5gTrLs4biNnubg==
15461546
dependencies:
15471547
undici-types "~5.26.4"
15481548

0 commit comments

Comments
 (0)