Skip to content

Commit

Permalink
chore(eslint-config): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 69fd588 commit 9ff6376
Show file tree
Hide file tree
Showing 9 changed files with 277 additions and 277 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.1",
"@types/gtag.js": "0.0.18",
"@types/luxon": "3.3.8",
"@types/luxon": "3.4.0",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "6.17.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@next/bundle-analyzer": "14.0.4",
"@types/eslint": "8.56.1",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@turbo/gen": "1.11.3",
"@types/eslint": "8.56.1",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.8",
"@types/luxon": "3.4.0",
"@types/node": "20.10.6",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/eslint": "8.56.1",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/eslint": "8.56.1",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.3.8",
"@types/luxon": "3.4.0",
"@types/node": "20.10.6",
"@types/papaparse": "5.3.14",
"@types/pg": "8.10.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "14.0.4",
"@tanstack/eslint-plugin-query": "4.36.1",
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/eslint": "8.56.1",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.10.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.56.1",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.8",
"@types/luxon": "3.4.0",
"@types/node": "20.10.6",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/api": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"tslog": "4.9.2"
},
"devDependencies": {
"@types/luxon": "3.3.8",
"@types/luxon": "3.4.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0"
}
Expand Down
Loading

0 comments on commit 9ff6376

Please sign in to comment.