Skip to content

Commit 7adcf69

Browse files
committed
Update eslint-config-wojtekmaj
1 parent 2253587 commit 7adcf69

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@testing-library/jest-dom": "^5.15.0",
8383
"@testing-library/react": "^12.1.0",
8484
"eslint": "^8.5.0",
85-
"eslint-config-wojtekmaj": "^0.6.5",
85+
"eslint-config-wojtekmaj": "^0.7.1",
8686
"husky": "^8.0.0",
8787
"jest": "^29.0.0",
8888
"jest-environment-jsdom": "^29.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,17 +3229,17 @@ __metadata:
32293229
languageName: node
32303230
linkType: hard
32313231

3232-
"eslint-config-wojtekmaj@npm:^0.6.5":
3233-
version: 0.6.5
3234-
resolution: "eslint-config-wojtekmaj@npm:0.6.5"
3232+
"eslint-config-wojtekmaj@npm:^0.7.1":
3233+
version: 0.7.1
3234+
resolution: "eslint-config-wojtekmaj@npm:0.7.1"
32353235
dependencies:
32363236
eslint-plugin-import: ^2.25.0
32373237
eslint-plugin-jsx-a11y: ^6.5.0
32383238
eslint-plugin-react: ^7.28.0
32393239
eslint-plugin-react-hooks: ^4.3.0
32403240
peerDependencies:
32413241
eslint: ^7.0.0 || ^8.0.0
3242-
checksum: c856213f1cad2020b715df081cba255ea4e9ebed18f3a4c12b39bb87ae20fe8545518172c62a01cd5e2c7f8793265cf87f2535e57326b8b21cc2fc4717274c94
3242+
checksum: 1c6ffe1eae4299a3ff2c64902e0cbcf51686bc14f931281807eec2c8703af46c77c19cce2fb472d4002228b2d3c3abbc049210744175f98e49e7cc42753bbd44
32433243
languageName: node
32443244
linkType: hard
32453245

@@ -5942,7 +5942,7 @@ __metadata:
59425942
"@types/react-calendar": ^3.0.0
59435943
"@wojtekmaj/date-utils": ^1.0.3
59445944
eslint: ^8.5.0
5945-
eslint-config-wojtekmaj: ^0.6.5
5945+
eslint-config-wojtekmaj: ^0.7.1
59465946
get-user-locale: ^1.2.0
59475947
husky: ^8.0.0
59485948
jest: ^29.0.0

0 commit comments

Comments
 (0)