Skip to content

Commit fb738be

Browse files
Merge pull request ferdikoomen#722 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.25.0
2 parents 8999022 + 37a8c49 commit fb738be

File tree

2 files changed

+14
-48
lines changed

2 files changed

+14
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/node": "15.6.0",
8383
"@types/node-fetch": "2.5.10",
8484
"@types/qs": "6.9.6",
85-
"@typescript-eslint/eslint-plugin": "4.24.0",
85+
"@typescript-eslint/eslint-plugin": "4.25.0",
8686
"@typescript-eslint/parser": "4.25.0",
8787
"codecov": "3.8.2",
8888
"eslint": "7.27.0",

yarn.lock

Lines changed: 13 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,29 +1691,29 @@
16911691
dependencies:
16921692
"@types/node" "*"
16931693

1694-
"@typescript-eslint/eslint-plugin@4.24.0":
1695-
version "4.24.0"
1696-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.24.0.tgz#03801ffc25b2af9d08f3dc9bccfc0b7ce3780d0f"
1697-
integrity sha512-qbCgkPM7DWTsYQGjx9RTuQGswi+bEt0isqDBeo+CKV0953zqI0Tp7CZ7Fi9ipgFA6mcQqF4NOVNwS/f2r6xShw==
1694+
"@typescript-eslint/eslint-plugin@4.25.0":
1695+
version "4.25.0"
1696+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a"
1697+
integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==
16981698
dependencies:
1699-
"@typescript-eslint/experimental-utils" "4.24.0"
1700-
"@typescript-eslint/scope-manager" "4.24.0"
1699+
"@typescript-eslint/experimental-utils" "4.25.0"
1700+
"@typescript-eslint/scope-manager" "4.25.0"
17011701
debug "^4.1.1"
17021702
functional-red-black-tree "^1.0.1"
17031703
lodash "^4.17.15"
17041704
regexpp "^3.0.0"
17051705
semver "^7.3.2"
17061706
tsutils "^3.17.1"
17071707

1708-
"@typescript-eslint/experimental-utils@4.24.0":
1709-
version "4.24.0"
1710-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.24.0.tgz#c23ead9de44b99c3a5fd925c33a106b00165e172"
1711-
integrity sha512-IwTT2VNDKH1h8RZseMH4CcYBz6lTvRoOLDuuqNZZoThvfHEhOiZPQCow+5El3PtyxJ1iDr6UXZwYtE3yZQjhcw==
1708+
"@typescript-eslint/experimental-utils@4.25.0":
1709+
version "4.25.0"
1710+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54"
1711+
integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==
17121712
dependencies:
17131713
"@types/json-schema" "^7.0.3"
1714-
"@typescript-eslint/scope-manager" "4.24.0"
1715-
"@typescript-eslint/types" "4.24.0"
1716-
"@typescript-eslint/typescript-estree" "4.24.0"
1714+
"@typescript-eslint/scope-manager" "4.25.0"
1715+
"@typescript-eslint/types" "4.25.0"
1716+
"@typescript-eslint/typescript-estree" "4.25.0"
17171717
eslint-scope "^5.0.0"
17181718
eslint-utils "^2.0.0"
17191719

@@ -1727,14 +1727,6 @@
17271727
"@typescript-eslint/typescript-estree" "4.25.0"
17281728
debug "^4.1.1"
17291729

1730-
"@typescript-eslint/[email protected]":
1731-
version "4.24.0"
1732-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.24.0.tgz#38088216f0eaf235fa30ed8cabf6948ec734f359"
1733-
integrity sha512-9+WYJGDnuC9VtYLqBhcSuM7du75fyCS/ypC8c5g7Sdw7pGL4NDTbeH38eJPfzIydCHZDoOgjloxSAA3+4l/zsA==
1734-
dependencies:
1735-
"@typescript-eslint/types" "4.24.0"
1736-
"@typescript-eslint/visitor-keys" "4.24.0"
1737-
17381730
"@typescript-eslint/[email protected]":
17391731
version "4.25.0"
17401732
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca"
@@ -1743,29 +1735,11 @@
17431735
"@typescript-eslint/types" "4.25.0"
17441736
"@typescript-eslint/visitor-keys" "4.25.0"
17451737

1746-
"@typescript-eslint/[email protected]":
1747-
version "4.24.0"
1748-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.24.0.tgz#6d0cca2048cbda4e265e0c4db9c2a62aaad8228c"
1749-
integrity sha512-tkZUBgDQKdvfs8L47LaqxojKDE+mIUmOzdz7r+u+U54l3GDkTpEbQ1Jp3cNqqAU9vMUCBA1fitsIhm7yN0vx9Q==
1750-
17511738
"@typescript-eslint/[email protected]":
17521739
version "4.25.0"
17531740
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
17541741
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
17551742

1756-
"@typescript-eslint/[email protected]":
1757-
version "4.24.0"
1758-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.24.0.tgz#b49249679a98014d8b03e8d4b70864b950e3c90f"
1759-
integrity sha512-kBDitL/by/HK7g8CYLT7aKpAwlR8doshfWz8d71j97n5kUa5caHWvY0RvEUEanL/EqBJoANev8Xc/mQ6LLwXGA==
1760-
dependencies:
1761-
"@typescript-eslint/types" "4.24.0"
1762-
"@typescript-eslint/visitor-keys" "4.24.0"
1763-
debug "^4.1.1"
1764-
globby "^11.0.1"
1765-
is-glob "^4.0.1"
1766-
semver "^7.3.2"
1767-
tsutils "^3.17.1"
1768-
17691743
"@typescript-eslint/[email protected]":
17701744
version "4.25.0"
17711745
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
@@ -1779,14 +1753,6 @@
17791753
semver "^7.3.2"
17801754
tsutils "^3.17.1"
17811755

1782-
"@typescript-eslint/[email protected]":
1783-
version "4.24.0"
1784-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.24.0.tgz#a8fafdc76cad4e04a681a945fbbac4e35e98e297"
1785-
integrity sha512-4ox1sjmGHIxjEDBnMCtWFFhErXtKA1Ec0sBpuz0fqf3P+g3JFGyTxxbF06byw0FRsPnnbq44cKivH7Ks1/0s6g==
1786-
dependencies:
1787-
"@typescript-eslint/types" "4.24.0"
1788-
eslint-visitor-keys "^2.0.0"
1789-
17901756
"@typescript-eslint/[email protected]":
17911757
version "4.25.0"
17921758
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"

0 commit comments

Comments
 (0)