Skip to content

Commit dc186f4

Browse files
1 parent 11c3e04 commit dc186f4

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -827,47 +827,47 @@
827827
"@types/yargs-parser" "*"
828828

829829
"@typescript-eslint/parser@^4.1.1":
830-
version "4.16.1"
831-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.16.1.tgz#3bbd3234dd3c5b882b2bcd9899bc30e1e1586d2a"
832-
integrity sha512-/c0LEZcDL5y8RyI1zLcmZMvJrsR6SM1uetskFkoh3dvqDKVXPsXI+wFB/CbVw7WkEyyTKobC1mUNp/5y6gRvXg==
830+
version "4.17.0"
831+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.17.0.tgz#141b647ffc72ebebcbf9b0fe6087f65b706d3215"
832+
integrity sha512-KYdksiZQ0N1t+6qpnl6JeK9ycCFprS9xBAiIrw4gSphqONt8wydBw4BXJi3C11ywZmyHulvMaLjWsxDjUSDwAw==
833833
dependencies:
834-
"@typescript-eslint/scope-manager" "4.16.1"
835-
"@typescript-eslint/types" "4.16.1"
836-
"@typescript-eslint/typescript-estree" "4.16.1"
834+
"@typescript-eslint/scope-manager" "4.17.0"
835+
"@typescript-eslint/types" "4.17.0"
836+
"@typescript-eslint/typescript-estree" "4.17.0"
837837
debug "^4.1.1"
838838

839-
"@typescript-eslint/scope-manager@4.16.1":
840-
version "4.16.1"
841-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.16.1.tgz#244e2006bc60cfe46987e9987f4ff49c9e3f00d5"
842-
integrity sha512-6IlZv9JaurqV0jkEg923cV49aAn8V6+1H1DRfhRcvZUrptQ+UtSKHb5kwTayzOYTJJ/RsYZdcvhOEKiBLyc0Cw==
839+
"@typescript-eslint/scope-manager@4.17.0":
840+
version "4.17.0"
841+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d"
842+
integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw==
843843
dependencies:
844-
"@typescript-eslint/types" "4.16.1"
845-
"@typescript-eslint/visitor-keys" "4.16.1"
844+
"@typescript-eslint/types" "4.17.0"
845+
"@typescript-eslint/visitor-keys" "4.17.0"
846846

847-
"@typescript-eslint/types@4.16.1":
848-
version "4.16.1"
849-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15"
850-
integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA==
847+
"@typescript-eslint/types@4.17.0":
848+
version "4.17.0"
849+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
850+
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
851851

852-
"@typescript-eslint/typescript-estree@4.16.1":
853-
version "4.16.1"
854-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.16.1.tgz#c2fc46b05a48fbf8bbe8b66a63f0a9ba04b356f1"
855-
integrity sha512-m8I/DKHa8YbeHt31T+UGd/l8Kwr0XCTCZL3H4HMvvLCT7HU9V7yYdinTOv1gf/zfqNeDcCgaFH2BMsS8x6NvJg==
852+
"@typescript-eslint/typescript-estree@4.17.0":
853+
version "4.17.0"
854+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
855+
integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ==
856856
dependencies:
857-
"@typescript-eslint/types" "4.16.1"
858-
"@typescript-eslint/visitor-keys" "4.16.1"
857+
"@typescript-eslint/types" "4.17.0"
858+
"@typescript-eslint/visitor-keys" "4.17.0"
859859
debug "^4.1.1"
860860
globby "^11.0.1"
861861
is-glob "^4.0.1"
862862
semver "^7.3.2"
863863
tsutils "^3.17.1"
864864

865-
"@typescript-eslint/visitor-keys@4.16.1":
866-
version "4.16.1"
867-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.16.1.tgz#d7571fb580749fae621520deeb134370bbfc7293"
868-
integrity sha512-s/aIP1XcMkEqCNcPQtl60ogUYjSM8FU2mq1O7y5cFf3Xcob1z1iXWNB6cC43Op+NGRTFgGolri6s8z/efA9i1w==
865+
"@typescript-eslint/visitor-keys@4.17.0":
866+
version "4.17.0"
867+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
868+
integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ==
869869
dependencies:
870-
"@typescript-eslint/types" "4.16.1"
870+
"@typescript-eslint/types" "4.17.0"
871871
eslint-visitor-keys "^2.0.0"
872872

873873

0 commit comments

Comments
 (0)