Bump @types/node from 14.0.27 to 14.6.0 (#1620)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.27 to 14.6.0.
- [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>
This commit is contained in:
dependabot[bot]
2020-08-18 09:39:47 +01:00
committed by GitHub
parent 40e0086674
commit c136b6d62e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2701,9 +2701,9 @@
"dev": true
},
"@types/node": {
"version": "14.0.27",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.27.tgz",
"integrity": "sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==",
"version": "14.6.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.6.0.tgz",
"integrity": "sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==",
"dev": true
},
"@types/normalize-package-data": {
+1 -1
View File
@@ -82,7 +82,7 @@
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "3.5.12",
"@types/jasminewd2": "^2.0.8",
"@types/node": "^14.0.27",
"@types/node": "^14.6.0",
"@types/selenium-webdriver": "^4.0.9",
"@types/superagent": "^4.1.9",
"adf-tslint-rules": "0.0.7",