File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
},
34
34
"devDependencies" : {
35
35
"babel-eslint" : " 10.1.0" ,
36
- "eslint" : " 8.47 .0" ,
36
+ "eslint" : " 8.48 .0" ,
37
37
"eslint-plugin-ghost" : " 3.3.0" ,
38
38
"eslint-plugin-react" : " 7.33.2"
39
39
},
Original file line number Diff line number Diff line change 1188
1188
minimatch "^3.1.2"
1189
1189
strip-json-comments "^3.1.1"
1190
1190
1191
- "@eslint/js@^8.47 .0":
1192
- version "8.47 .0"
1193
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47 .0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d "
1194
- integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og ==
1191
+ "@eslint/js@8.48 .0":
1192
+ version "8.48 .0"
1193
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.48 .0.tgz#642633964e217905436033a2bd08bf322849b7fb "
1194
+ integrity sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw ==
1195
1195
1196
1196
"@gatsbyjs/parcel-namer-relative-to-cwd@^1.10.0":
1197
1197
version "1.10.0"
@@ -5353,15 +5353,15 @@ eslint-webpack-plugin@^2.7.0:
5353
5353
normalize-path "^3.0.0"
5354
5354
schema-utils "^3.1.1"
5355
5355
5356
- eslint@8.47 .0:
5357
- version "8.47 .0"
5358
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.47 .0.tgz#c95f9b935463fb4fad7005e626c7621052e90806 "
5359
- integrity sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q ==
5356
+ eslint@8.48 .0:
5357
+ version "8.48 .0"
5358
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.48 .0.tgz#bf9998ba520063907ba7bfe4c480dc8be03c2155 "
5359
+ integrity sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg ==
5360
5360
dependencies:
5361
5361
"@eslint-community/eslint-utils" "^4.2.0"
5362
5362
"@eslint-community/regexpp" "^4.6.1"
5363
5363
"@eslint/eslintrc" "^2.1.2"
5364
- "@eslint/js" "^8.47 .0"
5364
+ "@eslint/js" "8.48 .0"
5365
5365
"@humanwhocodes/config-array" "^0.11.10"
5366
5366
"@humanwhocodes/module-importer" "^1.0.1"
5367
5367
"@nodelib/fs.walk" "^1.2.8"
You can’t perform that action at this time.
0 commit comments