Skip to content

Commit 61e6a42

Browse files
build(deps-dev): update @types/node requirement
Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5303fa4 commit 61e6a42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"devDependencies": {
1616
"@types/jest": "^25.2.1",
17-
"@types/node": "^13.11.1",
17+
"@types/node": "^13.13.1",
1818
"@typescript-eslint/eslint-plugin": "^2.28.0",
1919
"@typescript-eslint/parser": "^2.28.0",
2020
"@vuepress/plugin-google-analytics": "^1.4.0",

0 commit comments

Comments
 (0)