Skip to content

Commit 19cd99a

Browse files
Bump @types/node from 12.0.0 to 12.7.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.0 to 12.7.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2829aa8 commit 19cd99a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/express": "^4.16.1",
2727
"@types/faker": "^4.1.5",
2828
"@types/jest": "^24.0.12",
29-
"@types/node": "^12.0.0",
29+
"@types/node": "^12.7.2",
3030
"@types/sinon": "^7.0.11",
3131
"faker": "^4.1.0",
3232
"fixture-repository": "^1.2.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,9 +394,9 @@
394394
version "2.0.1"
395395
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"
396396

397-
"@types/node@*", "@types/node@^12.0.0":
398-
version "12.0.0"
399-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.0.tgz#d11813b9c0ff8aaca29f04cbc12817f4c7d656e5"
397+
"@types/node@*", "@types/node@^12.7.2":
398+
version "12.7.2"
399+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
400400

401401
"@types/range-parser@*":
402402
version "1.2.3"

0 commit comments

Comments
 (0)