File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 53
53
"autoprefixer" : " ^10.4.14" ,
54
54
"browserify" : " ^17.0.0" ,
55
55
"cssnano" : " ^6.0.1" ,
56
- "eslint" : " ^8.44 .0" ,
56
+ "eslint" : " ^8.45 .0" ,
57
57
"eslint-config-standard" : " ^16.0.3" ,
58
58
"eslint-plugin-import" : " ^2.27.5" ,
59
59
"eslint-plugin-node" : " ^11.1.0" ,
Original file line number Diff line number Diff line change @@ -2159,10 +2159,10 @@ eslint@^6.0.0, eslint@^7.17.0:
2159
2159
text-table "^0.2.0"
2160
2160
v8-compile-cache "^2.0.3"
2161
2161
2162
- eslint@^8.44 .0, eslint@^8.7.0 :
2163
- version "8.44 .0"
2164
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44 .0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500 "
2165
- integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A ==
2162
+ eslint@^8.45 .0, eslint@^8.7.0 :
2163
+ version "8.45 .0"
2164
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45 .0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78 "
2165
+ integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw ==
2166
2166
dependencies :
2167
2167
" @eslint-community/eslint-utils" " ^4.2.0"
2168
2168
" @eslint-community/regexpp" " ^4.4.0"
@@ -2189,7 +2189,6 @@ eslint@^8.44.0, eslint@^8.7.0:
2189
2189
globals "^13.19.0"
2190
2190
graphemer "^1.4.0"
2191
2191
ignore "^5.2.0"
2192
- import-fresh "^3.0.0"
2193
2192
imurmurhash "^0.1.4"
2194
2193
is-glob "^4.0.0"
2195
2194
is-path-inside "^3.0.3"
@@ -2201,7 +2200,6 @@ eslint@^8.44.0, eslint@^8.7.0:
2201
2200
natural-compare "^1.4.0"
2202
2201
optionator "^0.9.3"
2203
2202
strip-ansi "^6.0.1"
2204
- strip-json-comments "^3.1.0"
2205
2203
text-table "^0.2.0"
2206
2204
2207
2205
espree@^7.3.0, espree@^7.3.1 :
You can’t perform that action at this time.
0 commit comments