Update to esbuild 0.15.8

This commit is contained in:
Fedor Indutny 2022-09-20 16:52:32 -07:00 committed by GitHub
parent b4c9c3051b
commit 53e17e8e08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 127 additions and 106 deletions

View file

@ -8635,7 +8635,7 @@
{
"rule": "React-useRef",
"path": "sticker-creator/components/StickerFrame.js",
"line": " const timerRef = React.useRef();",
"line": " const timerRef = React.useRef();",
"reasonCategory": "falseMatch",
"updated": "2022-06-14T01:19:45.446Z"
},