File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
"lint:fix" : " yarn lint --fix"
9
9
},
10
10
"devDependencies" : {
11
- "@remix-run/eslint-config" : " ^1.19.2 " ,
11
+ "@remix-run/eslint-config" : " ^1.19.3 " ,
12
12
"@types/react" : " ^18.2.19" ,
13
13
"eslint" : " ^8.46.0" ,
14
14
"eslint-config-prettier" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 724
724
tiny-glob "^0.2.9"
725
725
tslib "^2.4.0"
726
726
727
- " @remix-run/eslint-config@^1.19.2 " :
728
- version "1.19.2 "
729
- resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.19.2 .tgz#19bb1155e01ab83cc81b032c6aae4047d1c50d26 "
730
- integrity sha512-YvB3uulbSdwsvkcQSUPXtZG2AbVq1v49jVf5IsPj0xApNcRMtkk4Y/6cethbtHJOIpHhbAnJyPtoHOVvlRWQHQ ==
727
+ " @remix-run/eslint-config@^1.19.3 " :
728
+ version "1.19.3 "
729
+ resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.19.3 .tgz#51c1d36ccddec736792bb6df7c997591f7d4b81c "
730
+ integrity sha512-8yvPtsJj1hBKp6ypTTDhHmJ2ftoPmBV1xPPOIqhMLDQ1fwmzocwnkz9RHTeMYkdNSzUuqGnpGaMTHgrT3WfckQ ==
731
731
dependencies :
732
732
" @babel/core" " ^7.21.8"
733
733
" @babel/eslint-parser" " ^7.21.8"
You can’t perform that action at this time.
0 commit comments