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.49 .0" ,
36
+ "eslint" : " 8.50 .0" ,
37
37
"eslint-plugin-ghost" : " 3.3.2" ,
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.49 .0":
1192
- version "8.49 .0"
1193
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49 .0.tgz#86f79756004a97fa4df866835093f1df3d03c333 "
1194
- integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w ==
1191
+ "@eslint/js@8.50 .0":
1192
+ version "8.50 .0"
1193
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50 .0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484 "
1194
+ integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ ==
1195
1195
1196
1196
"@gatsbyjs/parcel-namer-relative-to-cwd@^1.10.0":
1197
1197
version "1.10.0"
@@ -5375,15 +5375,15 @@ eslint-webpack-plugin@^2.7.0:
5375
5375
normalize-path "^3.0.0"
5376
5376
schema-utils "^3.1.1"
5377
5377
5378
- eslint@8.49 .0:
5379
- version "8.49 .0"
5380
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49 .0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42 "
5381
- integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ ==
5378
+ eslint@8.50 .0:
5379
+ version "8.50 .0"
5380
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50 .0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2 "
5381
+ integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg ==
5382
5382
dependencies:
5383
5383
"@eslint-community/eslint-utils" "^4.2.0"
5384
5384
"@eslint-community/regexpp" "^4.6.1"
5385
5385
"@eslint/eslintrc" "^2.1.2"
5386
- "@eslint/js" "8.49 .0"
5386
+ "@eslint/js" "8.50 .0"
5387
5387
"@humanwhocodes/config-array" "^0.11.11"
5388
5388
"@humanwhocodes/module-importer" "^1.0.1"
5389
5389
"@nodelib/fs.walk" "^1.2.8"
You can’t perform that action at this time.
0 commit comments