Skip to content

Commit b263bcf

Browse files
Update coveralls requirement from ^2.11.15 to ^3.0.4
Updates the requirements on [coveralls](https://github.com/nickmerwin/node-coveralls) to permit the latest version. - [Release notes](https://github.com/nickmerwin/node-coveralls/releases) - [Commits](nickmerwin/node-coveralls@2.12.0...3.0.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4abc8ea commit b263bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
}
6262
},
6363
"devDependencies": {
64-
"coveralls": "^2.11.15",
64+
"coveralls": "^3.0.4",
6565
"enzyme": "^3.0.0",
6666
"enzyme-adapter-react-16": "^1.0.1",
6767
"enzyme-to-json": "^3.0.0",

0 commit comments

Comments
 (0)