Skip to content

Commit

Permalink
[CHORE] Update typescript-eslint monorepo to v8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent f630471 commit dcca6c8
Show file tree
Hide file tree
Showing 6 changed files with 82 additions and 82 deletions.
4 changes: 2 additions & 2 deletions pandora-client-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@types/react-reconciler": "0.28.8",
"@types/react-router-dom": "5.3.3",
"@types/webpack": "5.28.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"babel-jest": "29.7.0",
"browser-resolve": "2.0.0",
"clean-webpack-plugin": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions pandora-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"devDependencies": {
"@stylistic/eslint-plugin": "2.8.0",
"@types/jest": "29.5.13",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"eslint": "8.57.1",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-import": "2.30.0",
Expand Down
4 changes: 2 additions & 2 deletions pandora-server-directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"@types/nodemailer": "6.4.16",
"@types/semver": "7.5.8",
"@types/wtfnode": "0.7.3",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"discord-api-types": "0.37.101",
"eslint": "8.57.1",
"eslint-plugin-import": "2.30.0",
Expand Down
4 changes: 2 additions & 2 deletions pandora-server-shard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@types/lodash": "4.17.9",
"@types/node": "20.16.10",
"@types/wtfnode": "0.7.3",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"discord-api-types": "0.37.101",
"eslint": "8.57.1",
"eslint-plugin-import": "2.30.0",
Expand Down
4 changes: 2 additions & 2 deletions pandora-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@playwright/test": "1.47.2",
"@stylistic/eslint-plugin": "2.8.0",
"@types/node": "20.16.10",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"eslint": "8.57.1",
"nyc": "17.1.0",
"pandora-common": "workspace:*",
Expand Down
Loading

0 comments on commit dcca6c8

Please sign in to comment.