Skip to content

Commit

Permalink
build(deps): bump @types/node from 17.0.31 to 17.0.32
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.31 to 17.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2022
1 parent de22904 commit 8757213
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"node": ">=16"
},
"devDependencies": {
"@types/node": "17.0.31",
"@types/node": "17.0.32",
"@types/react": "18.0.9",
"axios": "0.27.2",
"fastest-validator": "1.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/stdlib/package.json
Expand Up @@ -14,7 +14,7 @@
],
"license": "MIT",
"dependencies": {
"@types/node": "17.0.31",
"@types/node": "17.0.32",
"dotenv": "16.0.0",
"lodash.merge": "4.6.2",
"pino": "7.11.0"
Expand Down

0 comments on commit 8757213

Please sign in to comment.