Skip to content

Commit

Permalink
Bump eslint-config-wojtekmaj from 0.11.0 to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Apr 15, 2024
1 parent 2163fab commit 1f3c763
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 @@ -47,7 +47,7 @@
"@types/node": "*",
"@wojtekmaj/async-array-utils": "^1.8.0",
"eslint": "^8.56.0",
"eslint-config-wojtekmaj": "^0.11.0",
"eslint-config-wojtekmaj": "^1.0.0",
"husky": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ __metadata:
"@types/node": "npm:*"
"@wojtekmaj/async-array-utils": "npm:^1.8.0"
eslint: "npm:^8.56.0"
eslint-config-wojtekmaj: "npm:^0.11.0"
eslint-config-wojtekmaj: "npm:^1.0.0"
husky: "npm:^9.0.0"
lint-staged: "npm:^15.0.0"
object-to-formdata: "npm:^4.5.1"
Expand Down Expand Up @@ -1306,9 +1306,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-wojtekmaj@npm:^0.11.0":
version: 0.11.0
resolution: "eslint-config-wojtekmaj@npm:0.11.0"
"eslint-config-wojtekmaj@npm:^1.0.0":
version: 1.0.1
resolution: "eslint-config-wojtekmaj@npm:1.0.1"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
"@typescript-eslint/parser": "npm:^7.0.0"
Expand All @@ -1319,7 +1319,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.3.0"
peerDependencies:
eslint: ^8.56.0
checksum: 10c0/e4c423ebf3d4a37d00bf4b73ac2469f1f992fe206691b765f2b0fac61934b93397c1e90d0fd27447f05c829730886fc4a10004179c03ff7f41b7e050f2c019f0
checksum: 10c0/fcea200d03a04ccf99ee32fa55802e4d2324e4e67b1e99e84a682440049535bf77d9f3f736de509f48148fbfbec9a6922acb42a9aa6843d95fa0a0d35d89b69b
languageName: node
linkType: hard

Expand Down

0 comments on commit 1f3c763

Please sign in to comment.