Skip to content

Commit c586a73

Browse files
Bump tslint-react from 4.2.0 to 5.0.0 (#73)
Bumps [tslint-react](https://github.com/palantir/tslint-react) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/palantir/tslint-react/releases) - [Commits](palantir/tslint-react@4.2.0...5.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b3a0c14 commit c586a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"react": "^16.4.0",
7979
"react-dom": "^16.4.0",
8080
"tslint-config-prettier": "^1.17.0",
81-
"tslint-react": "^4.0.0",
81+
"tslint-react": "^5.0.0",
8282
"typescript": "3.x"
8383
},
8484
"pre-commit": [

0 commit comments

Comments
 (0)