File tree 2 files changed +5
-5
lines changed
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" : " ^2.15.3 " ,
11
+ "@remix-run/eslint-config" : " ^2.16.0 " ,
12
12
"@types/react" : " ^18.3.13" ,
13
13
"eslint" : " ^8.57.1" ,
14
14
"eslint-config-prettier" : " ^9.1.0" ,
Original file line number Diff line number Diff line change 684
684
" @nodelib/fs.scandir" " 2.1.5"
685
685
fastq "^1.6.0"
686
686
687
- " @remix-run/eslint-config@^2.15.3 " :
688
- version "2.15.3 "
689
- resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.15.3 .tgz#bf525b9ab6678c033d137c007359576cfbb4df5c "
690
- integrity sha512-p9V3rvFAgFRPyjxZnW9bTR7WZfTl13wcbfWtySWcNdeqJZauCN9xdkB1r+PnsjaK77RXWtSCsEgRn/+mwx9Kzg ==
687
+ " @remix-run/eslint-config@^2.16.0 " :
688
+ version "2.16.0 "
689
+ resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-2.16.0 .tgz#b3e9b891218665bf37136943854f4cd3e499444e "
690
+ integrity sha512-SkIE4ExtoxHaco2qFrkIRna5hiXLOSLnV2pkd7CACd0iETanVZatOSCK4Mi/s5CYQ25UNBpIzAUIIePfqWT+SQ ==
691
691
dependencies :
692
692
" @babel/core" " ^7.21.8"
693
693
" @babel/eslint-parser" " ^7.21.8"
You can’t perform that action at this time.
0 commit comments