File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
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.44 .0" ,
36
+ "eslint" : " 8.45 .0" ,
37
37
"eslint-plugin-ghost" : " 3.2.0" ,
38
38
"eslint-plugin-react" : " 7.32.2"
39
39
},
Original file line number Diff line number Diff line change @@ -5095,10 +5095,10 @@ eslint-webpack-plugin@^2.7.0:
5095
5095
normalize-path "^3.0.0"
5096
5096
schema-utils "^3.1.1"
5097
5097
5098
- eslint@8.44 .0:
5099
- version "8.44 .0"
5100
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44 .0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500 "
5101
- integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A ==
5098
+ eslint@8.45 .0:
5099
+ version "8.45 .0"
5100
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45 .0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78 "
5101
+ integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw ==
5102
5102
dependencies:
5103
5103
"@eslint-community/eslint-utils" "^4.2.0"
5104
5104
"@eslint-community/regexpp" "^4.4.0"
5125
5125
globals "^13.19.0"
5126
5126
graphemer "^1.4.0"
5127
5127
ignore "^5.2.0"
5128
- import-fresh "^3.0.0"
5129
5128
imurmurhash "^0.1.4"
5130
5129
is-glob "^4.0.0"
5131
5130
is-path-inside "^3.0.3"
5137
5136
natural-compare "^1.4.0"
5138
5137
optionator "^0.9.3"
5139
5138
strip-ansi "^6.0.1"
5140
- strip-json-comments "^3.1.0"
5141
5139
text-table "^0.2.0"
5142
5140
5143
5141
eslint@^7.32.0:
You can’t perform that action at this time.
0 commit comments