Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.17.1 (#23603)
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 8b8346e commit 974c94e
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.20",
"@types/node": "18.17.1",
"@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.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@*", "@types/node@18.17.1":
version "18.17.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.1.tgz#84c32903bf3a09f7878c391d31ff08f6fe7d8335"
integrity sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw==

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

0 comments on commit 974c94e

Please sign in to comment.