Skip to content

Commit 7eee40a

Browse files
chore(deps): update dependency @types/node to v22
1 parent 11a2df5 commit 7eee40a

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
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.16",
123-
"@types/node": "18.19.80",
123+
"@types/node": "22.13.14",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",
126126
"dotenv": "16.4.7",

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -2796,12 +2796,12 @@
27962796
dependencies:
27972797
undici-types "~6.20.0"
27982798

2799-
"@types/node@18.19.80":
2800-
version "18.19.80"
2801-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.80.tgz#6d6008e8920dddcd23f9dd33da24684ef57d487c"
2802-
integrity sha512-kEWeMwMeIvxYkeg1gTc01awpwLbfMRZXdIhwRcakd/KlK53jmRC26LqcbIt7fnAQTu5GzlnWmzA3H6+l1u6xxQ==
2799+
"@types/node@22.13.14":
2800+
version "22.13.14"
2801+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
2802+
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
28032803
dependencies:
2804-
undici-types "~5.26.4"
2804+
undici-types "~6.20.0"
28052805

28062806
"@types/normalize-package-data@^2.4.3":
28072807
version "2.4.4"
@@ -10714,11 +10714,6 @@ [email protected]:
1071410714
resolved "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
1071510715
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
1071610716

10717-
undici-types@~5.26.4:
10718-
version "5.26.5"
10719-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10720-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10721-
1072210717
undici-types@~6.20.0:
1072310718
version "6.20.0"
1072410719
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"

0 commit comments

Comments
 (0)