Skip to content

Commit 64bade4

Browse files
chore(deps): update dependency @types/node to v18.19.64 (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa85ec8 commit 64bade4

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-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.13",
123-
"@types/node": "18.16.9",
123+
"@types/node": "18.19.64",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",
126126
"dotenv": "16.4.5",

yarn.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -2941,10 +2941,12 @@
29412941
dependencies:
29422942
undici-types "~5.26.4"
29432943

2944-
2945-
version "18.16.9"
2946-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2947-
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2944+
2945+
version "18.19.64"
2946+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.64.tgz#122897fb79f2a9ec9c979bded01c11461b2b1478"
2947+
integrity sha512-955mDqvO2vFf/oL7V3WiUtiz+BugyX8uVbaT2H8oj3+8dRyH2FLiNdowe7eNqRM7IOIZvzDH76EoAT+gwm6aIQ==
2948+
dependencies:
2949+
undici-types "~5.26.4"
29482950

29492951
"@types/normalize-package-data@^2.4.3":
29502952
version "2.4.4"

0 commit comments

Comments
 (0)