Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 14, 2018
1 parent c80d10c commit ce4a315
Show file tree
Hide file tree
Showing 10 changed files with 7,910 additions and 5,313 deletions.
53 changes: 27 additions & 26 deletions libraries/__shared__/karma-plugins/karma-mocha/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -5,7 +5,7 @@
"main": "lib/index.js",
"dependencies": {
"minimist": "1.2.0",
"mocha": "4.1.0"
"mocha": "5.1.1"
},
"license": "MIT"
}
6 changes: 3 additions & 3 deletions libraries/angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libraries/angular/package.json
Expand Up @@ -4,7 +4,7 @@
"build": "npm run test; DIST=../../docs/libraries/angular && mkdir -p $DIST && cp -r ./meta $DIST/meta && cp -r ./results $DIST/results"
},
"devDependencies": {
"@types/mocha": "2.2.48",
"@types/mocha": "5.2.0",
"@types/node": "8.10.14",
"angular2-template-loader": "0.6.2",
"awesome-typescript-loader": "3.4.1",
Expand Down

0 comments on commit ce4a315

Please sign in to comment.