Skip to content

Commit 1f4a48c

Browse files
dependabot-preview[bot]bashleigh
authored andcommitted
Bump @types/node from 10.9.3 to 12.7.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.9.3 to 12.7.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cec2748 commit 1f4a48c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@nestjs/core": "^5.2.2",
2020
"@nestjs/testing": "^5.2.2",
2121
"@types/jest": "^23.3.1",
22-
"@types/node": "^10.9.3",
22+
"@types/node": "^12.7.9",
2323
"coveralls": "^3.0.2",
2424
"jest": "^23.5.0",
2525
"nestjs-config": "^1.2.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@
132132
version "23.3.1"
133133
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.1.tgz#a4319aedb071d478e6f407d1c4578ec8156829cf"
134134

135-
"@types/node@^10.9.3":
136-
version "10.9.3"
137-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.9.3.tgz#85f288502503ade0b3bfc049fe1777b05d0327d5"
135+
"@types/node@^12.7.9":
136+
version "12.7.9"
137+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.9.tgz#da0210f91096aa67138cf5afd04c4d629f8a406a"
138138

139139
abab@^2.0.0:
140140
version "2.0.0"

0 commit comments

Comments
 (0)