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.0 " ,
11
+ "@remix-run/eslint-config" : " ^1.18.1 " ,
12
12
"@types/react" : " ^18.2.14" ,
13
13
"eslint" : " ^8.44.0" ,
14
14
"eslint-config-prettier" : " ^8.8.0" ,
Original file line number Diff line number Diff line change 716
716
tiny-glob "^0.2.9"
717
717
tslib "^2.4.0"
718
718
719
- " @remix-run/eslint-config@^1.18.0 " :
720
- version "1.18.0 "
721
- resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.18.0 .tgz#7fc30554ebc4b23425fb31846b015db63f637589 "
722
- integrity sha512-QOHGfHG8AbXnEFXMUIjPYNcN/Z4EGZ9AR6vBrZ2k5fV1m0YhxbR9Y0OXHkHn/T9F2ek7sAHmuuVF66ppNn2mjQ ==
719
+ " @remix-run/eslint-config@^1.18.1 " :
720
+ version "1.18.1 "
721
+ resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.18.1 .tgz#ac91fb9b1b7f1ac4ac6590ede841045119bd6143 "
722
+ integrity sha512-r0vjv+//isRseRShZ6RbX2bJSjQzfE7R2KOf4v1v+EVQZ59Vk0cR6UPwlxHN4Wc3jtTa2yBlLCm1H24ImKLQ4Q ==
723
723
dependencies :
724
724
" @babel/core" " ^7.21.8"
725
725
" @babel/eslint-parser" " ^7.21.8"
You can’t perform that action at this time.
0 commit comments