Skip to content

Commit 7063af2

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> (cherry picked from commit 3bae524) # Conflicts: # yarn.lock
1 parent 0d30362 commit 7063af2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/jest": "29.5.14",
5555
"@types/lodash": "4.17.16",
5656
"@types/lru-cache": "5.1.1",
57-
"@types/node": "22.13.9",
57+
"@types/node": "22.13.10",
5858
"@types/semver": "7.5.8",
5959
"@types/topojson-specification": "1.0.5",
6060
"@typescript-eslint/eslint-plugin": "8.26.0",

yarn.lock

+7
Original file line numberDiff line numberDiff line change
@@ -1464,11 +1464,18 @@
14641464
dependencies:
14651465
undici-types "~5.26.4"
14661466

1467+
<<<<<<< HEAD
14671468
"@types/node@22.13.9":
14681469
version "22.13.9"
14691470
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
14701471
integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
14711472
>>>>>>> ae67339 (chore(deps): update dependency @types/node to v22.13.9 (#648))
1473+
=======
1474+
"@types/node@22.13.10":
1475+
version "22.13.10"
1476+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
1477+
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
1478+
>>>>>>> 3bae524 (chore(deps): update dependency @types/node to v22.13.10 (#655))
14721479
dependencies:
14731480
undici-types "~6.20.0"
14741481

0 commit comments

Comments
 (0)