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 034e7c4 commit 7be48f9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/react-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/warning": "^3.0.0",
"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 @@ -29,7 +29,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 @@ -2103,9 +2103,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 @@ -2116,7 +2116,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 @@ -4107,7 +4107,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"
get-user-locale: "npm:^2.2.1"
happy-dom: "npm:^12.6.0"
nodemon: "npm:^3.0.0"
Expand Down Expand Up @@ -4784,7 +4784,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.2.0"
"@wojtekmaj/date-utils": "npm:^1.1.3"
eslint: "npm:^8.56.0"
eslint-config-wojtekmaj: "npm:^0.11.0"
eslint-config-wojtekmaj: "npm:^1.0.0"
get-user-locale: "npm:^2.2.1"
prettier: "npm:^3.2.0"
react: "npm:^18.2.0"
Expand Down

0 comments on commit 7be48f9

Please sign in to comment.