From 4f2b687a0e377b1aaca345cbd312f90d99e1513e Mon Sep 17 00:00:00 2001 From: Wojciech Maj Date: Wed, 28 Sep 2022 08:27:10 +0200 Subject: [PATCH] Update eslint-config-wojtekmaj --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b36609cd..6858c4b9 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@testing-library/jest-dom": "^5.15.0", "@testing-library/react": "^12.1.0", "eslint": "^8.5.0", - "eslint-config-wojtekmaj": "^0.6.5", + "eslint-config-wojtekmaj": "^0.7.1", "husky": "^8.0.0", "jest": "^29.0.0", "jest-environment-jsdom": "^29.0.0", diff --git a/yarn.lock b/yarn.lock index a32b1021..283233e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3233,9 +3233,9 @@ __metadata: languageName: node linkType: hard -"eslint-config-wojtekmaj@npm:^0.6.5": - version: 0.6.5 - resolution: "eslint-config-wojtekmaj@npm:0.6.5" +"eslint-config-wojtekmaj@npm:^0.7.1": + version: 0.7.1 + resolution: "eslint-config-wojtekmaj@npm:0.7.1" dependencies: eslint-plugin-import: ^2.25.0 eslint-plugin-jsx-a11y: ^6.5.0 @@ -3243,7 +3243,7 @@ __metadata: eslint-plugin-react-hooks: ^4.3.0 peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: c856213f1cad2020b715df081cba255ea4e9ebed18f3a4c12b39bb87ae20fe8545518172c62a01cd5e2c7f8793265cf87f2535e57326b8b21cc2fc4717274c94 + checksum: 1c6ffe1eae4299a3ff2c64902e0cbcf51686bc14f931281807eec2c8703af46c77c19cce2fb472d4002228b2d3c3abbc049210744175f98e49e7cc42753bbd44 languageName: node linkType: hard @@ -5923,7 +5923,7 @@ __metadata: "@testing-library/react": ^12.1.0 "@wojtekmaj/date-utils": ^1.0.2 eslint: ^8.5.0 - eslint-config-wojtekmaj: ^0.6.5 + eslint-config-wojtekmaj: ^0.7.1 get-user-locale: ^1.2.0 husky: ^8.0.0 jest: ^29.0.0