Skip to content

Commit 79abfcf

Browse files
Update dependency @types/node to v18.19.79 (#2192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8f4644 commit 79abfcf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/auto-launch": "^5.0.1",
8181
"@types/counterpart": "^0.18.1",
8282
"@types/minimist": "^1.2.1",
83-
"@types/node": "18.19.78",
83+
"@types/node": "18.19.79",
8484
"@types/pacote": "^11.1.1",
8585
"@typescript-eslint/eslint-plugin": "^8.0.0",
8686
"@typescript-eslint/parser": "^8.0.0",
@@ -116,7 +116,7 @@
116116
"matrix-seshat": "^4.0.1"
117117
},
118118
"resolutions": {
119-
"@types/node": "18.19.78",
119+
"@types/node": "18.19.79",
120120
"config-file-ts": "0.2.8-rc1"
121121
}
122122
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2174,10 +2174,10 @@
21742174
"@types/node" "*"
21752175
form-data "^4.0.0"
21762176

2177-
"@types/node@*", "@types/[email protected].78", "@types/node@^17.0.36", "@types/node@^20.9.0":
2178-
version "18.19.78"
2179-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.78.tgz#29f5e7b947840c7aa9050ecac920fe6b1c7646a0"
2180-
integrity sha512-m1ilZCTwKLkk9rruBJXFeYN0Bc5SbjirwYX/Td3MqPfioYbgun3IvK/m8dQxMCnrPGZPg1kvXjp3SIekCN/ynw==
2177+
"@types/node@*", "@types/[email protected].79", "@types/node@^17.0.36", "@types/node@^20.9.0":
2178+
version "18.19.79"
2179+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.79.tgz#82fde7ac17809f4738a494b22273f0f7e6754f6e"
2180+
integrity sha512-90K8Oayimbctc5zTPHPfZloc/lGVs7f3phUAAMcTgEPtg8kKquGZDERC8K4vkBYkQQh48msiYUslYtxTWvqcAg==
21812181
dependencies:
21822182
undici-types "~5.26.4"
21832183

0 commit comments

Comments
 (0)