Skip to content

Commit 78fe34a

Browse files
Bump eslint from 7.32.0 to 8.0.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v8.0.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4052afa commit 78fe34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-native-typescript-transformer": "^1.2.13",
4646
"typescript": "^4.0.2",
4747
"@react-native-community/eslint-config": "^3.0.0",
48-
"eslint": "^7.9.0",
48+
"eslint": "^8.0.0",
4949
"eslint-config-airbnb": "^18.2.0",
5050
"husky": "^7.0.0",
5151
"lint-staged": "^11.0.0",

0 commit comments

Comments
 (0)