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 c2c6fdc commit a8aacc4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/react-pdf/package.json
Expand Up @@ -75,7 +75,7 @@
"canvas": "^2.11.2",
"cpy-cli": "^5.0.0",
"eslint": "^8.56.0",
"eslint-config-wojtekmaj": "^0.11.0",
"eslint-config-wojtekmaj": "^1.0.0",
"jsdom": "^24.0.0",
"nodemon": "^3.0.0",
"prettier": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
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
Expand Up @@ -2236,9 +2236,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 @@ -2249,7 +2249,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 @@ -4513,7 +4513,7 @@ __metadata:
cpy-cli: "npm:^5.0.0"
dequal: "npm:^2.0.3"
eslint: "npm:^8.56.0"
eslint-config-wojtekmaj: "npm:^0.11.0"
eslint-config-wojtekmaj: "npm:^1.0.0"
jsdom: "npm:^24.0.0"
make-cancellable-promise: "npm:^1.3.1"
make-event-props: "npm:^1.6.0"
Expand Down Expand Up @@ -5231,7 +5231,7 @@ __metadata:
"@types/react": "npm:*"
"@vitejs/plugin-react": "npm:^4.2.0"
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 a8aacc4

Please sign in to comment.