Skip to content

Commit 4c91588

Browse files
committed
chore(deps): update dependency eslint to v8.30.0
1 parent 9aa0926 commit 4c91588

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/parser": "5.46.1",
4242
"class-transformer": "0.5.1",
4343
"class-validator": "0.14.0",
44-
"eslint": "8.29.0",
44+
"eslint": "8.30.0",
4545
"eslint-config-prettier": "8.5.0",
4646
"eslint-plugin-import": "2.26.0",
4747
"eslint-plugin-prettier": "4.2.1",

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -990,15 +990,15 @@
990990
dependencies:
991991
"@jridgewell/trace-mapping" "0.3.9"
992992

993-
"@eslint/eslintrc@^1.3.3":
994-
version "1.3.3"
995-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
996-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
993+
"@eslint/eslintrc@^1.4.0":
994+
version "1.4.0"
995+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0.tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63"
996+
integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==
997997
dependencies:
998998
ajv "^6.12.4"
999999
debug "^4.3.2"
10001000
espree "^9.4.0"
1001-
globals "^13.15.0"
1001+
globals "^13.19.0"
10021002
ignore "^5.2.0"
10031003
import-fresh "^3.2.1"
10041004
js-yaml "^4.1.0"
@@ -1150,14 +1150,14 @@
11501150
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
11511151
integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==
11521152

1153-
"@humanwhocodes/config-array@^0.11.6":
1154-
version "0.11.6"
1155-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.6.tgz#6a51d603a3aaf8d4cf45b42b3f2ac9318a4adc4b"
1156-
integrity sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==
1153+
"@humanwhocodes/config-array@^0.11.8":
1154+
version "0.11.8"
1155+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
1156+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
11571157
dependencies:
11581158
"@humanwhocodes/object-schema" "^1.2.1"
11591159
debug "^4.1.1"
1160-
minimatch "^3.0.4"
1160+
minimatch "^3.0.5"
11611161

11621162
"@humanwhocodes/module-importer@^1.0.1":
11631163
version "1.0.1"
@@ -5403,13 +5403,13 @@ eslint-visitor-keys@^3.3.0:
54035403
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
54045404
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
54055405

5406-
eslint@8.29.0:
5407-
version "8.29.0"
5408-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
5409-
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
5406+
eslint@8.30.0:
5407+
version "8.30.0"
5408+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30.0.tgz#83a506125d089eef7c5b5910eeea824273a33f50"
5409+
integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==
54105410
dependencies:
5411-
"@eslint/eslintrc" "^1.3.3"
5412-
"@humanwhocodes/config-array" "^0.11.6"
5411+
"@eslint/eslintrc" "^1.4.0"
5412+
"@humanwhocodes/config-array" "^0.11.8"
54135413
"@humanwhocodes/module-importer" "^1.0.1"
54145414
"@nodelib/fs.walk" "^1.2.8"
54155415
ajv "^6.10.0"
@@ -5428,7 +5428,7 @@ [email protected]:
54285428
file-entry-cache "^6.0.1"
54295429
find-up "^5.0.0"
54305430
glob-parent "^6.0.2"
5431-
globals "^13.15.0"
5431+
globals "^13.19.0"
54325432
grapheme-splitter "^1.0.4"
54335433
ignore "^5.2.0"
54345434
import-fresh "^3.0.0"
@@ -6366,10 +6366,10 @@ globals@^11.1.0:
63666366
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
63676367
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
63686368

6369-
globals@^13.15.0:
6370-
version "13.15.0"
6371-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.15.0.tgz#38113218c907d2f7e98658af246cef8b77e90bac"
6372-
integrity sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==
6369+
globals@^13.19.0:
6370+
version "13.19.0"
6371+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
6372+
integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==
63736373
dependencies:
63746374
type-fest "^0.20.2"
63756375

@@ -8579,7 +8579,7 @@ [email protected]:
85798579
dependencies:
85808580
brace-expansion "^1.1.7"
85818581

8582-
minimatch@^3.0.4, minimatch@^3.1.2:
8582+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
85838583
version "3.1.2"
85848584
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
85858585
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)