Skip to content

Commit

Permalink
Update dependency @types/mocha to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2019
1 parent f650f74 commit cd66718
Show file tree
Hide file tree
Showing 8 changed files with 200 additions and 122 deletions.
61 changes: 31 additions & 30 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.2.0"
},
"license": "MIT"
}
34 changes: 24 additions & 10 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"
},
"devDependencies": {
"@types/mocha": "2.2.48",
"@types/mocha": "5.2.5",
"@types/node": "8.10.39",
"angular2-template-loader": "0.6.2",
"awesome-typescript-loader": "3.5.0",
Expand Down

0 comments on commit cd66718

Please sign in to comment.