Skip to content

Commit c40b7d1

Browse files
authored
Merge pull request #805 from ljosberinn/renovate/node-16.x
chore(deps): update dependency @types/node to v16.11.17
2 parents 41fd5da + 692eb1f commit c40b7d1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/html-entities": "1.3.4",
4747
"@types/jest": "27.0.3",
4848
"@types/mongoose": "5.11.97",
49-
"@types/node": "16.11.15",
49+
"@types/node": "16.11.17",
5050
"@types/node-fetch": "3.0.3",
5151
"dotenv": "10.0.0",
5252
"eslint": "8.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,10 +1057,10 @@
10571057
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42"
10581058
integrity sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw==
10591059

1060-
"@types/node@16.11.15":
1061-
version "16.11.15"
1062-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.15.tgz#724da13bc1ba99fe8190d0f5cd35cb53c67db942"
1063-
integrity sha512-LMGR7iUjwZRxoYnfc9+YELxwqkaLmkJlo4/HUvOMyGvw9DaHO0gtAbH2FUdoFE6PXBTYZIT7x610r7kdo8o1fQ==
1060+
"@types/node@16.11.17":
1061+
version "16.11.17"
1062+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.17.tgz#ae146499772e33fc6382e1880bc567e41a528586"
1063+
integrity sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==
10641064

10651065
"@types/normalize-package-data@^2.4.0":
10661066
version "2.4.1"

0 commit comments

Comments
 (0)