Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Update dependency eslint-config-airbnb to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 15, 2022
1 parent 750575f commit 563df8e
Show file tree
Hide file tree
Showing 15 changed files with 121 additions and 20 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"chromatic": "6.0.4",
"enquirer": "^2.3.6",
"eslint": "^7.10.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.22.1",
Expand Down
139 changes: 120 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2249,7 +2249,7 @@ __metadata:
chromatic: 6.0.4
enquirer: ^2.3.6
eslint: ^7.10.0
eslint-config-airbnb: ^18.2.0
eslint-config-airbnb: 19.0.4
eslint-config-prettier: ^8.0.0
eslint-plugin-es5: ^1.5.0
eslint-plugin-import: ^2.22.1
Expand Down Expand Up @@ -8513,6 +8513,34 @@ __metadata:
languageName: node
linkType: hard

"es-abstract@npm:^1.19.1":
version: 1.19.1
resolution: "es-abstract@npm:1.19.1"
dependencies:
call-bind: ^1.0.2
es-to-primitive: ^1.2.1
function-bind: ^1.1.1
get-intrinsic: ^1.1.1
get-symbol-description: ^1.0.0
has: ^1.0.3
has-symbols: ^1.0.2
internal-slot: ^1.0.3
is-callable: ^1.2.4
is-negative-zero: ^2.0.1
is-regex: ^1.1.4
is-shared-array-buffer: ^1.0.1
is-string: ^1.0.7
is-weakref: ^1.0.1
object-inspect: ^1.11.0
object-keys: ^1.1.1
object.assign: ^4.1.2
string.prototype.trimend: ^1.0.4
string.prototype.trimstart: ^1.0.4
unbox-primitive: ^1.0.1
checksum: b6be8410672c5364db3fb01eb786e30c7b4bb32b4af63d381c08840f4382c4a168e7855cd338bf59d4f1a1a1138f4d748d1fd40ec65aaa071876f9e9fbfed949
languageName: node
linkType: hard

"es-array-method-boxes-properly@npm:^1.0.0":
version: 1.0.0
resolution: "es-array-method-boxes-properly@npm:1.0.0"
Expand Down Expand Up @@ -8634,34 +8662,35 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-airbnb-base@npm:^14.2.1":
version: 14.2.1
resolution: "eslint-config-airbnb-base@npm:14.2.1"
"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.10
object.assign: ^4.1.2
object.entries: ^1.1.2
object.entries: ^1.1.5
semver: ^6.3.0
peerDependencies:
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0
eslint-plugin-import: ^2.22.1
checksum: 858bea748a3c8685b52fcf2488e6a0b964022f8387f4ee1e69cb707d4fda2a409f09eb8eea658bcd83fae3519967d10208ba7576dd3d3202b8cf0b9d1a6e21eb
eslint: ^7.32.0 || ^8.2.0
eslint-plugin-import: ^2.25.2
checksum: 38626bad2ce2859fccac86b30cd2b86c9b7d8d71d458331860861dc05290a5b198bded2f4fb89efcb9046ec48f8ab4c4fb00365ba8916f27b172671da28b93ea
languageName: node
linkType: hard

"eslint-config-airbnb@npm:^18.2.0":
version: 18.2.1
resolution: "eslint-config-airbnb@npm:18.2.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: ^14.2.1
eslint-config-airbnb-base: ^15.0.0
object.assign: ^4.1.2
object.entries: ^1.1.2
object.entries: ^1.1.5
peerDependencies:
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0
eslint-plugin-import: ^2.22.1
eslint-plugin-jsx-a11y: ^6.4.1
eslint-plugin-react: ^7.21.5
eslint-plugin-react-hooks: ^4 || ^3 || ^2.3.0 || ^1.7.0
checksum: ea11cd0006912f7086fb278e03180da4bc2378cf4e93b1dd970775d8e9b50fd11a64209bdc0ed17654d29abe4ccfa19baa4d1e1e5bd3eb660fcf4798ba2810d2
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 @@ -9891,6 +9920,16 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"get-symbol-description@npm:^1.0.0":
version: 1.0.0
resolution: "get-symbol-description@npm:1.0.0"
dependencies:
call-bind: ^1.0.2
get-intrinsic: ^1.1.1
checksum: 9ceff8fe968f9270a37a1f73bf3f1f7bda69ca80f4f80850670e0e7b9444ff99323f7ac52f96567f8b5f5fbe7ac717a0d81d3407c7313e82810c6199446a5247
languageName: node
linkType: hard

"get-uri@npm:3":
version: 3.0.2
resolution: "get-uri@npm:3.0.2"
Expand Down Expand Up @@ -10273,6 +10312,15 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"has-tostringtag@npm:^1.0.0":
version: 1.0.0
resolution: "has-tostringtag@npm:1.0.0"
dependencies:
has-symbols: ^1.0.2
checksum: cc12eb28cb6ae22369ebaad3a8ab0799ed61270991be88f208d508076a1e99abe4198c965935ce85ea90b60c94ddda73693b0920b58e7ead048b4a391b502c1c
languageName: node
linkType: hard

"has-unicode@npm:^2.0.0":
version: 2.0.1
resolution: "has-unicode@npm:2.0.1"
Expand Down Expand Up @@ -11032,6 +11080,13 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"is-callable@npm:^1.2.4":
version: 1.2.4
resolution: "is-callable@npm:1.2.4"
checksum: 1a28d57dc435797dae04b173b65d6d1e77d4f16276e9eff973f994eadcfdc30a017e6a597f092752a083c1103cceb56c91e3dadc6692fedb9898dfaba701575f
languageName: node
linkType: hard

"is-ci@npm:^2.0.0":
version: 2.0.0
resolution: "is-ci@npm:2.0.0"
Expand Down Expand Up @@ -11338,6 +11393,16 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"is-regex@npm:^1.1.4":
version: 1.1.4
resolution: "is-regex@npm:1.1.4"
dependencies:
call-bind: ^1.0.2
has-tostringtag: ^1.0.0
checksum: 362399b33535bc8f386d96c45c9feb04cf7f8b41c182f54174c1a45c9abbbe5e31290bbad09a458583ff6bf3b2048672cdb1881b13289569a7c548370856a652
languageName: node
linkType: hard

"is-regexp@npm:^2.0.0":
version: 2.1.0
resolution: "is-regexp@npm:2.1.0"
Expand All @@ -11359,6 +11424,13 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"is-shared-array-buffer@npm:^1.0.1":
version: 1.0.1
resolution: "is-shared-array-buffer@npm:1.0.1"
checksum: 2ffb92533e64e2876e6cfe6906871d28400b6f1a53130fe652ec8007bc0e5044d05e7af8e31bdc992fbba520bd92938cfbeedd0f286be92f250c7c76191c4d90
languageName: node
linkType: hard

"is-stream@npm:^1.1.0":
version: 1.1.0
resolution: "is-stream@npm:1.1.0"
Expand All @@ -11380,6 +11452,15 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"is-string@npm:^1.0.7":
version: 1.0.7
resolution: "is-string@npm:1.0.7"
dependencies:
has-tostringtag: ^1.0.0
checksum: 323b3d04622f78d45077cf89aab783b2f49d24dc641aa89b5ad1a72114cfeff2585efc8c12ef42466dff32bde93d839ad321b26884cf75e5a7892a938b089989
languageName: node
linkType: hard

"is-symbol@npm:^1.0.2, is-symbol@npm:^1.0.3":
version: 1.0.4
resolution: "is-symbol@npm:1.0.4"
Expand All @@ -11403,6 +11484,15 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"is-weakref@npm:^1.0.1":
version: 1.0.2
resolution: "is-weakref@npm:1.0.2"
dependencies:
call-bind: ^1.0.2
checksum: 95bd9a57cdcb58c63b1c401c60a474b0f45b94719c30f548c891860f051bc2231575c290a6b420c6bc6e7ed99459d424c652bd5bf9a1d5259505dc35b4bf83de
languageName: node
linkType: hard

"is-whitespace-character@npm:^1.0.0":
version: 1.0.4
resolution: "is-whitespace-character@npm:1.0.4"
Expand Down Expand Up @@ -13774,6 +13864,17 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"object.entries@npm:^1.1.5":
version: 1.1.5
resolution: "object.entries@npm:1.1.5"
dependencies:
call-bind: ^1.0.2
define-properties: ^1.1.3
es-abstract: ^1.19.1
checksum: d658696f74fd222060d8428d2a9fda2ce736b700cb06f6bdf4a16a1892d145afb746f453502b2fa55d1dca8ead6f14ddbcf66c545df45adadea757a6c4cd86c7
languageName: node
linkType: hard

"object.fromentries@npm:^2.0.0 || ^1.0.0, object.fromentries@npm:^2.0.2":
version: 2.0.4
resolution: "object.fromentries@npm:2.0.4"
Expand Down

0 comments on commit 563df8e

Please sign in to comment.