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 7180f70 commit dfc08d0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/react-timerange-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/react": "*",
"cpy-cli": "^5.0.0",
"eslint": "^8.56.0",
"eslint-config-wojtekmaj": "^0.11.0",
"eslint-config-wojtekmaj": "^1.0.0",
"happy-dom": "^12.6.0",
"nodemon": "^3.0.0",
"prettier": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react": "*",
"@vitejs/plugin-react": "^4.2.0",
"eslint": "^8.56.0",
"eslint-config-wojtekmaj": "^0.11.0",
"eslint-config-wojtekmaj": "^1.0.0",
"prettier": "^3.2.0",
"typescript": "^5.4.2",
"vite": "^5.0.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ __metadata:
clsx: "npm:^2.0.0"
cpy-cli: "npm:^5.0.0"
eslint: "npm:^8.56.0"
eslint-config-wojtekmaj: "npm:^0.11.0"
eslint-config-wojtekmaj: "npm:^1.0.0"
happy-dom: "npm:^12.6.0"
make-event-props: "npm:^1.6.0"
nodemon: "npm:^3.0.0"
Expand Down Expand Up @@ -2218,9 +2218,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 @@ -2231,7 +2231,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 @@ -5037,7 +5037,7 @@ __metadata:
"@wojtekmaj/date-utils": "npm:^1.0.0"
"@wojtekmaj/react-timerange-picker": "workspace:packages/react-timerange-picker"
eslint: "npm:^8.56.0"
eslint-config-wojtekmaj: "npm:^0.11.0"
eslint-config-wojtekmaj: "npm:^1.0.0"
prettier: "npm:^3.2.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down

0 comments on commit dfc08d0

Please sign in to comment.