Skip to content

Commit 0689e99

Browse files
renovate-botnodebb-misty
authored andcommitted
chore(deps): update dependency eslint to v8.15.0
1 parent 6d59c9e commit 0689e99

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "16.2.4",
5151
"@commitlint/config-angular": "16.2.4",
52-
"eslint": "8.14.0",
52+
"eslint": "8.15.0",
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.26.0",
5555
"husky": "7.0.4",

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -192,19 +192,19 @@
192192
dependencies:
193193
"@cspotcode/source-map-consumer" "0.8.0"
194194

195-
"@eslint/eslintrc@^1.2.2":
196-
version "1.2.2"
197-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.2.tgz#4989b9e8c0216747ee7cca314ae73791bb281aae"
198-
integrity sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg==
195+
"@eslint/eslintrc@^1.2.3":
196+
version "1.2.3"
197+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.3.tgz#fcaa2bcef39e13d6e9e7f6271f4cc7cae1174886"
198+
integrity sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==
199199
dependencies:
200200
ajv "^6.12.4"
201201
debug "^4.3.2"
202-
espree "^9.3.1"
202+
espree "^9.3.2"
203203
globals "^13.9.0"
204204
ignore "^5.2.0"
205205
import-fresh "^3.2.1"
206206
js-yaml "^4.1.0"
207-
minimatch "^3.0.4"
207+
minimatch "^3.1.2"
208208
strip-json-comments "^3.1.1"
209209

210210
"@humanwhocodes/config-array@^0.9.2":
@@ -282,7 +282,7 @@ accepts@~1.3.7:
282282
mime-types "~2.1.24"
283283
negotiator "0.6.2"
284284

285-
acorn-jsx@^5.3.1:
285+
acorn-jsx@^5.3.2:
286286
version "5.3.2"
287287
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
288288
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
@@ -297,10 +297,10 @@ acorn@^8.4.1:
297297
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.6.0.tgz#e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895"
298298
integrity sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==
299299

300-
acorn@^8.7.0:
301-
version "8.7.0"
302-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
303-
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
300+
acorn@^8.7.1:
301+
version "8.7.1"
302+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
303+
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
304304

305305
aggregate-error@^3.0.0:
306306
version "3.1.0"
@@ -950,12 +950,12 @@ eslint-visitor-keys@^3.3.0:
950950
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
951951
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
952952

953-
eslint@8.14.0:
954-
version "8.14.0"
955-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.14.0.tgz#62741f159d9eb4a79695b28ec4989fcdec623239"
956-
integrity sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw==
953+
eslint@8.15.0:
954+
version "8.15.0"
955+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.15.0.tgz#fea1d55a7062da48d82600d2e0974c55612a11e9"
956+
integrity sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==
957957
dependencies:
958-
"@eslint/eslintrc" "^1.2.2"
958+
"@eslint/eslintrc" "^1.2.3"
959959
"@humanwhocodes/config-array" "^0.9.2"
960960
ajv "^6.10.0"
961961
chalk "^4.0.0"
@@ -966,7 +966,7 @@ eslint@8.14.0:
966966
eslint-scope "^7.1.1"
967967
eslint-utils "^3.0.0"
968968
eslint-visitor-keys "^3.3.0"
969-
espree "^9.3.1"
969+
espree "^9.3.2"
970970
esquery "^1.4.0"
971971
esutils "^2.0.2"
972972
fast-deep-equal "^3.1.3"
@@ -982,7 +982,7 @@ eslint@8.14.0:
982982
json-stable-stringify-without-jsonify "^1.0.1"
983983
levn "^0.4.1"
984984
lodash.merge "^4.6.2"
985-
minimatch "^3.0.4"
985+
minimatch "^3.1.2"
986986
natural-compare "^1.4.0"
987987
optionator "^0.9.1"
988988
regexpp "^3.2.0"
@@ -991,13 +991,13 @@ eslint@8.14.0:
991991
text-table "^0.2.0"
992992
v8-compile-cache "^2.0.3"
993993

994-
espree@^9.3.1:
995-
version "9.3.1"
996-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
997-
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
994+
espree@^9.3.2:
995+
version "9.3.2"
996+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596"
997+
integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==
998998
dependencies:
999-
acorn "^8.7.0"
1000-
acorn-jsx "^5.3.1"
999+
acorn "^8.7.1"
1000+
acorn-jsx "^5.3.2"
10011001
eslint-visitor-keys "^3.3.0"
10021002

10031003
esquery@^1.4.0:

0 commit comments

Comments
 (0)