Skip to content

Commit 6aa2411

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency eslint to v8.24.0
1 parent b470241 commit 6aa2411

2 files changed

Lines changed: 21 additions & 21 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": "17.1.2",
5151
"@commitlint/config-angular": "17.1.0",
52-
"eslint": "8.23.0",
52+
"eslint": "8.24.0",
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.26.0",
5555
"husky": "8.0.1",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -190,10 +190,10 @@
190190
dependencies:
191191
"@jridgewell/trace-mapping" "0.3.9"
192192

193-
"@eslint/eslintrc@^1.3.1":
194-
version "1.3.1"
195-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1.tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d"
196-
integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ==
193+
"@eslint/eslintrc@^1.3.2":
194+
version "1.3.2"
195+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.2.tgz#58b69582f3b7271d8fa67fe5251767a5b38ea356"
196+
integrity sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ==
197197
dependencies:
198198
ajv "^6.12.4"
199199
debug "^4.3.2"
@@ -205,10 +205,10 @@
205205
minimatch "^3.1.2"
206206
strip-json-comments "^3.1.1"
207207

208-
"@humanwhocodes/config-array@^0.10.4":
209-
version "0.10.4"
210-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
211-
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
208+
"@humanwhocodes/config-array@^0.10.5":
209+
version "0.10.5"
210+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5.tgz#bb679745224745fff1e9a41961c1d45a49f81c04"
211+
integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==
212212
dependencies:
213213
"@humanwhocodes/object-schema" "^1.2.1"
214214
debug "^4.1.1"
@@ -1016,13 +1016,13 @@ eslint-visitor-keys@^3.3.0:
10161016
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
10171017
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
10181018

1019-
eslint@8.23.0:
1020-
version "8.23.0"
1021-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040"
1022-
integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA==
1019+
eslint@8.24.0:
1020+
version "8.24.0"
1021+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0.tgz#489516c927a5da11b3979dbfb2679394523383c8"
1022+
integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==
10231023
dependencies:
1024-
"@eslint/eslintrc" "^1.3.1"
1025-
"@humanwhocodes/config-array" "^0.10.4"
1024+
"@eslint/eslintrc" "^1.3.2"
1025+
"@humanwhocodes/config-array" "^0.10.5"
10261026
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
10271027
"@humanwhocodes/module-importer" "^1.0.1"
10281028
ajv "^6.10.0"
@@ -1040,7 +1040,6 @@ eslint@8.23.0:
10401040
fast-deep-equal "^3.1.3"
10411041
file-entry-cache "^6.0.1"
10421042
find-up "^5.0.0"
1043-
functional-red-black-tree "^1.0.1"
10441043
glob-parent "^6.0.1"
10451044
globals "^13.15.0"
10461045
globby "^11.1.0"
@@ -1049,6 +1048,7 @@ eslint@8.23.0:
10491048
import-fresh "^3.0.0"
10501049
imurmurhash "^0.1.4"
10511050
is-glob "^4.0.0"
1051+
js-sdsl "^4.1.4"
10521052
js-yaml "^4.1.0"
10531053
json-stable-stringify-without-jsonify "^1.0.1"
10541054
levn "^0.4.1"
@@ -1290,11 +1290,6 @@ function-bind@^1.1.1:
12901290
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
12911291
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
12921292

1293-
functional-red-black-tree@^1.0.1:
1294-
version "1.0.1"
1295-
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
1296-
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
1297-
12981293
get-caller-file@^2.0.5:
12991294
version "2.0.5"
13001295
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
@@ -1715,6 +1710,11 @@ isexe@^2.0.0:
17151710
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
17161711
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
17171712

1713+
js-sdsl@^4.1.4:
1714+
version "4.1.4"
1715+
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.4.tgz#78793c90f80e8430b7d8dc94515b6c77d98a26a6"
1716+
integrity sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw==
1717+
17181718
js-tokens@^4.0.0:
17191719
version "4.0.0"
17201720
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"

0 commit comments

Comments
 (0)