Skip to content

Commit

Permalink
Bump @types/node from 10.5.2 to 10.5.3
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.5.2 to 10.5.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Jul 25, 2018
1 parent 4b4bed5 commit 269127a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"run-lint-generated-tests": "eslint ./target/generated-tests/*/out*js"
},
"devDependencies": {
"@types/node": "^10.5.2",
"@types/node": "^10.5.3",
"babel-eslint": "^8.2.6",
"eslint": "^5.2.0",
"geckodriver": "^1.11.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
lodash "^4.2.0"
to-fast-properties "^2.0.0"

"@types/node@^10.5.2":
version "10.5.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.2.tgz#f19f05314d5421fe37e74153254201a7bf00a707"
"@types/node@^10.5.3":
version "10.5.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.3.tgz#5bcfaf088ad17894232012877669634c06b20cc5"

"@webassemblyjs/ast@1.5.13":
version "1.5.13"
Expand Down

0 comments on commit 269127a

Please sign in to comment.