Skip to content

Commit

Permalink
fix(deps): update dependency tslint-immutable to v5 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wzalazar committed Nov 26, 2018
1 parent 907f314 commit 3c39de0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"tslint": "5.11.0",
"tslint-eslint-rules": "5.4.0",
"tslint-immutable": "4.9.1"
"tslint-immutable": "5.0.0"
},
"devDependencies": {
"@types/node": "10.12.10",
Expand Down

0 comments on commit 3c39de0

Please sign in to comment.