Skip to content

Commit afccc01

Browse files
Bump eslint-config-airbnb from 18.2.1 to 19.0.0
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.2.1 to 19.0.0. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](airbnb/javascript@eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.0) --- updated-dependencies: - dependency-name: eslint-config-airbnb dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5747cb5 commit afccc01

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
@@ -46,7 +46,7 @@
4646
"typescript": "^4.0.2",
4747
"@react-native-community/eslint-config": "^3.0.0",
4848
"eslint": "^8.0.0",
49-
"eslint-config-airbnb": "^18.2.0",
49+
"eslint-config-airbnb": "^19.0.0",
5050
"husky": "^7.0.0",
5151
"lint-staged": "^11.0.0",
5252
"prettier": "^2.0.5"

0 commit comments

Comments
 (0)