Skip to content

Commit

Permalink
chore(deps): update dependency coveralls to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 24, 2020
1 parent 9da8478 commit f983f91
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nju33/eslint-config": "0.0.26",
"@nju33/prettier": "0.0.26",
"@types/jest": "24.9.1",
"coveralls": "3.0.14",
"coveralls": "3.1.0",
"eslint": "5.16.0",
"gh-pages": "2.2.0",
"jest": "24.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dayo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react-dom": "16.9.6",
"@types/react-test-renderer": "16.9.2",
"@types/styled-components": "4.4.3",
"coveralls": "3.0.14",
"coveralls": "3.1.0",
"jest": "24.9.0",
"jest-dom": "3.5.0",
"npm-run-all": "4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3593,10 +3593,10 @@ cosmiconfig@^5.1.0:
js-yaml "^3.13.1"
parse-json "^4.0.0"

coveralls@3.0.14:
version "3.0.14"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.14.tgz#a13c4729308e8bd1a284d7a3974eff72ce6e40c6"
integrity sha512-nEQqCHzxiFfu1dEHYxe7xrbF5vFmx122mTWIM+BkiAOmsWbSAcucNk8stELnNk2lS1biTUjFOCIf8v8ZN225IA==
coveralls@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
dependencies:
js-yaml "^3.13.1"
lcov-parse "^1.0.0"
Expand Down

0 comments on commit f983f91

Please sign in to comment.