Skip to content

Commit 3dee7c1

Browse files
1 parent 8ff8373 commit 3dee7c1

File tree

2 files changed

+10
-56
lines changed

2 files changed

+10
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/webpack-dev-server": "3.11.3",
3232
"@types/webpack-merge": "5.0.0",
3333
"@typescript-eslint/eslint-plugin": "4.26.0",
34-
"@typescript-eslint/parser": "4.25.0",
34+
"@typescript-eslint/parser": "4.26.0",
3535
"clean-webpack-plugin": "3.0.0",
3636
"css-loader": "5.2.6",
3737
"eslint": "7.27.0",

yarn.lock

Lines changed: 9 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,23 +1399,15 @@
13991399
eslint-scope "^5.1.1"
14001400
eslint-utils "^3.0.0"
14011401

1402-
"@typescript-eslint/[email protected]":
1403-
version "4.25.0"
1404-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb"
1405-
integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg==
1406-
dependencies:
1407-
"@typescript-eslint/scope-manager" "4.25.0"
1408-
"@typescript-eslint/types" "4.25.0"
1409-
"@typescript-eslint/typescript-estree" "4.25.0"
1410-
debug "^4.1.1"
1411-
1412-
"@typescript-eslint/[email protected]":
1413-
version "4.25.0"
1414-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca"
1415-
integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w==
1402+
"@typescript-eslint/[email protected]":
1403+
version "4.26.0"
1404+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.0.tgz#31b6b732c9454f757b020dab9b6754112aa5eeaf"
1405+
integrity sha512-b4jekVJG9FfmjUfmM4VoOItQhPlnt6MPOBUL0AQbiTmm+SSpSdhHYlwayOm4IW9KLI/4/cRKtQCmDl1oE2OlPg==
14161406
dependencies:
1417-
"@typescript-eslint/types" "4.25.0"
1418-
"@typescript-eslint/visitor-keys" "4.25.0"
1407+
"@typescript-eslint/scope-manager" "4.26.0"
1408+
"@typescript-eslint/types" "4.26.0"
1409+
"@typescript-eslint/typescript-estree" "4.26.0"
1410+
debug "^4.3.1"
14191411

14201412
"@typescript-eslint/[email protected]":
14211413
version "4.26.0"
@@ -1425,29 +1417,11 @@
14251417
"@typescript-eslint/types" "4.26.0"
14261418
"@typescript-eslint/visitor-keys" "4.26.0"
14271419

1428-
"@typescript-eslint/[email protected]":
1429-
version "4.25.0"
1430-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
1431-
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
1432-
14331420
"@typescript-eslint/[email protected]":
14341421
version "4.26.0"
14351422
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.0.tgz#7c6732c0414f0a69595f4f846ebe12616243d546"
14361423
integrity sha512-rADNgXl1kS/EKnDr3G+m7fB9yeJNnR9kF7xMiXL6mSIWpr3Wg5MhxyfEXy/IlYthsqwBqHOr22boFbf/u6O88A==
14371424

1438-
"@typescript-eslint/[email protected]":
1439-
version "4.25.0"
1440-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
1441-
integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg==
1442-
dependencies:
1443-
"@typescript-eslint/types" "4.25.0"
1444-
"@typescript-eslint/visitor-keys" "4.25.0"
1445-
debug "^4.1.1"
1446-
globby "^11.0.1"
1447-
is-glob "^4.0.1"
1448-
semver "^7.3.2"
1449-
tsutils "^3.17.1"
1450-
14511425
"@typescript-eslint/[email protected]":
14521426
version "4.26.0"
14531427
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.0.tgz#aea17a40e62dc31c63d5b1bbe9a75783f2ce7109"
@@ -1461,14 +1435,6 @@
14611435
semver "^7.3.5"
14621436
tsutils "^3.21.0"
14631437

1464-
"@typescript-eslint/[email protected]":
1465-
version "4.25.0"
1466-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"
1467-
integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg==
1468-
dependencies:
1469-
"@typescript-eslint/types" "4.25.0"
1470-
eslint-visitor-keys "^2.0.0"
1471-
14721438
"@typescript-eslint/[email protected]":
14731439
version "4.26.0"
14741440
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.0.tgz#26d2583169222815be4dcd1da4fe5459bc3bcc23"
@@ -3914,18 +3880,6 @@ globals@^13.6.0:
39143880
dependencies:
39153881
type-fest "^0.20.2"
39163882

3917-
globby@^11.0.1:
3918-
version "11.0.1"
3919-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
3920-
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
3921-
dependencies:
3922-
array-union "^2.1.0"
3923-
dir-glob "^3.0.1"
3924-
fast-glob "^3.1.1"
3925-
ignore "^5.1.4"
3926-
merge2 "^1.3.0"
3927-
slash "^3.0.0"
3928-
39293883
globby@^11.0.3:
39303884
version "11.0.3"
39313885
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
@@ -8042,7 +7996,7 @@ tslib@^1.10.0, tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.0:
80427996
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
80437997
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
80447998

8045-
tsutils@^3.17.1, tsutils@^3.21.0:
7999+
tsutils@^3.21.0:
80468000
version "3.21.0"
80478001
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
80488002
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==

0 commit comments

Comments
 (0)