Skip to content

Commit

Permalink
Update eslint-config-wojtekmaj
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Sep 28, 2022
1 parent 513c5e3 commit 4f2b687
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3233,17 +3233,17 @@ __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
eslint-plugin-react: ^7.28.0
eslint-plugin-react-hooks: ^4.3.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: c856213f1cad2020b715df081cba255ea4e9ebed18f3a4c12b39bb87ae20fe8545518172c62a01cd5e2c7f8793265cf87f2535e57326b8b21cc2fc4717274c94
checksum: 1c6ffe1eae4299a3ff2c64902e0cbcf51686bc14f931281807eec2c8703af46c77c19cce2fb472d4002228b2d3c3abbc049210744175f98e49e7cc42753bbd44
languageName: node
linkType: hard

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 4f2b687

Please sign in to comment.