Skip to content

Commit 3bae524

Browse files
chore(deps): update dependency @types/node to v22.13.10 (#655)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 742ecd4 commit 3bae524

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
@@ -53,7 +53,7 @@
5353
"@types/jest": "29.5.14",
5454
"@types/lodash": "4.17.16",
5555
"@types/lru-cache": "5.1.1",
56-
"@types/node": "22.13.9",
56+
"@types/node": "22.13.10",
5757
"@types/semver": "7.5.8",
5858
"@types/topojson-specification": "1.0.5",
5959
"@typescript-eslint/eslint-plugin": "8.26.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2136,10 +2136,10 @@
21362136
dependencies:
21372137
undici-types "~5.26.4"
21382138

2139-
"@types/node@22.13.9":
2140-
version "22.13.9"
2141-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
2142-
integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
2139+
"@types/node@22.13.10":
2140+
version "22.13.10"
2141+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
2142+
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
21432143
dependencies:
21442144
undici-types "~6.20.0"
21452145

0 commit comments

Comments
 (0)