Skip to content

Commit 7dc0678

Browse files
chore(deps-dev): 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] <[email protected]>
1 parent 3f4765a commit 7dc0678

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Diff for: yarn.lock

+5-7
Original file line numberDiff line numberDiff line change
@@ -1981,9 +1981,9 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
19811981
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
19821982

19831983
eslint@^8.8.0:
1984-
version "8.44.0"
1985-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44.0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500"
1986-
integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==
1984+
version "8.45.0"
1985+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78"
1986+
integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==
19871987
dependencies:
19881988
"@eslint-community/eslint-utils" "^4.2.0"
19891989
"@eslint-community/regexpp" "^4.4.0"
@@ -2010,7 +2010,6 @@ eslint@^8.8.0:
20102010
globals "^13.19.0"
20112011
graphemer "^1.4.0"
20122012
ignore "^5.2.0"
2013-
import-fresh "^3.0.0"
20142013
imurmurhash "^0.1.4"
20152014
is-glob "^4.0.0"
20162015
is-path-inside "^3.0.3"
@@ -2022,7 +2021,6 @@ eslint@^8.8.0:
20222021
natural-compare "^1.4.0"
20232022
optionator "^0.9.3"
20242023
strip-ansi "^6.0.1"
2025-
strip-json-comments "^3.1.0"
20262024
text-table "^0.2.0"
20272025

20282026
espree@^9.3.1, espree@^9.6.0:
@@ -2557,7 +2555,7 @@ ignore@^5.1.4, ignore@^5.2.0:
25572555
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
25582556
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
25592557

2560-
import-fresh@^3.0.0, import-fresh@^3.2.1:
2558+
import-fresh@^3.2.1:
25612559
version "3.3.0"
25622560
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
25632561
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
@@ -4695,7 +4693,7 @@ strip-indent@^4.0.0:
46954693
dependencies:
46964694
min-indent "^1.0.1"
46974695

4698-
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
4696+
strip-json-comments@^3.1.1:
46994697
version "3.1.1"
47004698
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
47014699
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==

0 commit comments

Comments
 (0)