diff --git a/ts/util/lint/exceptions.json b/ts/util/lint/exceptions.json index 79b0cf6ca3..bb4679ec30 100644 --- a/ts/util/lint/exceptions.json +++ b/ts/util/lint/exceptions.json @@ -9250,7 +9250,7 @@ "rule": "React-createRef", "path": "ts/components/conversation/Message.tsx", "line": " public audioRef: React.RefObject = React.createRef();", - "lineNumber": 177, + "lineNumber": 178, "reasonCategory": "usageTrusted", "updated": "2020-02-03T17:18:39.600Z" }, @@ -9258,7 +9258,7 @@ "rule": "React-createRef", "path": "ts/components/conversation/Message.tsx", "line": " > = React.createRef();", - "lineNumber": 181, + "lineNumber": 182, "reasonCategory": "usageTrusted", "updated": "2020-02-03T17:18:39.600Z" },