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

Commit 7ac99a0

Browse files
dependabot-preview[bot]quisido
authored andcommitted
Bump @types/node from 10.14.8 to 12.6.2 (#106)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.14.8 to 12.6.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 7a4656d commit 7ac99a0

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
@@ -36,7 +36,7 @@
3636
"@babel/preset-env": "^7.4.2",
3737
"@babel/preset-typescript": "^7.3.3",
3838
"@types/jest": "^24.0.11",
39-
"@types/node": "^10.12.21",
39+
"@types/node": "^12.6.2",
4040
"@types/react": "^16.7.13",
4141
"@typescript-eslint/eslint-plugin": "^1.4.2",
4242
"@typescript-eslint/parser": "^1.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -872,10 +872,10 @@
872872
dependencies:
873873
"@types/jest-diff" "*"
874874

875-
"@types/node@^10.12.21":
876-
version "10.14.8"
877-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.8.tgz#fe444203ecef1162348cd6deb76c62477b2cc6e9"
878-
integrity sha512-I4+DbJEhLEg4/vIy/2gkWDvXBOOtPKV9EnLhYjMoqxcRW+TTZtUftkHktz/a8suoD5mUL7m6ReLrkPvSsCQQmw==
875+
"@types/node@^12.6.2":
876+
version "12.6.2"
877+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.2.tgz#a5ccec6abb6060d5f20d256fb03ed743e9774999"
878+
integrity sha512-gojym4tX0FWeV2gsW4Xmzo5wxGjXGm550oVUII7f7G5o4BV6c7DBdiG1RRQd+y1bvqRyYtPfMK85UM95vsapqQ==
879879

880880
"@types/prop-types@*":
881881
version "15.7.1"

0 commit comments

Comments
 (0)