Bump @types/node from 14.14.3 to 14.14.6 in /token-lending/js (#771)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.3 to 14.14.6. - [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:
parent
222b8e9a94
commit
019a35619f
|
@ -229,9 +229,9 @@
|
|||
}
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.14.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.3.tgz",
|
||||
"integrity": "sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ=="
|
||||
"version": "14.14.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.6.tgz",
|
||||
"integrity": "sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw=="
|
||||
},
|
||||
"@types/prettier": {
|
||||
"version": "2.1.5",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"@types/eslint-plugin-prettier": "^3.1.0",
|
||||
"@types/mkdirp": "^1.0.1",
|
||||
"@types/mz": "^2.7.2",
|
||||
"@types/node": "^14.14.3",
|
||||
"@types/node": "^14.14.6",
|
||||
"@types/prettier": "^2.1.5",
|
||||
"@types/rollup-plugin-json": "^3.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.6.0",
|
||||
|
|
Loading…
Reference in New Issue