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.18.1 " ,
11
+ "@remix-run/eslint-config" : " ^1.19.0 " ,
12
12
"@types/react" : " ^18.2.15" ,
13
13
"eslint" : " ^8.45.0" ,
14
14
"eslint-config-prettier" : " ^8.8.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.18.1 " :
728
- version "1.18.1 "
729
- resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.18.1 .tgz#ac91fb9b1b7f1ac4ac6590ede841045119bd6143 "
730
- integrity sha512-r0vjv+//isRseRShZ6RbX2bJSjQzfE7R2KOf4v1v+EVQZ59Vk0cR6UPwlxHN4Wc3jtTa2yBlLCm1H24ImKLQ4Q ==
727
+ " @remix-run/eslint-config@^1.19.0 " :
728
+ version "1.19.0 "
729
+ resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.19.0 .tgz#e3bba1c25958d4bbbe694ae9cf13e0771a309aac "
730
+ integrity sha512-pfGJnZ+Fv5+e/kF67K00dj1AA7okcsiUf/PqPwRr66mgGEe9CeLJQ5IZcczQx6TmIi574yy1G5sblz5L9EGlUg ==
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