Skip to content

Commit 1df92d5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v9.3.0
1 parent 2fcb9ba commit 1df92d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@types/fs-extra": "5.0.0",
3030
"@types/inquirer": "0.0.36",
31-
"@types/node": "8.5.8",
31+
"@types/node": "9.3.0",
3232
"@types/yargs": "10.0.1",
3333
"graphql-config": "1.1.5",
3434
"semantic-release": "12.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
version "8.5.2"
8686
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.2.tgz#83b8103fa9a2c2e83d78f701a9aa7c9539739aa5"
8787

88-
"@types/node@8.5.8":
89-
version "8.5.8"
90-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.8.tgz#92509422653f10e9c0ac18d87e0610b39f9821c7"
88+
"@types/node@9.3.0":
89+
version "9.3.0"
90+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5"
9191

9292
"@types/rx-core-binding@*":
9393
version "4.0.4"

0 commit comments

Comments
 (0)