Skip to content

Commit

Permalink
chore(package): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Oct 14, 2016
1 parent 4f2ca29 commit 7057750
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"homepage": "https://github.com/lgaticaq/tz-parser#readme",
"dependencies": {
"crc": "^3.4.0",
"moment": "^2.14.1",
"moment": "^2.15.1",
"node-nmea": "^1.0.2"
},
"devDependencies": {
"chai": "^3.5.0",
"codeclimate-test-reporter": "^0.4.0",
"coveralls": "^2.11.12",
"coveralls": "^2.11.14",
"eslint": "3.7.1",
"generate-changelog": "^1.0.2",
"istanbul": "^0.4.5",
"mocha": "^3.0.2"
"mocha": "^3.1.2"
},
"eslintConfig": {
"env": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ core-util-is@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"

coveralls@^2.11.12:
coveralls@^2.11.14:
version "2.11.14"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.11.14.tgz#645a05ac72aa4f2ee811c667390d4ad36f0c2e26"
dependencies:
Expand Down Expand Up @@ -986,7 +986,7 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, [email protected], [email protected]:
dependencies:
minimist "0.0.8"

mocha@^3.0.2:
mocha@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.1.2.tgz#51f93b432bf7e1b175ffc22883ccd0be32dba6b5"
dependencies:
Expand All @@ -1002,7 +1002,7 @@ mocha@^3.0.2:
mkdirp "0.5.1"
supports-color "3.1.2"

moment@^2.14.1:
moment@^2.15.1:
version "2.15.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.15.1.tgz#e979c2a29e22888e60f396f2220a6118f85cd94c"

Expand Down

0 comments on commit 7057750

Please sign in to comment.