Skip to content

Commit 5e2764f

Browse files
renovate-botaxe312ger
authored andcommitted
chore(deps): update dependency eslint to v8.15.0
1 parent 5c79c56 commit 5e2764f

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/parser": "5.22.0",
2525
"codecov": "3.8.3",
2626
"cz-conventional-changelog": "3.3.0",
27-
"eslint": "8.14.0",
27+
"eslint": "8.15.0",
2828
"eslint-config-prettier": "8.5.0",
2929
"eslint-plugin-import": "2.26.0",
3030
"eslint-plugin-jest": "26.1.5",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -456,19 +456,19 @@
456456
dependencies:
457457
chalk "^4.0.0"
458458

459-
"@eslint/eslintrc@^1.2.2":
460-
version "1.2.2"
461-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.2.tgz#4989b9e8c0216747ee7cca314ae73791bb281aae"
462-
integrity sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg==
459+
"@eslint/eslintrc@^1.2.3":
460+
version "1.2.3"
461+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.3.tgz#fcaa2bcef39e13d6e9e7f6271f4cc7cae1174886"
462+
integrity sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==
463463
dependencies:
464464
ajv "^6.12.4"
465465
debug "^4.3.2"
466-
espree "^9.3.1"
466+
espree "^9.3.2"
467467
globals "^13.9.0"
468468
ignore "^5.2.0"
469469
import-fresh "^3.2.1"
470470
js-yaml "^4.1.0"
471-
minimatch "^3.0.4"
471+
minimatch "^3.1.2"
472472
strip-json-comments "^3.1.1"
473473

474474
"@humanwhocodes/config-array@^0.9.2":
@@ -2640,10 +2640,10 @@ abbrev@1:
26402640
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
26412641
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
26422642

2643-
acorn-jsx@^5.3.1:
2644-
version "5.3.1"
2645-
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
2646-
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
2643+
acorn-jsx@^5.3.2:
2644+
version "5.3.2"
2645+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
2646+
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
26472647

26482648
acorn-node@^1.3.0:
26492649
version "1.8.2"
@@ -2664,10 +2664,10 @@ acorn@^7.0.0:
26642664
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
26652665
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
26662666

2667-
acorn@^8.7.0:
2668-
version "8.7.0"
2669-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
2670-
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
2667+
acorn@^8.7.1:
2668+
version "8.7.1"
2669+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
2670+
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
26712671

26722672
add-stream@^1.0.0:
26732673
version "1.0.0"
@@ -4875,12 +4875,12 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
48754875
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
48764876
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
48774877

4878-
eslint@8.14.0:
4879-
version "8.14.0"
4880-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.14.0.tgz#62741f159d9eb4a79695b28ec4989fcdec623239"
4881-
integrity sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw==
4878+
eslint@8.15.0:
4879+
version "8.15.0"
4880+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.15.0.tgz#fea1d55a7062da48d82600d2e0974c55612a11e9"
4881+
integrity sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==
48824882
dependencies:
4883-
"@eslint/eslintrc" "^1.2.2"
4883+
"@eslint/eslintrc" "^1.2.3"
48844884
"@humanwhocodes/config-array" "^0.9.2"
48854885
ajv "^6.10.0"
48864886
chalk "^4.0.0"
@@ -4891,7 +4891,7 @@ eslint@8.14.0:
48914891
eslint-scope "^7.1.1"
48924892
eslint-utils "^3.0.0"
48934893
eslint-visitor-keys "^3.3.0"
4894-
espree "^9.3.1"
4894+
espree "^9.3.2"
48954895
esquery "^1.4.0"
48964896
esutils "^2.0.2"
48974897
fast-deep-equal "^3.1.3"
@@ -4907,7 +4907,7 @@ eslint@8.14.0:
49074907
json-stable-stringify-without-jsonify "^1.0.1"
49084908
levn "^0.4.1"
49094909
lodash.merge "^4.6.2"
4910-
minimatch "^3.0.4"
4910+
minimatch "^3.1.2"
49114911
natural-compare "^1.4.0"
49124912
optionator "^0.9.1"
49134913
regexpp "^3.2.0"
@@ -4916,13 +4916,13 @@ eslint@8.14.0:
49164916
text-table "^0.2.0"
49174917
v8-compile-cache "^2.0.3"
49184918

4919-
espree@^9.3.1:
4920-
version "9.3.1"
4921-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
4922-
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
4919+
espree@^9.3.2:
4920+
version "9.3.2"
4921+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596"
4922+
integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==
49234923
dependencies:
4924-
acorn "^8.7.0"
4925-
acorn-jsx "^5.3.1"
4924+
acorn "^8.7.1"
4925+
acorn-jsx "^5.3.2"
49264926
eslint-visitor-keys "^3.3.0"
49274927

49284928
esprima@^2.6.0:

0 commit comments

Comments
 (0)