Skip to content

Commit

Permalink
chore(deps): update deps and fix lodash vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
GillianPerard committed Jul 31, 2020
1 parent c6ab570 commit 87a5037
Show file tree
Hide file tree
Showing 2 changed files with 1,125 additions and 1,411 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,24 +36,24 @@
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@commitlint/cli": "^9.0.1",
"@commitlint/config-conventional": "^9.0.1",
"@types/jest": "^26.0.3",
"@types/node": "^14.0.14",
"@commitlint/cli": "^9.1.1",
"@commitlint/config-conventional": "^9.1.1",
"@types/jest": "^26.0.8",
"@types/node": "^14.0.27",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-copy": "^4.0.1",
"gulp-typescript": "^5.0.1",
"husky": "^4.2.5",
"jest": "^26.1.0",
"jest-junit": "^11.0.1",
"jest": "^26.2.2",
"jest-junit": "^11.1.0",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"ts-jest": "^26.1.1",
"ts-jest": "^26.1.4",
"ts-node": "^8.10.2",
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.18.0",
"tslint-consistent-codestyle": "^1.16.0",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
}
}

0 comments on commit 87a5037

Please sign in to comment.