From 4a70b3bdc8b06dfb8e9eb2cc34385dcd3edfe858 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 May 2022 19:19:15 +0000 Subject: [PATCH] Update linters Signed-off-by: Renovate Bot --- package.json | 6 +-- yarn.lock | 120 ++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 102 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index dbf6e97ce..c959f4225 100644 --- a/package.json +++ b/package.json @@ -134,8 +134,8 @@ "@types/react-dom": "18.0.4", "@types/sass": "1.43.1", "@types/uuid": "8.3.4", - "@typescript-eslint/eslint-plugin": "5.22.0", - "@typescript-eslint/parser": "5.22.0", + "@typescript-eslint/eslint-plugin": "5.23.0", + "@typescript-eslint/parser": "5.23.0", "cypress": "9.6.1", "cypress-commands": "2.0.1", "cypress-fill-command": "1.0.2", @@ -146,7 +146,7 @@ "eslint-plugin-cypress": "2.12.1", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.0.0", - "eslint-plugin-testing-library": "5.4.0", + "eslint-plugin-testing-library": "5.5.0", "jest": "28.1.0", "jest-environment-jsdom": "28.1.0", "netlify-cli": "10.3.1", diff --git a/yarn.lock b/yarn.lock index be2e7c0ab..350ea2eaa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2006,8 +2006,8 @@ __metadata: "@types/react-dom": 18.0.4 "@types/sass": 1.43.1 "@types/uuid": 8.3.4 - "@typescript-eslint/eslint-plugin": 5.22.0 - "@typescript-eslint/parser": 5.22.0 + "@typescript-eslint/eslint-plugin": 5.23.0 + "@typescript-eslint/parser": 5.23.0 "@uiw/react-codemirror": 4.7.0 abcjs: 6.0.2 bootstrap: 4.6.1 @@ -2029,7 +2029,7 @@ __metadata: eslint-plugin-cypress: 2.12.1 eslint-plugin-node: 11.1.0 eslint-plugin-promise: 6.0.0 - eslint-plugin-testing-library: 5.4.0 + eslint-plugin-testing-library: 5.5.0 fast-deep-equal: 3.1.3 firacode: 6.2.0 flowchart.js: 1.17.1 @@ -4968,13 +4968,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:5.22.0": - version: 5.22.0 - resolution: "@typescript-eslint/eslint-plugin@npm:5.22.0" +"@typescript-eslint/eslint-plugin@npm:5.23.0": + version: 5.23.0 + resolution: "@typescript-eslint/eslint-plugin@npm:5.23.0" dependencies: - "@typescript-eslint/scope-manager": 5.22.0 - "@typescript-eslint/type-utils": 5.22.0 - "@typescript-eslint/utils": 5.22.0 + "@typescript-eslint/scope-manager": 5.23.0 + "@typescript-eslint/type-utils": 5.23.0 + "@typescript-eslint/utils": 5.23.0 debug: ^4.3.2 functional-red-black-tree: ^1.0.1 ignore: ^5.1.8 @@ -4987,11 +4987,28 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 3b083f7003f091c3ef7b3970dca9cfd507ab8c52a9b8a52259c630010adf765e9766f0e6fd9c901fc0e807319a4e8c003e12287b1f12a4b9eb4d7222e8d6db83 + checksum: 19ee37c0be172469968f61d156d6ce36a975ab72ccbb8f702eb4573c94d1cf9247ff32352ed85eda5e7b2eaace567d5c66b32846f042f9711349213496ec37d4 languageName: node linkType: hard -"@typescript-eslint/parser@npm:5.22.0, @typescript-eslint/parser@npm:^5.21.0": +"@typescript-eslint/parser@npm:5.23.0": + version: 5.23.0 + resolution: "@typescript-eslint/parser@npm:5.23.0" + dependencies: + "@typescript-eslint/scope-manager": 5.23.0 + "@typescript-eslint/types": 5.23.0 + "@typescript-eslint/typescript-estree": 5.23.0 + debug: ^4.3.2 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: b65a732b0be06ac9e4b13df78c466517e33fd382985c5d85b6d51cfa295cdf3351594cc2f95dda41d57abb6115e3b8df815fbbb7793aa0c4eddbac11077b90a8 + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^5.21.0": version: 5.22.0 resolution: "@typescript-eslint/parser@npm:5.22.0" dependencies: @@ -5018,11 +5035,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:5.22.0": - version: 5.22.0 - resolution: "@typescript-eslint/type-utils@npm:5.22.0" +"@typescript-eslint/scope-manager@npm:5.23.0": + version: 5.23.0 + resolution: "@typescript-eslint/scope-manager@npm:5.23.0" dependencies: - "@typescript-eslint/utils": 5.22.0 + "@typescript-eslint/types": 5.23.0 + "@typescript-eslint/visitor-keys": 5.23.0 + checksum: cd3dda0b18d6730e34784fc63135fc9fe31673898d3e0868cd765ad78855351f285fe577297193cf179b3ce918c3d44453de85159a925f5c02d12a5626e787d8 + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:5.23.0": + version: 5.23.0 + resolution: "@typescript-eslint/type-utils@npm:5.23.0" + dependencies: + "@typescript-eslint/utils": 5.23.0 debug: ^4.3.2 tsutils: ^3.21.0 peerDependencies: @@ -5030,7 +5057,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 7128085bfbeca3a9646a795a34730cdfeca110bc00240569f6a7b3dc0854680afa56e015715675a78198b414de869339bd6036cc33cb14903919780a60321a95 + checksum: 88bf7c7a08c11f2a02a05fe331750c569bfc2b4759e0dea6ec72ffd1597624a01100965052a5fede1e3f25ea8ef503bd424e03c9805f0a1af223f28b4fd74946 languageName: node linkType: hard @@ -5048,6 +5075,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:5.23.0": + version: 5.23.0 + resolution: "@typescript-eslint/types@npm:5.23.0" + checksum: 96ae3e80cfae7b34f2846db692c31fb1804bf9651bce1d29f2eb8ae4c763d22f3283adc02dedeebd7cf70e4d8be54ec7f6ca593e03cdca26c791207e7556c2c1 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.22.0": version: 5.22.0 resolution: "@typescript-eslint/typescript-estree@npm:5.22.0" @@ -5066,6 +5100,24 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:5.23.0": + version: 5.23.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.23.0" + dependencies: + "@typescript-eslint/types": 5.23.0 + "@typescript-eslint/visitor-keys": 5.23.0 + debug: ^4.3.2 + globby: ^11.0.4 + is-glob: ^4.0.3 + semver: ^7.3.5 + tsutils: ^3.21.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 8d85bb1cd777e93cc7322ae8fea25f9b924def02494cdb8395c1d5d17b5fd3ac9bc969418a1d20a5dc28c2cdd85da20e13527e28b595c06ff6f84cd22a78d73f + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:^4.33.0": version: 4.33.0 resolution: "@typescript-eslint/typescript-estree@npm:4.33.0" @@ -5084,7 +5136,23 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.22.0, @typescript-eslint/utils@npm:^5.13.0": +"@typescript-eslint/utils@npm:5.23.0": + version: 5.23.0 + resolution: "@typescript-eslint/utils@npm:5.23.0" + dependencies: + "@types/json-schema": ^7.0.9 + "@typescript-eslint/scope-manager": 5.23.0 + "@typescript-eslint/types": 5.23.0 + "@typescript-eslint/typescript-estree": 5.23.0 + eslint-scope: ^5.1.1 + eslint-utils: ^3.0.0 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + checksum: 72207399f29856b601148fe1aff07049021fad8e780ee6e896279d2291806d4608f1c28ddc5c3c5616ce94f25dcbcd26f295669e524fc1c4b4db810569c90f85 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:^5.13.0": version: 5.22.0 resolution: "@typescript-eslint/utils@npm:5.22.0" dependencies: @@ -5120,6 +5188,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:5.23.0": + version: 5.23.0 + resolution: "@typescript-eslint/visitor-keys@npm:5.23.0" + dependencies: + "@typescript-eslint/types": 5.23.0 + eslint-visitor-keys: ^3.0.0 + checksum: 322e10d52a985e8a90d3612bb9d09a87dc64fc4cb1248484f1a9a7a98f65d3ef65a465ce868773a4939e35fa3b726ad609dac5a168efd7eaca4b06df33e965e3 + languageName: node + linkType: hard + "@uiw/react-codemirror@npm:4.7.0": version: 4.7.0 resolution: "@uiw/react-codemirror@npm:4.7.0" @@ -9940,14 +10018,14 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-testing-library@npm:5.4.0": - version: 5.4.0 - resolution: "eslint-plugin-testing-library@npm:5.4.0" +"eslint-plugin-testing-library@npm:5.5.0": + version: 5.5.0 + resolution: "eslint-plugin-testing-library@npm:5.5.0" dependencies: "@typescript-eslint/utils": ^5.13.0 peerDependencies: eslint: ^7.5.0 || ^8.0.0 - checksum: e0565fee557a8e34f8e9462efc3f0e7a6e97b15a2dd13ce4a74abe68c0ac0770c3379d71d765c0d2a99665a01231916e63695f01fbccba34165b27c5b9f2b6f4 + checksum: 7f42e2af84a0b5d1bba86fe9838abdbfa1c4f5dae66db215f592a216f82a2164a23181841228872d7116f38398bbc671e60a1e3b9840f0a8da1972c7aac8bdcd languageName: node linkType: hard