Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump the eslint group across 1 directory with 3 updates #1573

Merged
merged 3 commits into from
Oct 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ updates:
patterns:
- "@typescript-eslint/*"
- "typescript-eslint*"
- "@eslint/*"
- "eslint*"
- "eslint"
uuid:
patterns:
- "*uuid"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"@vitest/coverage-v8": "^2.1.3",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-fp-ts": "^0.3.2",
Expand All @@ -56,7 +56,7 @@
"pm2": "^5.4.2",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.9.0",
"typescript-eslint": "^8.10.0",
"vitest": "^2.1.3"
},
"packageManager": "[email protected]+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
Expand Down
4 changes: 2 additions & 2 deletions packages/@liexp/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.13.0",
"@rollup/plugin-image": "^3.0.3",
"@types/debug": "^4.1.12",
"@types/eslint": "^9.6.1",
Expand All @@ -42,7 +42,7 @@
"@types/mime": "^1.3.5",
"@types/react": "^18.3.8",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"eslint-plugin-fp-ts": "^0.3.2",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@liexp/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"@types/throttle-debounce": "^5.0.2",
"@types/topojson-client": "^3.1.5",
"@types/topojson-specification": "^1.0.5",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
454 changes: 227 additions & 227 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions services/admin-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@types/react-virtualized": "^9.21.30",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"dotenv": "^16.4.5",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
Expand Down
2 changes: 1 addition & 1 deletion services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"@types/react-dom": "^18.3.0",
"@types/supertest": "^6.0.2",
"dotenv": "^16.4.5",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
Expand Down
2 changes: 1 addition & 1 deletion services/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@types/lodash": "^4.17.7",
"@types/react": "^18.3.8",
"@types/react-virtualized": "^9.21.30",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"prettier": "^3.3.3",
"serve": "^14.2.3",
"typescript": "^5.6.2",
Expand Down
6 changes: 3 additions & 3 deletions services/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@
"@types/topojson-client": "^3.1.5",
"@types/topojson-server": "^3.0.4",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"dotenv": "^16.4.5",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
Expand Down
Loading