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 5429553 commit 430f6fdCopy full SHA for 430f6fd
package.json
@@ -63,8 +63,8 @@
63
"@vue/compiler-sfc": "^3.0.0-beta.9",
64
"autoprefixer": "^8.5.0",
65
"babel-eslint": "^10.0.1",
66
- "chai": "^3.5.0",
67
- "chai-fs": "^1.0.0",
+ "chai": "^4.2.0",
+ "chai-fs": "^2.0.0",
68
"chai-subset": "^1.6.0",
69
"core-js": "^3.0.0",
70
"eslint": "^5.15.2 || ^6.0.0",
@@ -79,14 +79,14 @@
79
"http-server": "^0.12.3",
80
"less": "^3.9.0",
81
"less-loader": "^4.1.0",
82
- "mocha": "^6.0.2",
+ "mocha": "^7.1.2",
83
"node-sass": "^4.5.3",
84
"postcss-loader": "^3.0.0",
85
"preact": "^8.2.1",
86
"preact-compat": "^3.17.0",
87
"sass": "^1.17.0",
88
"sass-loader": "^8.0.0",
89
- "sinon": "^2.3.4",
+ "sinon": "^9.0.2",
90
"strip-ansi": "^6.0.0",
91
"stylus": "^0.54.5",
92
"stylus-loader": "^3.0.2",
0 commit comments