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

Commit 673d9e4

Browse files
authored
Merge pull request #29 from StaticJsCMS/renovate/node-16.x
chore(deps): update dependency @types/node to v16.18.16
2 parents d3b6827 + 3b78ba6 commit 673d9e4

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.15",
41+
"@types/node": "16.18.16",
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].15":
842-
version "16.18.15"
843-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.15.tgz#260fbad5f819744c63467b429b3ca00894f3c72c"
844-
integrity sha512-a5RBe4vw4bFITL6351US4glblsc0m7JKfm9RpSl9f/rSAXmZmulIEzk7fvpWFr14iJCvKxV7sQUqI0bwee0iVw==
841+
"@types/[email protected].16":
842+
version "16.18.16"
843+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.16.tgz#09ff98b144abae2d7cce3e9fe9040ab2bf73222c"
844+
integrity sha512-ZOzvDRWp8dCVBmgnkIqYCArgdFOO9YzocZp8Ra25N/RStKiWvMOXHMz+GjSeVNe5TstaTmTWPucGJkDw0XXJWA==
845845

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

0 commit comments

Comments
 (0)