diff --git a/package.json b/package.json index 2b060382..94480c95 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "@rollup/plugin-babel": "5.3.0", "@rollup/plugin-node-resolve": "13.1.1", "@rollup/plugin-url": "6.1.0", - "@scaleway/eslint-config-react": "3.2.1", + "@scaleway/eslint-config-react": "3.3.0", "@scaleway/jest-helpers": "1.1.6", "@semantic-release/changelog": "6.0.1", "@semantic-release/commit-analyzer": "9.0.2", diff --git a/yarn.lock b/yarn.lock index a3202e37..f87bf5b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3313,13 +3313,13 @@ __metadata: languageName: node linkType: hard -"@scaleway/eslint-config-react@npm:3.2.1": - version: 3.2.1 - resolution: "@scaleway/eslint-config-react@npm:3.2.1" +"@scaleway/eslint-config-react@npm:3.3.0": + version: 3.3.0 + resolution: "@scaleway/eslint-config-react@npm:3.3.0" dependencies: - "@typescript-eslint/eslint-plugin": 5.8.0 - "@typescript-eslint/parser": 5.8.0 - eslint-config-airbnb: 19.0.2 + "@typescript-eslint/eslint-plugin": 5.8.1 + "@typescript-eslint/parser": 5.8.1 + eslint-config-airbnb: 19.0.4 eslint-config-airbnb-typescript: 16.1.0 eslint-config-prettier: 8.3.0 eslint-plugin-eslint-comments: 3.2.0 @@ -3328,8 +3328,8 @@ __metadata: eslint-plugin-react: 7.28.0 eslint-plugin-react-hooks: 4.3.0 peerDependencies: - eslint: 7.x || 8.x - checksum: 0f0661f7f44b618c15acf4b046dbdfd5c6cde89dc02a2f1e4e57984701d29b451f3bf3cb55af170540bb95bf1050089fba5f97c4fc46a1ddcb731804f6a4a134 + eslint: ">= 8.5" + checksum: 18d7e0e371b3c9a8062c2ff81a2cf70522d80d52624146f86bfd68ce60def2f462f457a03a836e9548d7105d7652fb869428cb2a06927dfb013a99fbea2bae09 languageName: node linkType: hard @@ -3355,7 +3355,7 @@ __metadata: "@rollup/plugin-babel": 5.3.0 "@rollup/plugin-node-resolve": 13.1.1 "@rollup/plugin-url": 6.1.0 - "@scaleway/eslint-config-react": 3.2.1 + "@scaleway/eslint-config-react": 3.3.0 "@scaleway/jest-helpers": 1.1.6 "@scaleway/ui": 0.123.0 "@semantic-release/changelog": 6.0.1 @@ -6195,12 +6195,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:5.8.0": - version: 5.8.0 - resolution: "@typescript-eslint/eslint-plugin@npm:5.8.0" +"@typescript-eslint/eslint-plugin@npm:5.8.1": + version: 5.8.1 + resolution: "@typescript-eslint/eslint-plugin@npm:5.8.1" dependencies: - "@typescript-eslint/experimental-utils": 5.8.0 - "@typescript-eslint/scope-manager": 5.8.0 + "@typescript-eslint/experimental-utils": 5.8.1 + "@typescript-eslint/scope-manager": 5.8.1 debug: ^4.3.2 functional-red-black-tree: ^1.0.1 ignore: ^5.1.8 @@ -6213,66 +6213,66 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 96a21a3e19baf57e30c97953e35832b1f4e135c865b2dfd5afe53772bd08556b9ad724e55696dce9acf471553ab66ae45737e82abba6c15152f79a47d2d9f055 + checksum: 9e5b5c1e22563fc0a31f1b916cea8b059b6dd218ccbf809b7453e4563065781e4544a6d5ce4cbf60b40394f2604e925d10cafd468a4dd0f490e75775267839a0 languageName: node linkType: hard -"@typescript-eslint/experimental-utils@npm:5.8.0": - version: 5.8.0 - resolution: "@typescript-eslint/experimental-utils@npm:5.8.0" +"@typescript-eslint/experimental-utils@npm:5.8.1": + version: 5.8.1 + resolution: "@typescript-eslint/experimental-utils@npm:5.8.1" dependencies: "@types/json-schema": ^7.0.9 - "@typescript-eslint/scope-manager": 5.8.0 - "@typescript-eslint/types": 5.8.0 - "@typescript-eslint/typescript-estree": 5.8.0 + "@typescript-eslint/scope-manager": 5.8.1 + "@typescript-eslint/types": 5.8.1 + "@typescript-eslint/typescript-estree": 5.8.1 eslint-scope: ^5.1.1 eslint-utils: ^3.0.0 peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - checksum: c97798bcc3332331a75661e073d38783ee4882803b0247db76df851bc8594c9b7e23fb9de28aa212c331b18ff2e8c23657ae1b9b994eeec528214fcf8d81e9fb + checksum: 15c17a7b7a45a9e1ebf537e6d6221e423c8f5114c0a517265698745b9a4ae965487ef7856a0b1ee64cbda8db641a9204270fda88398ab1d7013256e0ccbd3e75 languageName: node linkType: hard -"@typescript-eslint/parser@npm:5.8.0": - version: 5.8.0 - resolution: "@typescript-eslint/parser@npm:5.8.0" +"@typescript-eslint/parser@npm:5.8.1": + version: 5.8.1 + resolution: "@typescript-eslint/parser@npm:5.8.1" dependencies: - "@typescript-eslint/scope-manager": 5.8.0 - "@typescript-eslint/types": 5.8.0 - "@typescript-eslint/typescript-estree": 5.8.0 + "@typescript-eslint/scope-manager": 5.8.1 + "@typescript-eslint/types": 5.8.1 + "@typescript-eslint/typescript-estree": 5.8.1 debug: ^4.3.2 peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 peerDependenciesMeta: typescript: optional: true - checksum: 138b1d20a6c204fdd0c93295b4ec667caf6036e74bfeae0b80cfe14c4d50761bb9f469b30d320d2d85757a1b98c2ae7f30d9a788a293afc1ea10b9f3d9fbc8f7 + checksum: bb1702851ff0ade16a50789c517155557ad7e9b8e5e9c4553aad52fedbc8f94acaade1dc5ba12a96b54a13a68dfea13955ab885aad97cf3c526a8b90880bd8a3 languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:5.8.0": - version: 5.8.0 - resolution: "@typescript-eslint/scope-manager@npm:5.8.0" +"@typescript-eslint/scope-manager@npm:5.8.1": + version: 5.8.1 + resolution: "@typescript-eslint/scope-manager@npm:5.8.1" dependencies: - "@typescript-eslint/types": 5.8.0 - "@typescript-eslint/visitor-keys": 5.8.0 - checksum: 15f365a491c096104d3279617522375b6084117ac21e52cf04935a1cce192d730785a1e47afd8a8ca9aa907f1f9cd34793610406ce93447addf6854cdfa830f3 + "@typescript-eslint/types": 5.8.1 + "@typescript-eslint/visitor-keys": 5.8.1 + checksum: d9254018d723aff32fc512b7292737b154367198ab58e0faf814b4ce77d4de20552ed1678f2639b35e480eb5594eb9d5f1d34360885f5e4d80ca8e5a9ccf666c languageName: node linkType: hard -"@typescript-eslint/types@npm:5.8.0": - version: 5.8.0 - resolution: "@typescript-eslint/types@npm:5.8.0" - checksum: eda7a2c4620fd0cd56a81af6f44d8de96eb5912dda69907cd422e3fb5845b45c004a2c50f1896b6573b70f41f175208434d13dd744ea23aec2094ba916578a81 +"@typescript-eslint/types@npm:5.8.1": + version: 5.8.1 + resolution: "@typescript-eslint/types@npm:5.8.1" + checksum: f9809c2c0f523841adeeb66410911f10492d3df7a912bc3d72304f4edbc5b5cb1a3f5f2a6ded20e8b524cc18e92d2a735fb8b96570e75df669061182932200ef languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:5.8.0": - version: 5.8.0 - resolution: "@typescript-eslint/typescript-estree@npm:5.8.0" +"@typescript-eslint/typescript-estree@npm:5.8.1": + version: 5.8.1 + resolution: "@typescript-eslint/typescript-estree@npm:5.8.1" dependencies: - "@typescript-eslint/types": 5.8.0 - "@typescript-eslint/visitor-keys": 5.8.0 + "@typescript-eslint/types": 5.8.1 + "@typescript-eslint/visitor-keys": 5.8.1 debug: ^4.3.2 globby: ^11.0.4 is-glob: ^4.0.3 @@ -6281,17 +6281,17 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 67f51754d1dea9eafc8d052b67a2d7a3b20e20d97de03fc49615fe70d0373323619dfa5986a8e71cb9b2ec6079fb050049100763b5dbadae52b30c7d11c57ebd + checksum: e3cfbd088f1e0104b5b38fcc6e400a0d0e72395694406357e478369c4df532aa2accfe2ee77c71854ca9a04e0e3cddbed86388334805c91ca4241b032cbb6d20 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:5.8.0": - version: 5.8.0 - resolution: "@typescript-eslint/visitor-keys@npm:5.8.0" +"@typescript-eslint/visitor-keys@npm:5.8.1": + version: 5.8.1 + resolution: "@typescript-eslint/visitor-keys@npm:5.8.1" dependencies: - "@typescript-eslint/types": 5.8.0 + "@typescript-eslint/types": 5.8.1 eslint-visitor-keys: ^3.0.0 - checksum: 03a349d4a577aa128b27d13a16e6e365d18e6aa9f297bc2a632bc2ddae8cfed9cb66c227f87fde9924e9f8a58c40c41df6f537016d037a05fe1908bfa0839d18 + checksum: 46567678718a227b34a255a3606e1a2c5190a470dc9493d4c175f57566d2c16b88780fb273ca44f22cab06d45d87b25371215e93b88ac10a475877bd64bdfece languageName: node linkType: hard @@ -10586,9 +10586,9 @@ __metadata: languageName: node linkType: hard -"eslint-config-airbnb@npm:19.0.2": - version: 19.0.2 - resolution: "eslint-config-airbnb@npm:19.0.2" +"eslint-config-airbnb@npm:19.0.4": + version: 19.0.4 + resolution: "eslint-config-airbnb@npm:19.0.4" dependencies: eslint-config-airbnb-base: ^15.0.0 object.assign: ^4.1.2 @@ -10597,9 +10597,9 @@ __metadata: eslint: ^7.32.0 || ^8.2.0 eslint-plugin-import: ^2.25.3 eslint-plugin-jsx-a11y: ^6.5.1 - eslint-plugin-react: ^7.27.1 + eslint-plugin-react: ^7.28.0 eslint-plugin-react-hooks: ^4.3.0 - checksum: 668d91fee4d8e1b7ecefc3844caed6bb77a72b29521dd9595a14abaebb8651439b831da792614b51e7913bbe3b6d20df03e76f52287ccf511dee1982460d3f71 + checksum: 253178689c3c80eef2567e3aaf0612e18973bc9cf51d9be36074b5dd58210e8b6942200a424bcccbb81ac884e41303479ab09f251a2a97addc2de61efdc9576c languageName: node linkType: hard