Skip to content

Commit

Permalink
feat: updated dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MauroJr committed May 2, 2017
1 parent 0c670d2 commit 1b73064
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 @@ -46,7 +46,7 @@
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"devDependencies": {
"@types/node": "^7.0.14",
"@types/node": "^7.0.15",
"babel-cli": "^6.24.1",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-env": "^1.4.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
conventional-changelog "0.0.17"
github-url-from-git "^1.4.0"

"@types/node@^7.0.14":
version "7.0.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.14.tgz#1470fa002a113316ac9d9ad163fc738c7a0de2a4"
"@types/node@^7.0.15":
version "7.0.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.15.tgz#628429289604c5f7e56c13f3a0422f3e59df1a17"

abbrev@1:
version "1.1.0"
Expand Down

0 comments on commit 1b73064

Please sign in to comment.