Skip to content

Commit 5244e0f

Browse files
authored
Merge pull request #77 from quirrel-dev/dependabot/npm_and_yarn/types/node-16.7.12
Bump @types/node from 15.3.0 to 16.7.12
2 parents 6052504 + 8cc0288 commit 5244e0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"author": "Simon Knott",
2929
"module": "dist/secure-webhooks.esm.js",
3030
"devDependencies": {
31-
"@types/node": "^15.3.0",
31+
"@types/node": "^16.7.12",
3232
"husky": "^6.0.0",
3333
"tsdx": "^0.14.1",
3434
"tslib": "^2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,10 +1320,10 @@
13201320
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
13211321
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
13221322

1323-
"@types/node@*", "@types/node@^15.3.0":
1324-
version "15.3.0"
1325-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26"
1326-
integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ==
1323+
"@types/node@*", "@types/node@^16.7.12":
1324+
version "16.7.12"
1325+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.12.tgz#4e30f80bfa9983fbc3b55875c0522da0303f4e95"
1326+
integrity sha512-IrhrusVM9QJAn1xLFFqbZH+XCI8L6eZoVHjR4sZeGTBBvjQSuchXGgKpown1jP75TCMSndcbudYBDTekOhcIZA==
13271327

13281328
"@types/normalize-package-data@^2.4.0":
13291329
version "2.4.0"

0 commit comments

Comments
 (0)