chai-quantifiers
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "chai-quantifiers", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Array quantifier assertions for chai assertion library", | ||
@@ -35,10 +35,10 @@ "main": "src/chai-quantifiers.js", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.9", | ||
"eslint": "^6.8.0", | ||
"eslint-config-airbnb-base": "^14.0.0", | ||
"eslint-plugin-import": "^2.20.0", | ||
"coveralls": "^3.1.0", | ||
"eslint": "^7.8.1", | ||
"eslint-config-airbnb-base": "^14.2.0", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-should-promised": "^2.0.0", | ||
"mocha": "^7.0.0", | ||
"nyc": "^15.0.0" | ||
"mocha": "^8.1.3", | ||
"nyc": "^15.1.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
7077