Skip to content

Commit b014dd7

Browse files
Merge branch 'master' into dependabot/npm_and_yarn/eslint-config-airbnb-base-13.0.0
2 parents 6321a60 + be539c3 commit b014dd7

File tree

2 files changed

+42
-189
lines changed

2 files changed

+42
-189
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"chai": "^4.2.0",
38-
"coveralls": "^2.11.15",
38+
"coveralls": "^3.0.2",
3939
"eslint": "^4.19.1",
4040
"eslint-config-airbnb-base": "^13.0.0",
4141
"eslint-plugin-import": "^2.2.0",
@@ -44,7 +44,7 @@
4444
"jshint": "^2.9.4",
4545
"mocha": "^3.2.0",
4646
"nyc": "^13.1.0",
47-
"should": "^11.1.2",
47+
"should": "^13.2.3",
4848
"sinon": "^1.17.7",
4949
"sinon-chai": "^2.8.0"
5050
}

0 commit comments

Comments
 (0)