Skip to content

Commit

Permalink
[resolvers/*] [dev deps] update coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 14, 2021
1 parent 36407c4 commit be24ab8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resolvers/node/package.json
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"chai": "^3.5.0",
"coveralls": "^3.0.0",
"coveralls": "^3.1.0",
"mocha": "^3.5.3",
"nyc": "^11.9.0"
}
Expand Down
2 changes: 1 addition & 1 deletion resolvers/webpack/package.json
Expand Up @@ -53,7 +53,7 @@
"babel-preset-es2015-argon": "latest",
"babel-register": "^6.26.0",
"chai": "^3.5.0",
"coveralls": "^3.0.0",
"coveralls": "^3.1.0",
"mocha": "^3.5.3",
"nyc": "^11.9.0",
"webpack": "https://gist.github.com/ljharb/9cdb687f3806f8e6cb8a365d0b7840eb"
Expand Down

0 comments on commit be24ab8

Please sign in to comment.