Skip to content

Commit

Permalink
Merge pull request #19 from brainhubeu/renovate/major-npm-dependencies
Browse files Browse the repository at this point in the history
[renovate] Update NPM dependencies (major)
  • Loading branch information
piotr-s-brainhub committed Jun 1, 2020
2 parents 6ae2f6f + 022aa41 commit b893911
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 121 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tdd",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"scripts": {
"lint": "eslint tests *.js",
Expand Down Expand Up @@ -48,10 +48,10 @@
"chai": "^4.2.0",
"coveralls": "^3.1.0",
"dirty-chai": "^2.0.1",
"eslint": "^6.8.0",
"eslint": "^7.1.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-mocha": "^6.3.0",
"eslint-plugin-mocha": "^7.0.1",
"mocha": "^7.2.0",
"nyc": "^15.1.0",
"sinon": "^9.0.2",
Expand Down

0 comments on commit b893911

Please sign in to comment.