Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.2 (#404)
Browse files Browse the repository at this point in the history
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit 893966c)
  • Loading branch information
elastic-renovate-prod[bot] committed Oct 29, 2024
1 parent 44c0ad1 commit 5ad47d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/jest": "29.5.14",
"@types/lodash": "4.17.12",
"@types/lru-cache": "5.1.1",
"@types/node": "20.17.1",
"@types/node": "20.17.2",
"@types/node-fetch": "2.6.11",
"@types/semver": "7.5.8",
"@types/topojson-specification": "1.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1979,10 +1979,10 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected].1":
version "20.17.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.1.tgz#2b968e060dfb04b7f9550fe3db5f552721c14566"
integrity sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==
"@types/[email protected].2":
version "20.17.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.2.tgz#3ca40ef7d776c85a1db3df23cbb5bfb3c384a92e"
integrity sha512-OOHK4sjXqkL7yQ7VEEHcf6+0jSvKjWqwnaCtY7AKD/VLEvRHMsxxu7eI8ErnjxHS8VwmekD4PeVCpu4qZEZSxg==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 5ad47d8

Please sign in to comment.