Skip to content

Commit

Permalink
chore(package): Upgrade codeclimate-test-reporter to version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Mar 27, 2017
1 parent b245bcb commit e8461e8
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 @@ -33,7 +33,7 @@
"dependencies": {},
"devDependencies": {
"chai": "^3.5.0",
"codeclimate-test-reporter": "^0.4.0",
"codeclimate-test-reporter": "^0.4.1",
"coveralls": "^2.11.15",
"eslint": "^3.14.1",
"generate-changelog": "^1.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,9 @@ code-point-at@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"

codeclimate-test-reporter:
version "0.4.0"
resolved "https://registry.yarnpkg.com/codeclimate-test-reporter/-/codeclimate-test-reporter-0.4.0.tgz#b5ce10aeed7898016a1b2411acdfaba3c67c2c28"
codeclimate-test-reporter@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/codeclimate-test-reporter/-/codeclimate-test-reporter-0.4.1.tgz#9f20f6d82d36aab99d20abe4f6c7372f4c6d1915"
dependencies:
async "~1.5.2"
commander "2.9.0"
Expand Down

0 comments on commit e8461e8

Please sign in to comment.