Skip to content

Commit

Permalink
updated devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Feb 15, 2019
1 parent 3f19e44 commit c9700c6
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -51,7 +51,7 @@
"release": "npm run upgrade && npm run clean && npm run build && npm test && npm run bump"
},
"devDependencies": {
"@types/node": "^11.9.3",
"@types/node": "^11.9.4",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"eslint": "^5.6.1",
Expand All @@ -61,7 +61,7 @@
"karma-config": "^1.4.2",
"mocha": "^5.2.0",
"npm-check": "^5.9.0",
"nyc": "^13.2.0",
"nyc": "^13.3.0",
"shx": "^0.3.2",
"tslint": "^5.12.0",
"tslint-modular": "^1.2.0",
Expand Down

0 comments on commit c9700c6

Please sign in to comment.