Skip to content

Commit 7117d5e

Browse files
chore(deps): update dependency @types/node to v18.19.59
1 parent 8a5582e commit 7117d5e

File tree

2 files changed

+7
-5
lines changed

2 files changed

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

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,10 +2902,12 @@
29022902
dependencies:
29032903
undici-types "~5.26.4"
29042904

2905-
2906-
version "18.16.9"
2907-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2908-
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2905+
2906+
version "18.19.59"
2907+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.59.tgz#2de1b95b0b468089b616b2feb809755d70a74949"
2908+
integrity sha512-vizm2EqwV/7Zay+A6J3tGl9Lhr7CjZe2HmWS988sefiEmsyP9CeXEleho6i4hJk/8UtZAo0bWN4QPZZr83RxvQ==
2909+
dependencies:
2910+
undici-types "~5.26.4"
29092911

29102912
"@types/normalize-package-data@^2.4.3":
29112913
version "2.4.4"

0 commit comments

Comments
 (0)