Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Bump eslint-config-wojtekmaj from 0.8.2 to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Apr 10, 2023
1 parent abfeb58 commit 23b6243
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@babel/preset-react": "^7.15.0",
"enzyme": "^3.0.0",
"eslint": "^8.26.0",
"eslint-config-wojtekmaj": "^0.8.2",
"eslint-config-wojtekmaj": "^0.8.3",
"husky": "^8.0.0",
"prettier": "^2.7.0",
"pretty-quick": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"eslint": "^8.26.0",
"eslint-config-wojtekmaj": "^0.8.2",
"eslint-config-wojtekmaj": "^0.8.3",
"prettier": "^2.7.0",
"rimraf": "^3.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ __metadata:
enzyme: ^3.11.0
enzyme-shallow-equal: ^1.0.0
eslint: ^8.26.0
eslint-config-wojtekmaj: ^0.8.2
eslint-config-wojtekmaj: ^0.8.3
html-element-map: ^1.3.0
jsdom: ~15.1.0
lodash.isequal: ^4.5.0
Expand Down Expand Up @@ -1736,9 +1736,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-wojtekmaj@npm:^0.8.2":
version: 0.8.2
resolution: "eslint-config-wojtekmaj@npm:0.8.2"
"eslint-config-wojtekmaj@npm:^0.8.3":
version: 0.8.3
resolution: "eslint-config-wojtekmaj@npm:0.8.3"
dependencies:
"@typescript-eslint/eslint-plugin": ^5.41.0
"@typescript-eslint/parser": ^5.44.0
Expand All @@ -1748,7 +1748,7 @@ __metadata:
eslint-plugin-react-hooks: ^4.3.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: f9bf504bb3a6e4d6f4a9ca99297fdb4ffffa14c0c912fa866876dcc54ffef078bcb930b6639230e222f51ba2cadd06509858ad929b72e5662a3f3d67d126c658
checksum: 100612b75955d7e7e0d6c2832800b14108cede4d4e0cd7f4ffbfe588ae20c385bd345ce18267f43c7af583deb9220f46064ab115bda5d62e4bb1cd8e0d299f00
languageName: node
linkType: hard

Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1958,7 +1958,7 @@ __metadata:
enzyme: ^3.0.0
enzyme-shallow-equal: ^1.0.0
eslint: ^8.26.0
eslint-config-wojtekmaj: ^0.8.2
eslint-config-wojtekmaj: ^0.8.3
has: ^1.0.0
husky: ^8.0.0
prettier: ^2.7.0
Expand Down Expand Up @@ -3122,7 +3122,7 @@ __metadata:
enzyme: ^3.11.0
enzyme-shallow-equal: ^1.0.0
eslint: ^8.26.0
eslint-config-wojtekmaj: ^0.8.2
eslint-config-wojtekmaj: ^0.8.3
html-element-map: ^1.3.0
jsdom: ~15.1.0
lodash.isequal: ^4.5.0
Expand Down Expand Up @@ -3390,9 +3390,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-wojtekmaj@npm:^0.8.2":
version: 0.8.2
resolution: "eslint-config-wojtekmaj@npm:0.8.2"
"eslint-config-wojtekmaj@npm:^0.8.3":
version: 0.8.3
resolution: "eslint-config-wojtekmaj@npm:0.8.3"
dependencies:
"@typescript-eslint/eslint-plugin": ^5.41.0
"@typescript-eslint/parser": ^5.44.0
Expand All @@ -3402,7 +3402,7 @@ __metadata:
eslint-plugin-react-hooks: ^4.3.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: f9bf504bb3a6e4d6f4a9ca99297fdb4ffffa14c0c912fa866876dcc54ffef078bcb930b6639230e222f51ba2cadd06509858ad929b72e5662a3f3d67d126c658
checksum: 100612b75955d7e7e0d6c2832800b14108cede4d4e0cd7f4ffbfe588ae20c385bd345ce18267f43c7af583deb9220f46064ab115bda5d62e4bb1cd8e0d299f00
languageName: node
linkType: hard

Expand Down

0 comments on commit 23b6243

Please sign in to comment.