Skip to content

Commit

Permalink
chore(deps): update devdependency @types/node to v16.18.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2023
1 parent c3e867d commit ae10e76
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 @@ -83,7 +83,7 @@
"@size-limit/file": "^8.2.4",
"@types/hash-sum": "1.0.0",
"@types/lodash.mergewith": "4.6.7",
"@types/node": "16.18.31",
"@types/node": "16.18.32",
"@types/request-promise-native": "^1.0.18",
"codecov": "3.8.3",
"eslint": "8.41.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2415,10 +2415,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.1.tgz#de559d4b33be9a808fd43372ccee822c70f39704"
integrity sha512-DqJociPbZP1lbZ5SQPk4oag6W7AyaGMO6gSfRwq3PWl4PXTwJpRQJhDq4W0kzrg3w6tJ1SwlvGZ5uKFHY13LIg==

"@types/node@16.18.31":
version "16.18.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.31.tgz#7de39c2b9363f0d95b129cc969fcbf98e870251c"
integrity sha512-KPXltf4z4g517OlVJO9XQ2357CYw7fvuJ3ZuBynjXC5Jos9i+K7LvFb7bUIwtJXSZj0vTp9Q6NJBSQpkwwO8Zw==
"@types/node@16.18.32":
version "16.18.32"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.32.tgz#5b5becc5da76fc055b2a601c8a3adbf13891227e"
integrity sha512-zpnXe4dEz6PrWz9u7dqyRoq9VxwCvoXRPy/ewhmMa1CgEyVmtL1NJPQ2MX+4pf97vetquVKkpiMx0MwI8pjNOw==

"@types/node@^16":
version "16.18.30"
Expand Down

0 comments on commit ae10e76

Please sign in to comment.