Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5eede31

Browse files
Bump eslint from 8.44.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.44.0...v8.45.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e55074 commit 5eede31

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -800,9 +800,9 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
800800
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
801801

802802
eslint@^8.22.0:
803-
version "8.44.0"
804-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44.0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500"
805-
integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==
803+
version "8.45.0"
804+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78"
805+
integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==
806806
dependencies:
807807
"@eslint-community/eslint-utils" "^4.2.0"
808808
"@eslint-community/regexpp" "^4.4.0"
@@ -829,7 +829,6 @@ eslint@^8.22.0:
829829
globals "^13.19.0"
830830
graphemer "^1.4.0"
831831
ignore "^5.2.0"
832-
import-fresh "^3.0.0"
833832
imurmurhash "^0.1.4"
834833
is-glob "^4.0.0"
835834
is-path-inside "^3.0.3"
@@ -841,7 +840,6 @@ eslint@^8.22.0:
841840
natural-compare "^1.4.0"
842841
optionator "^0.9.3"
843842
strip-ansi "^6.0.1"
844-
strip-json-comments "^3.1.0"
845843
text-table "^0.2.0"
846844

847845
espree@^9.6.0:
@@ -1163,7 +1161,7 @@ immediate@~3.0.5:
11631161
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
11641162
integrity sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==
11651163

1166-
import-fresh@^3.0.0, import-fresh@^3.2.1:
1164+
import-fresh@^3.2.1:
11671165
version "3.3.0"
11681166
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
11691167
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
@@ -1878,7 +1876,7 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18781876
dependencies:
18791877
ansi-regex "^5.0.1"
18801878

1881-
strip-json-comments@3.1.1, strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
1879+
strip-json-comments@3.1.1, strip-json-comments@^3.1.1:
18821880
version "3.1.1"
18831881
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
18841882
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==

0 commit comments

Comments
 (0)