Skip to content

Commit 1a6d356

Browse files
Bump @types/node from 15.0.3 to 15.3.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.3 to 15.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf31872 commit 1a6d356

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.0.3",
31+
"@types/node": "^15.3.0",
3232
"husky": "^6.0.0",
3333
"tsdx": "^0.14.1",
3434
"tslib": "^2.2.0",

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.0.3":
1324-
version "15.0.3"
1325-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.3.tgz#ee09fcaac513576474c327da5818d421b98db88a"
1326-
integrity sha512-/WbxFeBU+0F79z9RdEOXH4CsDga+ibi5M8uEYr91u3CkT/pdWcV8MCook+4wDPnZBexRdwWS+PiVZ2xJviAzcQ==
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==
13271327

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

0 commit comments

Comments
 (0)