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 47efffe commit 6f3ec2fCopy full SHA for 6f3ec2f
package.json
@@ -11,17 +11,17 @@
11
},
12
"devDependencies": {
13
"body-parser": "^1.18.3",
14
- "bundlesize": "^0.17.1",
+ "bundlesize": "^0.18.0",
15
"chai": "^4.2.0",
16
"es6-promise": "^4.2.8",
17
- "eslint": "^5.15.3",
+ "eslint": "^6.5.1",
18
"express": "^4.16.4",
19
"karma": "^4.0.1",
20
"karma-chai": "^0.1.0",
21
- "karma-chrome-launcher": "^2.2.0",
+ "karma-chrome-launcher": "^3.1.0",
22
"karma-mocha": "^1.3.0",
23
"karma-sauce-launcher": "^2.0.2",
24
- "mocha": "^5.2.0",
+ "mocha": "^6.2.1",
25
"nodemon": "^1.19.1",
26
"npm-run-all": "^4.1.5",
27
"uglify-js": "^3.5.2"
0 commit comments