Skip to content

Commit 430f6fd

Browse files
committed
chore(deps-dev): update chai, chai-js, mocha and sinon deps, close symfony#753
1 parent 5429553 commit 430f6fd

File tree

2 files changed

+196
-110
lines changed

2 files changed

+196
-110
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"@vue/compiler-sfc": "^3.0.0-beta.9",
6464
"autoprefixer": "^8.5.0",
6565
"babel-eslint": "^10.0.1",
66-
"chai": "^3.5.0",
67-
"chai-fs": "^1.0.0",
66+
"chai": "^4.2.0",
67+
"chai-fs": "^2.0.0",
6868
"chai-subset": "^1.6.0",
6969
"core-js": "^3.0.0",
7070
"eslint": "^5.15.2 || ^6.0.0",
@@ -79,14 +79,14 @@
7979
"http-server": "^0.12.3",
8080
"less": "^3.9.0",
8181
"less-loader": "^4.1.0",
82-
"mocha": "^6.0.2",
82+
"mocha": "^7.1.2",
8383
"node-sass": "^4.5.3",
8484
"postcss-loader": "^3.0.0",
8585
"preact": "^8.2.1",
8686
"preact-compat": "^3.17.0",
8787
"sass": "^1.17.0",
8888
"sass-loader": "^8.0.0",
89-
"sinon": "^2.3.4",
89+
"sinon": "^9.0.2",
9090
"strip-ansi": "^6.0.0",
9191
"stylus": "^0.54.5",
9292
"stylus-loader": "^3.0.2",

0 commit comments

Comments
 (0)