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

Commit 242add1

Browse files
chore(deps): update dependency @types/node to v16.18.37
1 parent b237f21 commit 242add1

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.37",
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/[email protected].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/[email protected].37":
842+
version "16.18.37"
843+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.37.tgz#a1f8728e4dc30163deb41e9b7aba65d0c2d4eda1"
844+
integrity sha512-ql+4dw4PlPFBP495k8JzUX/oMNRI2Ei4PrMHgj8oT4VhGlYUzF4EYr0qk2fW+XBVGIrq8Zzk13m4cvyXZuv4pA==
845845

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

0 commit comments

Comments
 (0)