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.7.6 " ,
11
+ "@remix-run/eslint-config" : " ^1.8.0 " ,
12
12
"@types/react" : " ^18.0.25" ,
13
13
"eslint" : " ^8.28.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.7.6 " :
699
- version "1.7.6 "
700
- resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.7.6 .tgz#62e7cf30e042865b44a1a5c9f7c2ae584a6415a6 "
701
- integrity sha512-bMKsk6/2xew2mVyq8DkTfweH0S+SHbmw1HlQaAMRLdrkCQJd3Xcp/1OYl85zpcwNK1XoIciR+4kMuHQmsyMsOw ==
698
+ " @remix-run/eslint-config@^1.8.0 " :
699
+ version "1.8.0 "
700
+ resolved "https://registry.npmjs.org/@remix-run/eslint-config/-/eslint-config-1.8.0 .tgz#6285a586a0bb455c18c9fd31bf220d84576d0f0f "
701
+ integrity sha512-jF2YtpYGnoCE2/VXo2xQvgu7kzPqGbtPGkm+t22/v/pdf+hp/dyICNv3XNKPqsVa8vEDBcK9RtP5etV9cSsSyQ ==
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