Skip to content

Commit 0b9c041

Browse files
authored
Merge pull request #434 from PlayerData/renovate-857716421045586deab05
chore(deps): update typescript-eslint monorepo to v8 (major)
2 parents dfbf4f3 + c5feae8 commit 0b9c041

File tree

3 files changed

+9
-148
lines changed

3 files changed

+9
-148
lines changed

example/metro.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* eslint-disable @typescript-eslint/no-var-requires */
1+
/* eslint-disable @typescript-eslint/no-require-imports */
22
/* eslint-disable no-undef */
33

44
const { getDefaultConfig } = require('expo/metro-config');

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"devDependencies": {
2222
"@commitlint/config-conventional": "19.6.0",
2323
"@react-native-community/eslint-config": "3.2.0",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
25-
"@typescript-eslint/parser": "^7.18.0",
24+
"@typescript-eslint/eslint-plugin": "^8.0.0",
25+
"@typescript-eslint/parser": "^8.0.0",
2626
"commitlint": "19.6.1",
2727
"eslint-config-prettier": "10.0.1",
2828
"eslint-plugin-prettier": "5.2.3",

pnpm-lock.yaml

Lines changed: 6 additions & 145 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)