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.14.3 " ,
11
+ "@remix-run/eslint-config" : " ^1.15.0 " ,
12
12
"@types/react" : " ^18.0.31" ,
13
13
"eslint" : " ^8.37.0" ,
14
14
"eslint-plugin-markdown" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 706
706
tiny-glob "^0.2.9"
707
707
tslib "^2.4.0"
708
708
709
- " @remix-run/eslint-config@^1.14.3 " :
710
- version "1.14.3 "
711
- resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.14.3 .tgz#9746f9e12e744f23b143f3fa5ff2b1698ad83669 "
712
- integrity sha512-Yy4PYSvAehj31LmkDA+lS5yCPL1lR9O04gMIo0xwHT2o59pF4QU54lEAvJJH+9MI0byZUI/v9DoGz1oGIb44IA ==
709
+ " @remix-run/eslint-config@^1.15.0 " :
710
+ version "1.15.0 "
711
+ resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.15.0 .tgz#4a0128b906fa5b942cb22d3b414b44ccfd1282c7 "
712
+ integrity sha512-nwCPK/4anLMDWJnBsrWL9Wfcy2eRDlKjGWZeYeozDpJnH9iG1vA5aow0OmcpblwgvAwcgSC8Gdb7P5uK4Xy5/Q ==
713
713
dependencies :
714
714
" @babel/core" " ^7.19.1"
715
715
" @babel/eslint-parser" " ^7.19.1"
You can’t perform that action at this time.
0 commit comments