Bump @types/node from 14.0.12 to 14.0.13 (#112)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.12 to 14.0.13. - [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> Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
9dd5b8a5c3
commit
8349e56b6f
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -31,9 +31,9 @@
|
|||
}
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.12.tgz",
|
||||
"integrity": "sha512-/sjzehvjkkpvLpYtN6/2dv5kg41otMGuHQUt9T2aiAuIfleCQRQHXXzF1eAw/qkZTj5Kcf4JSTf7EIizHocy6Q==",
|
||||
"version": "14.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.13.tgz",
|
||||
"integrity": "sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==",
|
||||
"dev": true
|
||||
},
|
||||
"@zeit/ncc": {
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"devDependencies": {
|
||||
"@actions/io": "^1.0.2",
|
||||
"@types/fs-extra": "^9.0.1",
|
||||
"@types/node": "^14.0.12",
|
||||
"@types/node": "^14.0.13",
|
||||
"@zeit/ncc": "^0.22.3",
|
||||
"prettier": "^2.0.5",
|
||||
"removeNPMAbsolutePaths": "^2.0.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user