Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 02f4577

Browse files
Merge pull request #51 from FreeTubeApp/dependabot/npm_and_yarn/eslint-8.45.0
build(deps-dev): bump eslint from 8.44.0 to 8.45.0
2 parents 933c92b + c2b6571 commit 02f4577

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"add-dist-header": "^1.1.3",
4747
"clean-jsdoc-theme": "^4.2.9",
4848
"concurrently": "^8.2.0",
49-
"eslint": "^8.44.0",
49+
"eslint": "^8.45.0",
5050
"eslint-config-videojs": "^6.0.0",
5151
"eslint-plugin-import": "^2.26.0",
5252
"eslint-plugin-jsdoc": "^46.4.4",

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2241,10 +2241,10 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
22412241
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
22422242
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
22432243

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==
22482248
dependencies:
22492249
"@eslint-community/eslint-utils" "^4.2.0"
22502250
"@eslint-community/regexpp" "^4.4.0"
@@ -2271,7 +2271,6 @@ eslint@^8.44.0:
22712271
globals "^13.19.0"
22722272
graphemer "^1.4.0"
22732273
ignore "^5.2.0"
2274-
import-fresh "^3.0.0"
22752274
imurmurhash "^0.1.4"
22762275
is-glob "^4.0.0"
22772276
is-path-inside "^3.0.3"
@@ -2283,7 +2282,6 @@ eslint@^8.44.0:
22832282
natural-compare "^1.4.0"
22842283
optionator "^0.9.3"
22852284
strip-ansi "^6.0.1"
2286-
strip-json-comments "^3.1.0"
22872285
text-table "^0.2.0"
22882286

22892287
espree@^9.6.0:
@@ -2740,7 +2738,7 @@ ignore@^5.2.0, ignore@^5.2.4:
27402738
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
27412739
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
27422740

2743-
import-fresh@^3.0.0, import-fresh@^3.2.1:
2741+
import-fresh@^3.2.1:
27442742
version "3.3.0"
27452743
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
27462744
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==

0 commit comments

Comments
 (0)