Skip to content

Commit

Permalink
Update dependency @types/node to v16.18.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2023
1 parent 33e6471 commit 20c4ea8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/body-parser": "1.19.2",
"@types/express": "4.17.13",
"@types/html-minifier-terser": "7.0.0",
"@types/node": "16.11.27",
"@types/node": "16.18.42",
"@types/nodemailer": "6.4.5",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -550,10 +550,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.11.27":
version: 16.11.27
resolution: "@types/node@npm:16.11.27"
checksum: 6ed0c8c4d29a549d0cfd607d19edf9a4668fbd39087701d923b4a04cd760564e47ad27f9403968cb9c11ee006f0ea6ab698b2491b4b2d2dec3f4a53d0fc22df7
"@types/node@npm:16.18.42":
version: 16.18.42
resolution: "@types/node@npm:16.18.42"
checksum: 8a06c4c422bff046b3ca4daae2b34be0448b14c3bc02d921d527e3e22d39c906a03ff52e71d8af5c0e46a42351fff682c481c20a79904b4bc6cefd0e8a4f1562
languageName: node
linkType: hard

Expand Down Expand Up @@ -4762,7 +4762,7 @@ __metadata:
"@types/body-parser": 1.19.2
"@types/express": 4.17.13
"@types/html-minifier-terser": 7.0.0
"@types/node": 16.11.27
"@types/node": 16.18.42
"@types/nodemailer": 6.4.5
"@types/react": 18.0.17
"@types/react-dom": 18.0.6
Expand Down

0 comments on commit 20c4ea8

Please sign in to comment.