Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16.11.47 (#416)
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 Aug 3, 2022
1 parent 956d8ef commit 4723ed4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -5,7 +5,7 @@
"private": true,
"devDependencies": {
"@sindresorhus/slugify": "1.1.2",
"@types/node": "16.11.45",
"@types/node": "16.11.47",
"@types/node-fetch": "2.6.2",
"arg": "5.0.2",
"chalk": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/engines-version/package.json
Expand Up @@ -14,7 +14,7 @@
"directory": "packages/engines-version"
},
"devDependencies": {
"@types/node": "16.11.45",
"@types/node": "16.11.47",
"typescript": "4.7.4"
},
"scripts": {
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4723ed4

Please sign in to comment.