Skip to content

Commit 5c74ad3

Browse files
dependabot[bot]dependabot-fix
andauthored
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 (#1006)
* build(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.7 to 5.31.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent 2f84460 commit 5c74ad3

File tree

2 files changed

+21
-66
lines changed

2 files changed

+21
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
]
149149
},
150150
"devDependencies": {
151-
"@typescript-eslint/eslint-plugin": "^5.30.7",
151+
"@typescript-eslint/eslint-plugin": "^5.31.0",
152152
"@typescript-eslint/parser": "^5.31.0",
153153
"eslint": "^8.20.0",
154154
"eslint-config-prettier": "^8.5.0",

yarn.lock

Lines changed: 20 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -2343,7 +2343,7 @@ __metadata:
23432343
"@types/web-locks-api": ^0.0.2
23442344
"@types/wicg-file-system-access": ^2020.9.5
23452345
"@types/zen-push": ^0.1.1
2346-
"@typescript-eslint/eslint-plugin": ^5.30.7
2346+
"@typescript-eslint/eslint-plugin": ^5.31.0
23472347
"@typescript-eslint/parser": ^5.31.0
23482348
babel-jest: ^28.1.2
23492349
babel-loader: ^8.2.3
@@ -4753,13 +4753,13 @@ __metadata:
47534753
languageName: node
47544754
linkType: hard
47554755

4756-
"@typescript-eslint/eslint-plugin@npm:^5.30.7, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
4757-
version: 5.30.7
4758-
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.7"
4756+
"@typescript-eslint/eslint-plugin@npm:^5.31.0, @typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.8.0":
4757+
version: 5.31.0
4758+
resolution: "@typescript-eslint/eslint-plugin@npm:5.31.0"
47594759
dependencies:
4760-
"@typescript-eslint/scope-manager": 5.30.7
4761-
"@typescript-eslint/type-utils": 5.30.7
4762-
"@typescript-eslint/utils": 5.30.7
4760+
"@typescript-eslint/scope-manager": 5.31.0
4761+
"@typescript-eslint/type-utils": 5.31.0
4762+
"@typescript-eslint/utils": 5.31.0
47634763
debug: ^4.3.4
47644764
functional-red-black-tree: ^1.0.1
47654765
ignore: ^5.2.0
@@ -4772,7 +4772,7 @@ __metadata:
47724772
peerDependenciesMeta:
47734773
typescript:
47744774
optional: true
4775-
checksum: d42af514f5817732646b5601030699687b4ef619ba7983754a4173bf908f6c6030324038e3733b88342ec6ace07af61aa946d677da6a6266931275bd2afc9fc2
4775+
checksum: a6d007e6cc6c7204b9ce09dd6670a5a29f8b75417a84c8238d1dd7fc3bfa4a7294beb961a0ba76e610b695a0c80edd4186803429e3605a21562c23e47b8efa37
47764776
languageName: node
47774777
linkType: hard
47784778

@@ -4814,16 +4814,6 @@ __metadata:
48144814
languageName: node
48154815
linkType: hard
48164816

4817-
"@typescript-eslint/scope-manager@npm:5.30.7":
4818-
version: 5.30.7
4819-
resolution: "@typescript-eslint/scope-manager@npm:5.30.7"
4820-
dependencies:
4821-
"@typescript-eslint/types": 5.30.7
4822-
"@typescript-eslint/visitor-keys": 5.30.7
4823-
checksum: 434ce7a13a8f3bffae2af2b7fe19bab6e490c78114584212519f50cd1b91fbdcddc8ad93bdb3cacdc8cecca5a8c5d2eb606557e66bd3fcd9d3040846846c22ff
4824-
languageName: node
4825-
linkType: hard
4826-
48274817
"@typescript-eslint/scope-manager@npm:5.31.0":
48284818
version: 5.31.0
48294819
resolution: "@typescript-eslint/scope-manager@npm:5.31.0"
@@ -4834,19 +4824,19 @@ __metadata:
48344824
languageName: node
48354825
linkType: hard
48364826

4837-
"@typescript-eslint/type-utils@npm:5.30.7":
4838-
version: 5.30.7
4839-
resolution: "@typescript-eslint/type-utils@npm:5.30.7"
4827+
"@typescript-eslint/type-utils@npm:5.31.0":
4828+
version: 5.31.0
4829+
resolution: "@typescript-eslint/type-utils@npm:5.31.0"
48404830
dependencies:
4841-
"@typescript-eslint/utils": 5.30.7
4831+
"@typescript-eslint/utils": 5.31.0
48424832
debug: ^4.3.4
48434833
tsutils: ^3.21.0
48444834
peerDependencies:
48454835
eslint: "*"
48464836
peerDependenciesMeta:
48474837
typescript:
48484838
optional: true
4849-
checksum: e7a8d4ec973355c0fe5bad4c317a55940e41d24b1c33b0bf40e8bb268d784f6584a8048fc84ebdb7287849a2c70e2b36365067cba7815de849cd41a1d7653167
4839+
checksum: 1e98a6952207cf7d19cdac375a69bcfed953a29746fa1f2b3c7a8c9376c6984c0bb52506539b76d6a9bebc33966c825f032a27859e545447890562dd3c05ef31
48504840
languageName: node
48514841
linkType: hard
48524842

@@ -4857,13 +4847,6 @@ __metadata:
48574847
languageName: node
48584848
linkType: hard
48594849

4860-
"@typescript-eslint/types@npm:5.30.7":
4861-
version: 5.30.7
4862-
resolution: "@typescript-eslint/types@npm:5.30.7"
4863-
checksum: 2f6345bf0e2e9f392c1f62a5f96c630d4565574230a000508d923444229e51c1a05e07cef042935ca30f4f35755dbf3871b8b9da808911f578d63e6a4b897b79
4864-
languageName: node
4865-
linkType: hard
4866-
48674850
"@typescript-eslint/types@npm:5.31.0":
48684851
version: 5.31.0
48694852
resolution: "@typescript-eslint/types@npm:5.31.0"
@@ -4889,24 +4872,6 @@ __metadata:
48894872
languageName: node
48904873
linkType: hard
48914874

4892-
"@typescript-eslint/typescript-estree@npm:5.30.7":
4893-
version: 5.30.7
4894-
resolution: "@typescript-eslint/typescript-estree@npm:5.30.7"
4895-
dependencies:
4896-
"@typescript-eslint/types": 5.30.7
4897-
"@typescript-eslint/visitor-keys": 5.30.7
4898-
debug: ^4.3.4
4899-
globby: ^11.1.0
4900-
is-glob: ^4.0.3
4901-
semver: ^7.3.7
4902-
tsutils: ^3.21.0
4903-
peerDependenciesMeta:
4904-
typescript:
4905-
optional: true
4906-
checksum: 7cff83a9b9c91a89bcbb677d539b7122b2a423a66f575364858b4635d7e53a25b9329cd20a5adfb732758a41d1c6801d4bfa3eb798a192f351aafb11eedc58b6
4907-
languageName: node
4908-
linkType: hard
4909-
49104875
"@typescript-eslint/typescript-estree@npm:5.31.0":
49114876
version: 5.31.0
49124877
resolution: "@typescript-eslint/typescript-estree@npm:5.31.0"
@@ -4941,19 +4906,19 @@ __metadata:
49414906
languageName: node
49424907
linkType: hard
49434908

4944-
"@typescript-eslint/utils@npm:5.30.7, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
4945-
version: 5.30.7
4946-
resolution: "@typescript-eslint/utils@npm:5.30.7"
4909+
"@typescript-eslint/utils@npm:5.31.0, @typescript-eslint/utils@npm:^5.10.2, @typescript-eslint/utils@npm:^5.13.0":
4910+
version: 5.31.0
4911+
resolution: "@typescript-eslint/utils@npm:5.31.0"
49474912
dependencies:
49484913
"@types/json-schema": ^7.0.9
4949-
"@typescript-eslint/scope-manager": 5.30.7
4950-
"@typescript-eslint/types": 5.30.7
4951-
"@typescript-eslint/typescript-estree": 5.30.7
4914+
"@typescript-eslint/scope-manager": 5.31.0
4915+
"@typescript-eslint/types": 5.31.0
4916+
"@typescript-eslint/typescript-estree": 5.31.0
49524917
eslint-scope: ^5.1.1
49534918
eslint-utils: ^3.0.0
49544919
peerDependencies:
49554920
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
4956-
checksum: 77b0baf069f70290214294d74fdf7c46a7ddeab322ef53f65766b0c8e59f0e6f8074beb19233be34faca5beb390ac1b932dd1c983337355674c4437b4b1e2b44
4921+
checksum: 2a4200fd8812f7d7dfbe381d856e97da3606f0c59de78829edd297cc76b4851316bf8362b65e66c7db399e9ea31ec71943626ec12022a552bcb7bb591259ec49
49574922
languageName: node
49584923
linkType: hard
49594924

@@ -4967,16 +4932,6 @@ __metadata:
49674932
languageName: node
49684933
linkType: hard
49694934

4970-
"@typescript-eslint/visitor-keys@npm:5.30.7":
4971-
version: 5.30.7
4972-
resolution: "@typescript-eslint/visitor-keys@npm:5.30.7"
4973-
dependencies:
4974-
"@typescript-eslint/types": 5.30.7
4975-
eslint-visitor-keys: ^3.3.0
4976-
checksum: f322972aeda3143d4c24826436357937131f7fbad102d48cfa6dfca70ac245f93b20cf7beb5f1809bda4fe8f454676a6cabf8f73e39af6724076f2b2c213ee80
4977-
languageName: node
4978-
linkType: hard
4979-
49804935
"@typescript-eslint/visitor-keys@npm:5.31.0":
49814936
version: 5.31.0
49824937
resolution: "@typescript-eslint/visitor-keys@npm:5.31.0"

0 commit comments

Comments
 (0)