Skip to content

Commit 7ce65e1

Browse files
chore(deps): update dependency @types/node to v18.19.71 (#865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 556ad3e commit 7ce65e1

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

yarn.lock

+4-4
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].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==
2944+
"@types/[email protected].71":
2945+
version "18.19.71"
2946+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.71.tgz#96d4f0a0be735ead6c8998c62a4b2c0012a5d09a"
2947+
integrity sha512-evXpcgtZm8FY4jqBSN8+DmOTcVkkvTmAayeo4Wf3m1xAruyVGzGuDh/Fb/WWX2yLItUiho42ozyJjB0dw//Tkw==
29482948
dependencies:
29492949
undici-types "~5.26.4"
29502950

0 commit comments

Comments
 (0)