Skip to content

Commit

Permalink
chore(deps): update dependency coveralls to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 9, 2021
1 parent 8a704f1 commit 52bcb92
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.1.0",
"coveralls": "3.1.1",
"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.14",
"@types/react-test-renderer": "16.9.5",
"@types/styled-components": "4.4.3",
"coveralls": "3.1.0",
"coveralls": "3.1.1",
"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 @@ -3616,10 +3616,10 @@ cosmiconfig@^5.1.0:
js-yaml "^3.13.1"
parse-json "^4.0.0"

coveralls@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
coveralls@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
dependencies:
js-yaml "^3.13.1"
lcov-parse "^1.0.0"
Expand Down

0 comments on commit 52bcb92

Please sign in to comment.