Skip to content

Commit 956c742

Browse files
chore: update npm dependencies
1 parent 07eeb1e commit 956c742

File tree

2 files changed

+111
-111
lines changed

2 files changed

+111
-111
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
4444
},
4545
"dependencies": {
46-
"@technote-space/anchor-markdown-header": "^1.1.2",
46+
"@technote-space/anchor-markdown-header": "^1.1.3",
4747
"@textlint/markdown-to-ast": "^6.2.5",
4848
"htmlparser2": "^5.0.1",
4949
"update-section": "^0.3.3"
@@ -53,16 +53,16 @@
5353
"@commitlint/config-conventional": "^11.0.0",
5454
"@textlint/ast-node-types": "^4.3.4",
5555
"@types/jest": "^26.0.15",
56-
"@types/node": "^14.14.7",
57-
"@typescript-eslint/eslint-plugin": "^4.7.0",
58-
"@typescript-eslint/parser": "^4.7.0",
59-
"eslint": "^7.13.0",
56+
"@types/node": "^14.14.9",
57+
"@typescript-eslint/eslint-plugin": "^4.8.1",
58+
"@typescript-eslint/parser": "^4.8.1",
59+
"eslint": "^7.14.0",
6060
"husky": "^4.3.0",
6161
"jest": "^26.6.3",
6262
"jest-circus": "^26.6.3",
6363
"lint-staged": "^10.5.1",
6464
"ts-jest": "^26.4.4",
65-
"typescript": "^4.0.5"
65+
"typescript": "^4.1.2"
6666
},
6767
"publishConfig": {
6868
"access": "public"

yarn.lock

Lines changed: 105 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
"@babel/highlight" "^7.10.4"
1111

1212
"@babel/core@^7.1.0", "@babel/core@^7.7.5":
13-
version "7.12.3"
14-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8"
15-
integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==
13+
version "7.12.7"
14+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.7.tgz#bf55363c08c8352a37691f7216ec30090bf7e3bf"
15+
integrity sha512-tRKx9B53kJe8NCGGIxEQb2Bkr0riUIEuN7Sc1fxhs5H8lKlCWUvQCSNMVIB0Meva7hcbCRJ76de15KoLltdoqw==
1616
dependencies:
1717
"@babel/code-frame" "^7.10.4"
18-
"@babel/generator" "^7.12.1"
18+
"@babel/generator" "^7.12.5"
1919
"@babel/helper-module-transforms" "^7.12.1"
20-
"@babel/helpers" "^7.12.1"
21-
"@babel/parser" "^7.12.3"
22-
"@babel/template" "^7.10.4"
23-
"@babel/traverse" "^7.12.1"
24-
"@babel/types" "^7.12.1"
20+
"@babel/helpers" "^7.12.5"
21+
"@babel/parser" "^7.12.7"
22+
"@babel/template" "^7.12.7"
23+
"@babel/traverse" "^7.12.7"
24+
"@babel/types" "^7.12.7"
2525
convert-source-map "^1.7.0"
2626
debug "^4.1.0"
2727
gensync "^1.0.0-beta.1"
@@ -31,7 +31,7 @@
3131
semver "^5.4.1"
3232
source-map "^0.5.0"
3333

34-
"@babel/generator@^7.12.1", "@babel/generator@^7.12.5":
34+
"@babel/generator@^7.12.5":
3535
version "7.12.5"
3636
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de"
3737
integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A==
@@ -57,11 +57,11 @@
5757
"@babel/types" "^7.10.4"
5858

5959
"@babel/helper-member-expression-to-functions@^7.12.1":
60-
version "7.12.1"
61-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c"
62-
integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ==
60+
version "7.12.7"
61+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855"
62+
integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw==
6363
dependencies:
64-
"@babel/types" "^7.12.1"
64+
"@babel/types" "^7.12.7"
6565

6666
"@babel/helper-module-imports@^7.12.1":
6767
version "7.12.5"
@@ -86,11 +86,11 @@
8686
lodash "^4.17.19"
8787

8888
"@babel/helper-optimise-call-expression@^7.10.4":
89-
version "7.10.4"
90-
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
91-
integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
89+
version "7.12.7"
90+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.7.tgz#7f94ae5e08721a49467346aa04fd22f750033b9c"
91+
integrity sha512-I5xc9oSJ2h59OwyUqjv95HRyzxj53DAubUERgQMrpcCEYQyToeHA+NEcUEsVWB4j53RDeskeBJ0SgRAYHDBckw==
9292
dependencies:
93-
"@babel/types" "^7.10.4"
93+
"@babel/types" "^7.12.7"
9494

9595
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0":
9696
version "7.10.4"
@@ -126,7 +126,7 @@
126126
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
127127
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
128128

129-
"@babel/helpers@^7.12.1":
129+
"@babel/helpers@^7.12.5":
130130
version "7.12.5"
131131
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e"
132132
integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==
@@ -144,10 +144,10 @@
144144
chalk "^2.0.0"
145145
js-tokens "^4.0.0"
146146

147-
"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.3", "@babel/parser@^7.12.5":
148-
version "7.12.5"
149-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0"
150-
integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==
147+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.7":
148+
version "7.12.7"
149+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056"
150+
integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg==
151151

152152
"@babel/plugin-syntax-async-generators@^7.8.4":
153153
version "7.8.4"
@@ -240,34 +240,34 @@
240240
dependencies:
241241
regenerator-runtime "^0.13.4"
242242

243-
"@babel/template@^7.10.4", "@babel/template@^7.3.3":
244-
version "7.10.4"
245-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
246-
integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
243+
"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3":
244+
version "7.12.7"
245+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc"
246+
integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==
247247
dependencies:
248248
"@babel/code-frame" "^7.10.4"
249-
"@babel/parser" "^7.10.4"
250-
"@babel/types" "^7.10.4"
249+
"@babel/parser" "^7.12.7"
250+
"@babel/types" "^7.12.7"
251251

252-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5":
253-
version "7.12.5"
254-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095"
255-
integrity sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA==
252+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.7":
253+
version "7.12.7"
254+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1"
255+
integrity sha512-nMWaqsQEeSvMNypswUDzjqQ+0rR6pqCtoQpsqGJC4/Khm9cISwPTSpai57F6/jDaOoEGz8yE/WxcO3PV6tKSmQ==
256256
dependencies:
257257
"@babel/code-frame" "^7.10.4"
258258
"@babel/generator" "^7.12.5"
259259
"@babel/helper-function-name" "^7.10.4"
260260
"@babel/helper-split-export-declaration" "^7.11.0"
261-
"@babel/parser" "^7.12.5"
262-
"@babel/types" "^7.12.5"
261+
"@babel/parser" "^7.12.7"
262+
"@babel/types" "^7.12.7"
263263
debug "^4.1.0"
264264
globals "^11.1.0"
265265
lodash "^4.17.19"
266266

267-
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
268-
version "7.12.6"
269-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96"
270-
integrity sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA==
267+
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
268+
version "7.12.7"
269+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
270+
integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ==
271271
dependencies:
272272
"@babel/helper-validator-identifier" "^7.10.4"
273273
lodash "^4.17.19"
@@ -660,10 +660,10 @@
660660
dependencies:
661661
"@sinonjs/commons" "^1.7.0"
662662

663-
"@technote-space/anchor-markdown-header@^1.1.2":
664-
version "1.1.2"
665-
resolved "https://registry.yarnpkg.com/@technote-space/anchor-markdown-header/-/anchor-markdown-header-1.1.2.tgz#52742f9cedb6c9d39ea5bd04cdcf31272df04148"
666-
integrity sha512-iRoyrh4vw//m4pLdDtVvx8OwbhxViLp6NsfSG0zbS1+XPrxsqyC8yyvQ9eNOmpV1GC7tpYk/W7e2bn4E3Od/Aw==
663+
"@technote-space/anchor-markdown-header@^1.1.3":
664+
version "1.1.3"
665+
resolved "https://registry.yarnpkg.com/@technote-space/anchor-markdown-header/-/anchor-markdown-header-1.1.3.tgz#5fc9c311764fe6fc83a6628773e4fe412377f5cf"
666+
integrity sha512-CqY+c+xuCMUinJMvxvAMl6Uyjd0t33T1CAbNp+AoV3PKY1v50G/wz08wi0+AmpLKzARh5eh42wonc+uDHZlC2g==
667667
dependencies:
668668
emoji-regex "^9.2.0"
669669

@@ -762,10 +762,10 @@
762762
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
763763
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
764764

765-
"@types/node@*", "@types/node@^14.14.7":
766-
version "14.14.7"
767-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
768-
integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
765+
"@types/node@*", "@types/node@^14.14.9":
766+
version "14.14.9"
767+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
768+
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
769769

770770
"@types/normalize-package-data@^2.4.0":
771771
version "2.4.0"
@@ -793,80 +793,80 @@
793793
integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
794794

795795
"@types/yargs@^15.0.0":
796-
version "15.0.9"
797-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.9.tgz#524cd7998fe810cdb02f26101b699cccd156ff19"
798-
integrity sha512-HmU8SeIRhZCWcnRskCs36Q1Q00KBV6Cqh/ora8WN1+22dY07AZdn6Gel8QZ3t26XYPImtcL8WV/eqjhVmMEw4g==
796+
version "15.0.10"
797+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.10.tgz#0fe3c8173a0d5c3e780b389050140c3f5ea6ea74"
798+
integrity sha512-z8PNtlhrj7eJNLmrAivM7rjBESG6JwC5xP3RVk12i/8HVP7Xnx/sEmERnRImyEuUaJfO942X0qMOYsoupaJbZQ==
799799
dependencies:
800800
"@types/yargs-parser" "*"
801801

802-
"@typescript-eslint/eslint-plugin@^4.7.0":
803-
version "4.7.0"
804-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479"
805-
integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
802+
"@typescript-eslint/eslint-plugin@^4.8.1":
803+
version "4.8.1"
804+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.1.tgz#b362abe0ee478a6c6d06c14552a6497f0b480769"
805+
integrity sha512-d7LeQ7dbUrIv5YVFNzGgaW3IQKMmnmKFneRWagRlGYOSfLJVaRbj/FrBNOBC1a3tVO+TgNq1GbHvRtg1kwL0FQ==
806806
dependencies:
807-
"@typescript-eslint/experimental-utils" "4.7.0"
808-
"@typescript-eslint/scope-manager" "4.7.0"
807+
"@typescript-eslint/experimental-utils" "4.8.1"
808+
"@typescript-eslint/scope-manager" "4.8.1"
809809
debug "^4.1.1"
810810
functional-red-black-tree "^1.0.1"
811811
regexpp "^3.0.0"
812812
semver "^7.3.2"
813813
tsutils "^3.17.1"
814814

815-
"@typescript-eslint/experimental-utils@4.7.0":
816-
version "4.7.0"
817-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5"
818-
integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
815+
"@typescript-eslint/experimental-utils@4.8.1":
816+
version "4.8.1"
817+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.1.tgz#27275c20fa4336df99ebcf6195f7d7aa7aa9f22d"
818+
integrity sha512-WigyLn144R3+lGATXW4nNcDJ9JlTkG8YdBWHkDlN0lC3gUGtDi7Pe3h5GPvFKMcRz8KbZpm9FJV9NTW8CpRHpg==
819819
dependencies:
820820
"@types/json-schema" "^7.0.3"
821-
"@typescript-eslint/scope-manager" "4.7.0"
822-
"@typescript-eslint/types" "4.7.0"
823-
"@typescript-eslint/typescript-estree" "4.7.0"
821+
"@typescript-eslint/scope-manager" "4.8.1"
822+
"@typescript-eslint/types" "4.8.1"
823+
"@typescript-eslint/typescript-estree" "4.8.1"
824824
eslint-scope "^5.0.0"
825825
eslint-utils "^2.0.0"
826826

827-
"@typescript-eslint/parser@^4.7.0":
828-
version "4.7.0"
829-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0.tgz#44bdab0f788b478178368baa65d3365fdc63da1c"
830-
integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw==
827+
"@typescript-eslint/parser@^4.8.1":
828+
version "4.8.1"
829+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.8.1.tgz#4fe2fbdbb67485bafc4320b3ae91e34efe1219d1"
830+
integrity sha512-QND8XSVetATHK9y2Ltc/XBl5Ro7Y62YuZKnPEwnNPB8E379fDsvzJ1dMJ46fg/VOmk0hXhatc+GXs5MaXuL5Uw==
831831
dependencies:
832-
"@typescript-eslint/scope-manager" "4.7.0"
833-
"@typescript-eslint/types" "4.7.0"
834-
"@typescript-eslint/typescript-estree" "4.7.0"
832+
"@typescript-eslint/scope-manager" "4.8.1"
833+
"@typescript-eslint/types" "4.8.1"
834+
"@typescript-eslint/typescript-estree" "4.8.1"
835835
debug "^4.1.1"
836836

837-
"@typescript-eslint/scope-manager@4.7.0":
838-
version "4.7.0"
839-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed"
840-
integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA==
837+
"@typescript-eslint/scope-manager@4.8.1":
838+
version "4.8.1"
839+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.1.tgz#e343c475f8f1d15801b546cb17d7f309b768fdce"
840+
integrity sha512-r0iUOc41KFFbZdPAdCS4K1mXivnSZqXS5D9oW+iykQsRlTbQRfuFRSW20xKDdYiaCoH+SkSLeIF484g3kWzwOQ==
841841
dependencies:
842-
"@typescript-eslint/types" "4.7.0"
843-
"@typescript-eslint/visitor-keys" "4.7.0"
842+
"@typescript-eslint/types" "4.8.1"
843+
"@typescript-eslint/visitor-keys" "4.8.1"
844844

845-
"@typescript-eslint/types@4.7.0":
846-
version "4.7.0"
847-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
848-
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
845+
"@typescript-eslint/types@4.8.1":
846+
version "4.8.1"
847+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.1.tgz#23829c73c5fc6f4fcd5346a7780b274f72fee222"
848+
integrity sha512-ave2a18x2Y25q5K05K/U3JQIe2Av4+TNi/2YuzyaXLAsDx6UZkz1boZ7nR/N6Wwae2PpudTZmHFXqu7faXfHmA==
849849

850-
"@typescript-eslint/typescript-estree@4.7.0":
851-
version "4.7.0"
852-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
853-
integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw==
850+
"@typescript-eslint/typescript-estree@4.8.1":
851+
version "4.8.1"
852+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.1.tgz#7307e3f2c9e95df7daa8dc0a34b8c43b7ec0dd32"
853+
integrity sha512-bJ6Fn/6tW2g7WIkCWh3QRlaSU7CdUUK52shx36/J7T5oTQzANvi6raoTsbwGM11+7eBbeem8hCCKbyvAc0X3sQ==
854854
dependencies:
855-
"@typescript-eslint/types" "4.7.0"
856-
"@typescript-eslint/visitor-keys" "4.7.0"
855+
"@typescript-eslint/types" "4.8.1"
856+
"@typescript-eslint/visitor-keys" "4.8.1"
857857
debug "^4.1.1"
858858
globby "^11.0.1"
859859
is-glob "^4.0.1"
860860
lodash "^4.17.15"
861861
semver "^7.3.2"
862862
tsutils "^3.17.1"
863863

864-
"@typescript-eslint/visitor-keys@4.7.0":
865-
version "4.7.0"
866-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"
867-
integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A==
864+
"@typescript-eslint/visitor-keys@4.8.1":
865+
version "4.8.1"
866+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.1.tgz#794f68ee292d1b2e3aa9690ebedfcb3a8c90e3c3"
867+
integrity sha512-3nrwXFdEYALQh/zW8rFwP4QltqsanCDz4CwWMPiIZmwlk9GlvBeueEIbq05SEq4ganqM0g9nh02xXgv5XI3PeQ==
868868
dependencies:
869-
"@typescript-eslint/types" "4.7.0"
869+
"@typescript-eslint/types" "4.8.1"
870870
eslint-visitor-keys "^2.0.0"
871871

872872
JSONStream@^1.0.4:
@@ -1568,9 +1568,9 @@ debug@^2.2.0, debug@^2.3.3:
15681568
ms "2.0.0"
15691569

15701570
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0:
1571-
version "4.2.0"
1572-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
1573-
integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
1571+
version "4.3.1"
1572+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
1573+
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
15741574
dependencies:
15751575
ms "2.1.2"
15761576

@@ -1808,10 +1808,10 @@ eslint-visitor-keys@^2.0.0:
18081808
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
18091809
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
18101810

1811-
eslint@^7.13.0:
1812-
version "7.13.0"
1813-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
1814-
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
1811+
eslint@^7.14.0:
1812+
version "7.14.0"
1813+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
1814+
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
18151815
dependencies:
18161816
"@babel/code-frame" "^7.0.0"
18171817
"@eslint/eslintrc" "^0.2.1"
@@ -3808,9 +3808,9 @@ optionator@^0.9.1:
38083808
word-wrap "^1.2.3"
38093809

38103810
p-each-series@^2.1.0:
3811-
version "2.1.0"
3812-
resolved "https://registry.yarnpkg.com/p-each-series/-/p-each-series-2.1.0.tgz#961c8dd3f195ea96c747e636b262b800a6b1af48"
3813-
integrity sha512-ZuRs1miPT4HrjFa+9fRfOFXxGJfORgelKV9f9nNOWw2gl6gVsRaVDOQP0+MI0G0wGKns1Yacsu0GjOFbTK0JFQ==
3811+
version "2.2.0"
3812+
resolved "https://registry.yarnpkg.com/p-each-series/-/p-each-series-2.2.0.tgz#105ab0357ce72b202a8a8b94933672657b5e2a9a"
3813+
integrity sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==
38143814

38153815
p-finally@^1.0.0:
38163816
version "1.0.0"
@@ -4975,10 +4975,10 @@ typedarray-to-buffer@^3.1.5:
49754975
dependencies:
49764976
is-typedarray "^1.0.0"
49774977

4978-
typescript@^4.0.5:
4979-
version "4.0.5"
4980-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
4981-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
4978+
typescript@^4.1.2:
4979+
version "4.1.2"
4980+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
4981+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
49824982

49834983
unherit@^1.0.4:
49844984
version "1.1.3"

0 commit comments

Comments
 (0)