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

Commit dc1a60d

Browse files
Bump @types/node from 14.14.34 to 14.14.35 (#21)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c38b9e8 commit dc1a60d

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
@@ -40,7 +40,7 @@
4040
"@types/aws-lambda": "^8.10.72",
4141
"@types/jest": "^26.0.20",
4242
"@types/lodash": "^4.14.168",
43-
"@types/node": "^14.14.9",
43+
"@types/node": "^14.14.35",
4444
"@types/pino": "^6.3.6",
4545
"@types/sinon": "^9.0.11",
4646
"@typescript-eslint/parser": "^4.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -784,10 +784,10 @@
784784
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
785785
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
786786

787-
"@types/node@*", "@types/node@^14.14.9":
788-
version "14.14.34"
789-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da"
790-
integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA==
787+
"@types/node@*", "@types/node@^14.14.35":
788+
version "14.14.35"
789+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
790+
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
791791

792792
"@types/normalize-package-data@^2.4.0":
793793
version "2.4.0"

0 commit comments

Comments
 (0)