Bump @types/node from 13.13.0 to 13.13.1 (#87)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.0 to 13.13.1. - [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
aaab6d2633
commit
75c1d00777
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -31,9 +31,9 @@
|
|||
}
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "13.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.0.tgz",
|
||||
"integrity": "sha512-WE4IOAC6r/yBZss1oQGM5zs2D7RuKR6Q+w+X2SouPofnWn+LbCqClRyhO3ZE7Ix8nmFgo/oVuuE01cJT2XB13A==",
|
||||
"version": "13.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.1.tgz",
|
||||
"integrity": "sha512-uysqysLJ+As9jqI5yqjwP3QJrhOcUwBjHUlUxPxjbplwKoILvXVsmYWEhfmAQlrPfbRZmhJB007o4L9sKqtHqQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@zeit/ncc": {
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"devDependencies": {
|
||||
"@actions/io": "^1.0.2",
|
||||
"@types/fs-extra": "^8.1.0",
|
||||
"@types/node": "^13.13.0",
|
||||
"@types/node": "^13.13.1",
|
||||
"@zeit/ncc": "^0.22.1",
|
||||
"prettier": "^2.0.4",
|
||||
"typescript": "^3.8.3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user