Skip to content

Commit 14b0418

Browse files
committed
Update eslint-config-wojtekmaj
1 parent bbc4907 commit 14b0418

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
@@ -34,7 +34,7 @@
3434
"@babel/core": "^7.15.0",
3535
"@babel/preset-env": "^7.15.0",
3636
"eslint": "^8.5.0",
37-
"eslint-config-wojtekmaj": "^0.6.5",
37+
"eslint-config-wojtekmaj": "^0.7.1",
3838
"husky": "^8.0.0",
3939
"jest": "^29.0.0",
4040
"prettier": "^2.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1879,7 +1879,7 @@ __metadata:
18791879
"@babel/core": ^7.15.0
18801880
"@babel/preset-env": ^7.15.0
18811881
eslint: ^8.5.0
1882-
eslint-config-wojtekmaj: ^0.6.5
1882+
eslint-config-wojtekmaj: ^0.7.1
18831883
husky: ^8.0.0
18841884
jest: ^29.0.0
18851885
prettier: ^2.7.0
@@ -2832,17 +2832,17 @@ __metadata:
28322832
languageName: node
28332833
linkType: hard
28342834

2835-
"eslint-config-wojtekmaj@npm:^0.6.5":
2836-
version: 0.6.5
2837-
resolution: "eslint-config-wojtekmaj@npm:0.6.5"
2835+
"eslint-config-wojtekmaj@npm:^0.7.1":
2836+
version: 0.7.1
2837+
resolution: "eslint-config-wojtekmaj@npm:0.7.1"
28382838
dependencies:
28392839
eslint-plugin-import: ^2.25.0
28402840
eslint-plugin-jsx-a11y: ^6.5.0
28412841
eslint-plugin-react: ^7.28.0
28422842
eslint-plugin-react-hooks: ^4.3.0
28432843
peerDependencies:
28442844
eslint: ^7.0.0 || ^8.0.0
2845-
checksum: c856213f1cad2020b715df081cba255ea4e9ebed18f3a4c12b39bb87ae20fe8545518172c62a01cd5e2c7f8793265cf87f2535e57326b8b21cc2fc4717274c94
2845+
checksum: 1c6ffe1eae4299a3ff2c64902e0cbcf51686bc14f931281807eec2c8703af46c77c19cce2fb472d4002228b2d3c3abbc049210744175f98e49e7cc42753bbd44
28462846
languageName: node
28472847
linkType: hard
28482848

0 commit comments

Comments
 (0)