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.11.0 " ,
11
+ "@remix-run/eslint-config" : " ^1.11.1 " ,
12
12
"@types/react" : " ^18.0.27" ,
13
13
"eslint" : " ^8.32.0" ,
14
14
"eslint-plugin-markdown" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 695
695
tiny-glob "^0.2.9"
696
696
tslib "^2.4.0"
697
697
698
- " @remix-run/eslint-config@^1.11.0 " :
699
- version "1.11.0 "
700
- resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.11.0 .tgz#01c56f6c31eb409a813e4a69f5bee6afd7c83fd5 "
701
- integrity sha512-A9LV+2/bgIY4MnBYwTi9Hb046F7FPRBopFN1T9dufAY+jXxmRXbLOCzZkRNsO6lTAApdSmDxzY00+JvJ5da2ug ==
698
+ " @remix-run/eslint-config@^1.11.1 " :
699
+ version "1.11.1 "
700
+ resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.11.1 .tgz#aea5ae752a87b5ad8a776329d7f26ff6b7cf6125 "
701
+ integrity sha512-mpisTkWBKYklmuIuDhwdy8BAUV5+EJ3Q3cxlSGBXZ+SaddK8WgBZu5C44o/0YZvktFm53rWBH3Afeq0A03yUkQ ==
702
702
dependencies :
703
703
" @babel/core" " ^7.19.1"
704
704
" @babel/eslint-parser" " ^7.19.1"
You can’t perform that action at this time.
0 commit comments