Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 3, 2021
1 parent c9377fc commit bddbfae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/express-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/express": "4.17.13",
"@types/express-session": "1.17.4",
"@types/http-errors": "1.8.1",
"@types/node": "16.6.2",
"@types/node": "16.7.10",
"nodemon": "2.0.12",
"ts-node": "10.2.1",
"ts-node-dev": "1.1.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsbb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/fs-extra": "9.0.12",
"@types/jest": "27.0.1",
"@types/micromatch": "4.0.2",
"@types/node": "16.6.1",
"@types/node": "16.7.10",
"@types/semver": "7.3.8",
"@types/yargs": "17.0.2",
"@types/yargs-parser": "20.2.1",
Expand Down

0 comments on commit bddbfae

Please sign in to comment.