Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v8.10.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 30, 2018
1 parent 6e5d300 commit 38538d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/eslint-plugin-prettier": "2.2.0",
"@types/node": "8.10.28",
"@types/node": "8.10.29",
"@types/prettier": "1.13.2",
"nyc": "11.9.0",
"prettier": "1.14.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
version "2.2.0"
resolved "https://registry.yarnpkg.com/@types/eslint-plugin-prettier/-/eslint-plugin-prettier-2.2.0.tgz#26170ee65ce05d811f3ef6fc2987acd525066c7f"

"@types/node@8.10.28":
version "8.10.28"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.28.tgz#03bf70dd7f1de7826251331ce57beddf7f9dd253"
"@types/node@8.10.29":
version "8.10.29"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.29.tgz#b3a13b58dd7b0682bf1b42022bef4a5a9718f687"

"@types/prettier@1.13.2":
version "1.13.2"
Expand Down

0 comments on commit 38538d2

Please sign in to comment.