Skip to content

Commit

Permalink
chore(deps): update dependency @silverhand/eslint-config to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 560a39c commit 5575b54
Show file tree
Hide file tree
Showing 15 changed files with 401 additions and 50 deletions.
2 changes: 1 addition & 1 deletion packages/browser-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@parcel/core": "^2.9.2",
"@parcel/transformer-sass": "^2.9.2",
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/eslint-config-react": "^3.0.1",
"eslint": "^8.38.0",
"lint-staged": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"js-base64": "^3.7.4"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/ts-config": "^3.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"jose": "^4.13.2"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/ts-config": "^3.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/express-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"express-session": "^1.17.3"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/ts-config": "^3.0.0",
"@types/cookie-parser": "^1.4.3",
"@types/express": "^4.17.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@logto/node": "workspace:^2.1.1"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@swc/core": "^1.3.50",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jose": "^4.13.2"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/ts-config": "^3.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-app-dir-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"server-only": "^0.0.1"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/eslint-config-react": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config-react": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"swr": "^2.0.0"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/eslint-config-react": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config-react": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"iron-session": "^6.3.1"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@swc/core": "^1.3.50",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"node-fetch": "^2.6.7"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/ts-config": "^3.0.0",
"@swc/core": "^1.3.7",
"@swc/jest": "^0.2.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@parcel/core": "^2.9.2",
"@parcel/transformer-sass": "^2.9.2",
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/eslint-config-react": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config-react": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@silverhand/essentials": "^2.6.2"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/eslint-config-react": "^3.0.1",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config-react": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@remix-run/node": "^1.7.2",
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/ts-config": "^3.0.0",
"@silverhand/ts-config-react": "^3.0.0",
"@swc/core": "^1.3.50",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@logto/browser": "workspace:^2.0.0"
},
"devDependencies": {
"@silverhand/eslint-config": "^3.0.1",
"@silverhand/eslint-config": "^4.0.0",
"@silverhand/ts-config": "^3.0.0",
"@swc/core": "^1.3.50",
"@swc/jest": "^0.2.24",
Expand Down
Loading

0 comments on commit 5575b54

Please sign in to comment.