8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e47c4d commit 23b63b0Copy full SHA for 23b63b0
package.json
@@ -21,12 +21,12 @@
21
"postcss": "^8.0.0 8DF9 "
22
},
23
"devDependencies": {
24
- "chai": "3.5.0",
+ "chai": "^4.2.0",
25
"eslint": "^4.18.2",
26
- "husky": "^3.0.9",
27
- "mocha": "^3.3.0",
+ "husky": "^4.3.0",
+ "mocha": "^8.1.3",
28
"postcss": "^8.0.5",
29
- "standard-version": "^8.0.1"
+ "standard-version": "^9.0.0"
30
31
"scripts": {
32
"lint": "eslint *.js ./lib/ ./test/",
0 commit comments