Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit f106619

Browse files
chore(deps): update dependency @types/node to v16.18.35
1 parent 5a51c55 commit f106619

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/express": "4.17.17",
3939
"@types/jest": "29.4.1",
4040
"@types/morgan": "1.9.4",
41-
"@types/node": "16.18.25",
41+
"@types/node": "16.18.35",
4242
"jest": "29.5.0",
4343
"nodemon": "2.0.21",
4444
"prettier": "2.8.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -838,10 +838,10 @@
838838
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
839839
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
840840

841-
"@types/node@16.18.25":
842-
version "16.18.25"
843-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.25.tgz#8863940fefa1234d3fcac7a4b7a48a6c992d67af"
844-
integrity sha512-rUDO6s9Q/El1R1I21HG4qw/LstTHCPO/oQNAwI/4b2f9EWvMnqt4d3HJwPMawfZ3UvodB8516Yg+VAq54YM+eA==
841+
"@types/node@16.18.35":
842+
version "16.18.35"
843+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.35.tgz#d691fa3bccf0279babd2a079d046f9967642f895"
844+
integrity sha512-yqU2Rf94HFZqgHf6Tuyc/IqVD0l3U91KjvypSr1GtJKyrnl6L/kfnxVqN4QOwcF5Zx9tO/HKK+fozGr5AtqA+g==
845845

846846
"@types/prettier@^2.1.5":
847847
version "2.7.2"

0 commit comments

Comments
 (0)