Bump @types/node from 14.11.8 to 14.11.11 in /token-lending/js (#671)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.8 to 14.11.11.
- [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-10-20 11:48:42 +00:00 committed by GitHub
parent 26dc5b959a
commit 5ceeefca5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -227,9 +227,9 @@
} }
}, },
"@types/node": { "@types/node": {
"version": "14.11.8", "version": "14.11.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.8.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.11.tgz",
"integrity": "sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw==" "integrity": "sha512-UcaAZrL8uO5GNS+NLxkYg1RiOMgdLxCXGqs+TTupltXN8rTvUEKTOpqCV3tlcAIZJXzcBQajzmjdrvuPvnuMUw=="
}, },
"@types/prettier": { "@types/prettier": {
"version": "2.1.5", "version": "2.1.5",

View File

@ -47,7 +47,7 @@
"@types/eslint-plugin-prettier": "^3.1.0", "@types/eslint-plugin-prettier": "^3.1.0",
"@types/mkdirp": "^1.0.1", "@types/mkdirp": "^1.0.1",
"@types/mz": "^2.7.1", "@types/mz": "^2.7.1",
"@types/node": "^14.11.8", "@types/node": "^14.11.11",
"@types/prettier": "^2.1.5", "@types/prettier": "^2.1.5",
"@types/rollup-plugin-json": "^3.0.2", "@types/rollup-plugin-json": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^4.5.0", "@typescript-eslint/eslint-plugin": "^4.5.0",