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.3 " ,
11
+ "@remix-run/eslint-config" : " ^2.9.2 " ,
12
12
"@types/react" : " ^18.3.3" ,
13
13
"eslint" : " ^8.57.0" ,
14
14
"eslint-config-prettier" : " ^9.1.0" ,
Original file line number Diff line number Diff line change 711
711
tiny-glob "^0.2.9"
712
712
tslib "^2.4.0"
713
713
714
- " @remix-run/eslint-config@^1.19.3 " :
715
- version "1.19.3 "
716
- resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.19.3 .tgz#51c1d36ccddec736792bb6df7c997591f7d4b81c "
717
- integrity sha512-8yvPtsJj1hBKp6ypTTDhHmJ2ftoPmBV1xPPOIqhMLDQ1fwmzocwnkz9RHTeMYkdNSzUuqGnpGaMTHgrT3WfckQ ==
714
+ " @remix-run/eslint-config@^2.9.2 " :
715
+ version "2.9.2 "
716
+ resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.9.2 .tgz#ae917d4278c5cd71589816f745954fb3aeafa02c "
717
+ integrity sha512-tZV98Fz1QHAwIA9MOo48Es0ltAzvOIj/uCjCDsKOEndhEX+qwH1qC7eLIBGJiRDgEO3hIQUtzUuw5S6J8B2B+w ==
718
718
dependencies :
719
719
" @babel/core" " ^7.21.8"
720
720
" @babel/eslint-parser" " ^7.21.8"
You can’t perform that action at this time.
0 commit comments