Skip to content

Commit 5b35e8c

Browse files
Bump @types/node from 14.10.1 to 14.10.2 (dotansimha#4751)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.10.1 to 14.10.2. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e32a7ba commit 5b35e8c

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
@@ -60,7 +60,7 @@
6060
"@types/glob": "7.1.3",
6161
"@types/jest": "26.0.13",
6262
"@types/mkdirp": "1.0.1",
63-
"@types/node": "14.10.1",
63+
"@types/node": "14.10.2",
6464
"@types/react": "16.9.49",
6565
"@types/request": "2.48.5",
6666
"@typescript-eslint/eslint-plugin": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3351,10 +3351,10 @@
33513351
"@types/node" "*"
33523352
form-data "^3.0.0"
33533353

3354-
"@types/node@*", "@types/[email protected].1":
3355-
version "14.10.1"
3356-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.10.1.tgz#cc323bad8e8a533d4822f45ce4e5326f36e42177"
3357-
integrity sha512-aYNbO+FZ/3KGeQCEkNhHFRIzBOUgc7QvcVNKXbfnhDkSfwUv91JsQQa10rDgKSTSLkXZ1UIyPe4FJJNVgw1xWQ==
3354+
"@types/node@*", "@types/[email protected].2":
3355+
version "14.10.2"
3356+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.10.2.tgz#9b47a2c8e4dabd4db73b57e750b24af689600514"
3357+
integrity sha512-IzMhbDYCpv26pC2wboJ4MMOa9GKtjplXfcAqrMeNJpUUwpM/2ATt2w1JPUXwS6spu856TvKZL2AOmeU2rAxskw==
33583358

33593359
"@types/node@^10.1.0":
33603360
version "10.17.26"

0 commit comments

Comments
 (0)