Skip to content

Commit 4f6cdac

Browse files
authored
Merge pull request #50 from react-component/dependabot/npm_and_yarn/tslint-react-tw-4.0.0
Update tslint-react requirement from ^3.6.0 to ^4.0.0
2 parents b2d1b28 + 579e885 commit 4f6cdac

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": "^3.6.0",
81+
"tslint-react": "^4.0.0",
8282
"typescript": "3.x"
8383
},
8484
"pre-commit": [

0 commit comments

Comments
 (0)