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 11, 2024
1 parent 4e64032 commit 95e5e27
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 @@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"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 @@ -1271,9 +1271,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 @@ -1284,7 +1284,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 Expand Up @@ -2007,7 +2007,7 @@ __metadata:
resolution: "is-valid-regon@workspace:."
dependencies:
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"
prettier: "npm:^3.2.0"
Expand Down

0 comments on commit 95e5e27

Please sign in to comment.