Skip to content

Bump eslint-config-airbnb from 17.1.1 to 19.0.4 #303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.15.7",
"eslint": "5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^6.15.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^2.50.3",
Expand Down
50 changes: 26 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3117,7 +3117,7 @@ __metadata:
languageName: node
linkType: hard

"confusing-browser-globals@npm:^1.0.11, confusing-browser-globals@npm:^1.0.5":
"confusing-browser-globals@npm:^1.0.10, confusing-browser-globals@npm:^1.0.11":
version: 1.0.11
resolution: "confusing-browser-globals@npm:1.0.11"
checksum: 3afc635abd37e566477f610e7978b15753f0e84025c25d49236f1f14d480117185516bdd40d2a2167e6bed8048641a9854964b9c067e3dcdfa6b5d0ad3c3a5ef
Expand Down Expand Up @@ -3813,33 +3813,35 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-airbnb-base@npm:^13.2.0":
version: 13.2.0
resolution: "eslint-config-airbnb-base@npm:13.2.0"
"eslint-config-airbnb-base@npm:^15.0.0":
version: 15.0.0
resolution: "eslint-config-airbnb-base@npm:15.0.0"
dependencies:
confusing-browser-globals: ^1.0.5
object.assign: ^4.1.0
object.entries: ^1.1.0
confusing-browser-globals: ^1.0.10
object.assign: ^4.1.2
object.entries: ^1.1.5
semver: ^6.3.0
peerDependencies:
eslint: ^4.19.1 || ^5.3.0
eslint-plugin-import: ^2.17.2
checksum: bfdb104cea2cdf3ac40b28dc2c478bd18ab7bfe90833e2e5efbaa45faa3ad178878a6e7a371f4b1d0e36d2132d5c50337ac2a5242d5afa4f6a2d9ee9650b4407
eslint: ^7.32.0 || ^8.2.0
eslint-plugin-import: ^2.25.2
checksum: 38626bad2ce2859fccac86b30cd2b86c9b7d8d71d458331860861dc05290a5b198bded2f4fb89efcb9046ec48f8ab4c4fb00365ba8916f27b172671da28b93ea
languageName: node
linkType: hard

"eslint-config-airbnb@npm:^17.1.0":
version: 17.1.1
resolution: "eslint-config-airbnb@npm:17.1.1"
"eslint-config-airbnb@npm:^19.0.4":
version: 19.0.4
resolution: "eslint-config-airbnb@npm:19.0.4"
dependencies:
eslint-config-airbnb-base: ^13.2.0
object.assign: ^4.1.0
object.entries: ^1.1.0
eslint-config-airbnb-base: ^15.0.0
object.assign: ^4.1.2
object.entries: ^1.1.5
peerDependencies:
eslint: ^4.19.1 || ^5.3.0
eslint-plugin-import: ^2.18.0
eslint-plugin-jsx-a11y: ^6.2.3
eslint-plugin-react: ^7.14.2
checksum: 6719e2593b0a62de4fc2200e4faa6c82b4da1fbcb44d99672e0a67109c8bc34090f282415e30fdd7fa97ca7659d12a6bd747b2dab67aaf0e8c0be6ab25eb11de
eslint: ^7.32.0 || ^8.2.0
eslint-plugin-import: ^2.25.3
eslint-plugin-jsx-a11y: ^6.5.1
eslint-plugin-react: ^7.28.0
eslint-plugin-react-hooks: ^4.3.0
checksum: 253178689c3c80eef2567e3aaf0612e18973bc9cf51d9be36074b5dd58210e8b6942200a424bcccbb81ac884e41303479ab09f251a2a97addc2de61efdc9576c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6375,7 +6377,7 @@ __metadata:
languageName: node
linkType: hard

"object.entries@npm:^1.1.0, object.entries@npm:^1.1.1, object.entries@npm:^1.1.2":
"object.entries@npm:^1.1.1, object.entries@npm:^1.1.2":
version: 1.1.5
resolution: "object.entries@npm:1.1.5"
dependencies:
Expand All @@ -6386,7 +6388,7 @@ __metadata:
languageName: node
linkType: hard

"object.entries@npm:^1.1.6":
"object.entries@npm:^1.1.5, object.entries@npm:^1.1.6":
version: 1.1.6
resolution: "object.entries@npm:1.1.6"
dependencies:
Expand Down Expand Up @@ -6551,7 +6553,7 @@ __metadata:
enzyme: ^3.9.0
enzyme-adapter-react-16: ^1.15.7
eslint: 5.16.0
eslint-config-airbnb: ^17.1.0
eslint-config-airbnb: ^19.0.4
eslint-config-prettier: ^6.15.0
eslint-config-react-app: ^7.0.1
eslint-plugin-flowtype: ^2.50.3
Expand Down