Skip to content

Commit 8a23a9c

Browse files
committed
Bump eslint-config-wojtekmaj from 0.11.0 to 1.0.0
1 parent 379db19 commit 8a23a9c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/react-dom": "*",
3636
"@vitejs/plugin-react": "^4.2.0",
3737
"eslint": "^8.56.0",
38-
"eslint-config-wojtekmaj": "^0.11.0",
38+
"eslint-config-wojtekmaj": "^1.0.0",
3939
"husky": "^9.0.0",
4040
"lint-staged": "^15.0.0",
4141
"prettier": "^3.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,9 +1873,9 @@ __metadata:
18731873
languageName: node
18741874
linkType: hard
18751875

1876-
"eslint-config-wojtekmaj@npm:^0.11.0":
1877-
version: 0.11.0
1878-
resolution: "eslint-config-wojtekmaj@npm:0.11.0"
1876+
"eslint-config-wojtekmaj@npm:^1.0.0":
1877+
version: 1.0.1
1878+
resolution: "eslint-config-wojtekmaj@npm:1.0.1"
18791879
dependencies:
18801880
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
18811881
"@typescript-eslint/parser": "npm:^7.0.0"
@@ -1886,7 +1886,7 @@ __metadata:
18861886
eslint-plugin-react-hooks: "npm:^4.3.0"
18871887
peerDependencies:
18881888
eslint: ^8.56.0
1889-
checksum: 10c0/e4c423ebf3d4a37d00bf4b73ac2469f1f992fe206691b765f2b0fac61934b93397c1e90d0fd27447f05c829730886fc4a10004179c03ff7f41b7e050f2c019f0
1889+
checksum: 10c0/fcea200d03a04ccf99ee32fa55802e4d2324e4e67b1e99e84a682440049535bf77d9f3f736de509f48148fbfbec9a6922acb42a9aa6843d95fa0a0d35d89b69b
18901890
languageName: node
18911891
linkType: hard
18921892

@@ -3694,7 +3694,7 @@ __metadata:
36943694
clsx: "npm:^2.0.0"
36953695
country-code-to-flag-emoji: "npm:^1.3.1"
36963696
eslint: "npm:^8.56.0"
3697-
eslint-config-wojtekmaj: "npm:^0.11.0"
3697+
eslint-config-wojtekmaj: "npm:^1.0.0"
36983698
get-user-locale: "npm:^2.3.0"
36993699
husky: "npm:^9.0.0"
37003700
lint-staged: "npm:^15.0.0"

0 commit comments

Comments
 (0)