This repository was archived by the owner on Dec 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 46
46
"add-dist-header" : " ^1.1.3" ,
47
47
"clean-jsdoc-theme" : " ^4.2.9" ,
48
48
"concurrently" : " ^8.2.0" ,
49
- "eslint" : " ^8.44 .0" ,
49
+ "eslint" : " ^8.45 .0" ,
50
50
"eslint-config-videojs" : " ^6.0.0" ,
51
51
"eslint-plugin-import" : " ^2.26.0" ,
52
52
"eslint-plugin-jsdoc" : " ^46.4.4" ,
Original file line number Diff line number Diff line change @@ -2241,10 +2241,10 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
2241
2241
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
2242
2242
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
2243
2243
2244
- eslint@^8.44 .0 :
2245
- version "8.44 .0"
2246
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44 .0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500 "
2247
- integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A ==
2244
+ eslint@^8.45 .0 :
2245
+ version "8.45 .0"
2246
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45 .0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78 "
2247
+ integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw ==
2248
2248
dependencies :
2249
2249
" @eslint-community/eslint-utils" " ^4.2.0"
2250
2250
" @eslint-community/regexpp" " ^4.4.0"
@@ -2271,7 +2271,6 @@ eslint@^8.44.0:
2271
2271
globals "^13.19.0"
2272
2272
graphemer "^1.4.0"
2273
2273
ignore "^5.2.0"
2274
- import-fresh "^3.0.0"
2275
2274
imurmurhash "^0.1.4"
2276
2275
is-glob "^4.0.0"
2277
2276
is-path-inside "^3.0.3"
@@ -2283,7 +2282,6 @@ eslint@^8.44.0:
2283
2282
natural-compare "^1.4.0"
2284
2283
optionator "^0.9.3"
2285
2284
strip-ansi "^6.0.1"
2286
- strip-json-comments "^3.1.0"
2287
2285
text-table "^0.2.0"
2288
2286
2289
2287
espree@^9.6.0 :
@@ -2740,7 +2738,7 @@ ignore@^5.2.0, ignore@^5.2.4:
2740
2738
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
2741
2739
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
2742
2740
2743
- import-fresh@^3.0.0, import-fresh@^3. 2.1 :
2741
+ import-fresh@^3.2.1 :
2744
2742
version "3.3.0"
2745
2743
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
2746
2744
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
You can’t perform that action at this time.
0 commit comments