Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.16.20 (#23602)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 29, 2023
1 parent 680f743 commit 8b8346e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -285,7 +285,7 @@
"@types/marshal": "0.5.1",
"@types/moo": "0.5.5",
"@types/nock": "10.0.3",
"@types/node": "18.16.19",
"@types/node": "18.16.20",
"@types/parse-link-header": "2.0.1",
"@types/semver": "7.5.0",
"@types/semver-stable": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3216,10 +3216,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@18.16.19":
version "18.16.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
"@types/node@*", "@types/node@18.16.20":
version "18.16.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.20.tgz#b27be1ceb267bfb47d8bac024ff6379998f62207"
integrity sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q==

"@types/node@^13.7.0":
version "13.13.52"
Expand Down

0 comments on commit 8b8346e

Please sign in to comment.