Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaNarie committed Jun 9, 2019
1 parent cf296c5 commit 09818f7
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 373 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tslint-teamcity-reporter",
"version": "3.2.2",
"version": "3.2.3",
"description": "A TSLint formatter/reporter for use in TeamCity which groups by files using TeamCity Test Suite",
"main": "./index.js",
"types": "./index.d.ts",
Expand Down Expand Up @@ -93,15 +93,14 @@
"lint-staged": "^6.0.0",
"mocha": "^4.0.1",
"npm-run-all": "^4.1.2",
"nyc": "^11.3.0",
"nyc": "^14.1.1",
"prettier": "^1.9.2",
"shx": "^0.2.2",
"sinon": "^4.1.3",
"sinon-chai": "^2.14.0",
"tslint": "^5.11.0",
"tslint-config-airbnb": "^5.4.2",
"tslint-config-prettier": "^1.6.0",
"typedoc": "^0.9.0",
"typescript": "^2.6.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 09818f7

Please sign in to comment.