-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the development-dependencies group across 1 directory with 11 up…
…dates (#49)
- Loading branch information
1 parent
8ae1272
commit 8d595cb
Showing
4 changed files
with
489 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,15 +8,15 @@ | |
], | ||
"packageManager": "[email protected]", | ||
"devDependencies": { | ||
"@babel/runtime": "^7.25.6", | ||
"@react-native/eslint-config": "^0.74.85", | ||
"@babel/runtime": "^7.26.0", | ||
"@react-native/eslint-config": "^0.76.1", | ||
"eslint": "8.x", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"globals": "^15.8.0", | ||
"eslint-plugin-react-hooks": "^5.0.0", | ||
"globals": "^15.11.0", | ||
"prettier": "^3.3.3", | ||
"typescript-eslint": "^7.16.1" | ||
"typescript-eslint": "^8.12.2" | ||
}, | ||
"scripts": { | ||
"lint": "yarn workspaces foreach -A -p run lint", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.