Skip to content

Commit 72265dd

Browse files
chore(deps): update dependency @types/node to v18.19.69 (#857)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 411ede9 commit 72265dd

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
@@ -120,7 +120,7 @@
120120
"@types/jest": "29.5.14",
121121
"@types/jsonpath": "0.2.4",
122122
"@types/lodash": "4.17.13",
123-
"@types/node": "18.19.68",
123+
"@types/node": "18.19.69",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",
126126
"dotenv": "16.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2941,10 +2941,10 @@
29412941
dependencies:
29422942
undici-types "~5.26.4"
29432943

2944-
"@types/[email protected].68":
2945-
version "18.19.68"
2946-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.68.tgz#f4f10d9927a7eaf3568c46a6d739cc0967ccb701"
2947-
integrity sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==
2944+
"@types/[email protected].69":
2945+
version "18.19.69"
2946+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.69.tgz#748d301818ba4b238854c53d290257a70aae7d01"
2947+
integrity sha512-ECPdY1nlaiO/Y6GUnwgtAAhLNaQ53AyIVz+eILxpEo5OvuqE6yWkqWBIb5dU0DqhKQtMeny+FBD3PK6lm7L5xQ==
29482948
dependencies:
29492949
undici-types "~5.26.4"
29502950

0 commit comments

Comments
 (0)