Skip to content

Commit 7796dde

Browse files
chore(deps): update typescript-eslint monorepo to v5.30.3
1 parent 6da46df commit 7796dde

File tree

2 files changed

+69
-23
lines changed

2 files changed

+69
-23
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"author": "Jonathan Montane <[email protected]>",
77
"devDependencies": {
88
"@types/jest": "27.5.2",
9-
"@typescript-eslint/eslint-plugin": "5.27.0",
10-
"@typescript-eslint/parser": "5.27.0",
9+
"@typescript-eslint/eslint-plugin": "5.30.3",
10+
"@typescript-eslint/parser": "5.30.3",
1111
"babel-eslint": "10.1.0",
1212
"eslint": "8.18.0",
1313
"eslint-config-algolia": "20.0.0",

yarn.lock

Lines changed: 67 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -691,29 +691,29 @@
691691
dependencies:
692692
"@types/yargs-parser" "*"
693693

694-
"@typescript-eslint/eslint-plugin@5.27.0":
695-
version "5.27.0"
696-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.27.0.tgz#23d82a4f21aaafd8f69dbab7e716323bb6695cc8"
697-
integrity sha512-DDrIA7GXtmHXr1VCcx9HivA39eprYBIFxbQEHI6NyraRDxCGpxAFiYQAT/1Y0vh1C+o2vfBiy4IuPoXxtTZCAQ==
698-
dependencies:
699-
"@typescript-eslint/scope-manager" "5.27.0"
700-
"@typescript-eslint/type-utils" "5.27.0"
701-
"@typescript-eslint/utils" "5.27.0"
694+
"@typescript-eslint/eslint-plugin@5.30.3":
695+
version "5.30.3"
696+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.3.tgz#2f293e56b73c4f281e48d253af4a17f21a55d54c"
697+
integrity sha512-QEgE1uahnDbWEkZlidq7uKB630ny1NN8KbLPmznX+8hYsYpoV1/quG1Nzvs141FVuumuS7O0EpqYw3RB4AVzRg==
698+
dependencies:
699+
"@typescript-eslint/scope-manager" "5.30.3"
700+
"@typescript-eslint/type-utils" "5.30.3"
701+
"@typescript-eslint/utils" "5.30.3"
702702
debug "^4.3.4"
703703
functional-red-black-tree "^1.0.1"
704704
ignore "^5.2.0"
705705
regexpp "^3.2.0"
706706
semver "^7.3.7"
707707
tsutils "^3.21.0"
708708

709-
"@typescript-eslint/parser@5.27.0":
710-
version "5.27.0"
711-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.27.0.tgz#62bb091ed5cf9c7e126e80021bb563dcf36b6b12"
712-
integrity sha512-8oGjQF46c52l7fMiPPvX4It3u3V3JipssqDfHQ2hcR0AeR8Zge+OYyKUCm5b70X72N1qXt0qgHenwN6Gc2SXZA==
709+
"@typescript-eslint/parser@5.30.3":
710+
version "5.30.3"
711+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.3.tgz#d288c7dbeadf22403112c773dd53e0700f6dd6d5"
712+
integrity sha512-ddwGEPC3E49DduAUC8UThQafHRE5uc1NE8jdOgl+w8/NrYF50MJQNeD3u4JZrqAXdY9rJz0CdQ9HpNME20CzkA==
713713
dependencies:
714-
"@typescript-eslint/scope-manager" "5.27.0"
715-
"@typescript-eslint/types" "5.27.0"
716-
"@typescript-eslint/typescript-estree" "5.27.0"
714+
"@typescript-eslint/scope-manager" "5.30.3"
715+
"@typescript-eslint/types" "5.30.3"
716+
"@typescript-eslint/typescript-estree" "5.30.3"
717717
debug "^4.3.4"
718718

719719
"@typescript-eslint/[email protected]":
@@ -724,12 +724,20 @@
724724
"@typescript-eslint/types" "5.27.0"
725725
"@typescript-eslint/visitor-keys" "5.27.0"
726726

727-
"@typescript-eslint/[email protected]":
728-
version "5.27.0"
729-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.27.0.tgz#36fd95f6747412251d79c795b586ba766cf0974b"
730-
integrity sha512-vpTvRRchaf628Hb/Xzfek+85o//zEUotr1SmexKvTfs7czXfYjXVT/a5yDbpzLBX1rhbqxjDdr1Gyo0x1Fc64g==
727+
"@typescript-eslint/[email protected]":
728+
version "5.30.3"
729+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.3.tgz#de7edb0b59efd71975a82cbf3f1b97c5c90769f0"
730+
integrity sha512-yVJIIUXeo/vv6Alj6lKBvsqnRs5hcxUpN3Dg3aD9Zv6r7p6Nn106jJcr5rnpRHAReEb/aMI2RWrt3JmL17eCVA==
731+
dependencies:
732+
"@typescript-eslint/types" "5.30.3"
733+
"@typescript-eslint/visitor-keys" "5.30.3"
734+
735+
"@typescript-eslint/[email protected]":
736+
version "5.30.3"
737+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.3.tgz#1bb4efcfc8de38086d50096709b2cccf72684515"
738+
integrity sha512-IIzakE7OXOqdwPaXhRiPnaZ8OuJJYBLufOffd9fqzkI4IMFIYq8KC7bghdnF7QUJTirURRErQFrJ/w5UpwIqaw==
731739
dependencies:
732-
"@typescript-eslint/utils" "5.27.0"
740+
"@typescript-eslint/utils" "5.30.3"
733741
debug "^4.3.4"
734742
tsutils "^3.21.0"
735743

@@ -738,6 +746,11 @@
738746
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.0.tgz#c3f44b9dda6177a9554f94a74745ca495ba9c001"
739747
integrity sha512-lY6C7oGm9a/GWhmUDOs3xAVRz4ty/XKlQ2fOLr8GAIryGn0+UBOoJDWyHer3UgrHkenorwvBnphhP+zPmzmw0A==
740748

749+
"@typescript-eslint/[email protected]":
750+
version "5.30.3"
751+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.3.tgz#8ef6313dcec2e297b167dd25ef363e36857c49ff"
752+
integrity sha512-vshU3pjSTgBPNgfd55JLYngHkXuwQP68fxYFUAg1Uq+JrR3xG/XjvL9Dmv28CpOERtqwkaR4QQ3mD0NLZcE2Xw==
753+
741754
"@typescript-eslint/[email protected]":
742755
version "5.27.0"
743756
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.27.0.tgz#7965f5b553c634c5354a47dcce0b40b94611e995"
@@ -751,7 +764,32 @@
751764
semver "^7.3.7"
752765
tsutils "^3.21.0"
753766

754-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0":
767+
"@typescript-eslint/[email protected]":
768+
version "5.30.3"
769+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.3.tgz#d5ff918499dd56039864c157a898b1322d7bff8c"
770+
integrity sha512-jqVh5N9AJx6+7yRgoA+ZelAFrHezgI9pzI9giv7s84DDOmtpFwTgURcpICDHyz9x6vAeOu91iACZ4dBTVfzIyA==
771+
dependencies:
772+
"@typescript-eslint/types" "5.30.3"
773+
"@typescript-eslint/visitor-keys" "5.30.3"
774+
debug "^4.3.4"
775+
globby "^11.1.0"
776+
is-glob "^4.0.3"
777+
semver "^7.3.7"
778+
tsutils "^3.21.0"
779+
780+
"@typescript-eslint/[email protected]":
781+
version "5.30.3"
782+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.3.tgz#be2ebaef73e5610c866c4f29ed33669acc89e3fc"
783+
integrity sha512-OEaBXGxxdIy35H+jyXfYAMQ66KMJczK9hEhL3gR6IRbWe5PyK+bPDC9zbQNVII6rNFTfF/Mse0z21NlEU+vOMw==
784+
dependencies:
785+
"@types/json-schema" "^7.0.9"
786+
"@typescript-eslint/scope-manager" "5.30.3"
787+
"@typescript-eslint/types" "5.30.3"
788+
"@typescript-eslint/typescript-estree" "5.30.3"
789+
eslint-scope "^5.1.1"
790+
eslint-utils "^3.0.0"
791+
792+
"@typescript-eslint/utils@^5.10.0":
755793
version "5.27.0"
756794
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.27.0.tgz#d0021cbf686467a6a9499bd0589e19665f9f7e71"
757795
integrity sha512-nZvCrkIJppym7cIbP3pOwIkAefXOmfGPnCM0LQfzNaKxJHI6VjI8NC662uoiPlaf5f6ymkTy9C3NQXev2mdXmA==
@@ -771,6 +809,14 @@
771809
"@typescript-eslint/types" "5.27.0"
772810
eslint-visitor-keys "^3.3.0"
773811

812+
"@typescript-eslint/[email protected]":
813+
version "5.30.3"
814+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.3.tgz#2c5f7a16c36748d1c51ea5a9c29bfb64780ce466"
815+
integrity sha512-ep2xtHOhnSRt6fDP9DSSxrA/FqZhdMF7/Y9fYsxrKss2uWJMbzJyBJ/We1fKc786BJ10pHwrzUlhvpz8i7XzBg==
816+
dependencies:
817+
"@typescript-eslint/types" "5.30.3"
818+
eslint-visitor-keys "^3.3.0"
819+
774820
abab@^2.0.3, abab@^2.0.5:
775821
version "2.0.6"
776822
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"

0 commit comments

Comments
 (0)