Skip to content

Commit

Permalink
Update eslint monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 29, 2022
1 parent f6daa20 commit 8bcdc7b
Show file tree
Hide file tree
Showing 11 changed files with 66 additions and 57 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.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -72,8 +72,8 @@
"@types/react-native": "0.67.3",
"@types/react-test-renderer": "17.0.1",
"@types/ws": "8.5.3",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"babel-jest": "27.5.1",
"babel-loader": "8.2.4",
"babel-plugin-transform-inline-environment-variables": "0.4.3",
Expand All @@ -88,7 +88,7 @@
"eslint-plugin-jest": "26.1.3",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "4.4.0",
"eslint-plugin-react-native": "4.0.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-sort-keys-fix": "1.1.2",
Expand Down
117 changes: 63 additions & 54 deletions yarn.lock
Expand Up @@ -6509,13 +6509,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.16.0":
version: 5.16.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.16.0"
"@typescript-eslint/eslint-plugin@npm:5.17.0":
version: 5.17.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.17.0"
dependencies:
"@typescript-eslint/scope-manager": 5.16.0
"@typescript-eslint/type-utils": 5.16.0
"@typescript-eslint/utils": 5.16.0
"@typescript-eslint/scope-manager": 5.17.0
"@typescript-eslint/type-utils": 5.17.0
"@typescript-eslint/utils": 5.17.0
debug: ^4.3.2
functional-red-black-tree: ^1.0.1
ignore: ^5.1.8
Expand All @@ -6528,7 +6528,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 4007cc1599503424037300e7401fb969ca441b122ef8a8f2fc8d70f84d656fdf7ab7b0d00e506a3aaf702871616c3756da17eb1508ff315dfb25170f2d28a904
checksum: 62ec611fb384f27fc5b101fc8a0642ae94b2975618d37d3157c2f887cf89b389624e9d476bff303073d038076c05e6c00f3b205af3b2302967e720e99cd18d38
languageName: node
linkType: hard

Expand Down Expand Up @@ -6681,20 +6681,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.16.0":
version: 5.16.0
resolution: "@typescript-eslint/parser@npm:5.16.0"
"@typescript-eslint/parser@npm:5.17.0":
version: 5.17.0
resolution: "@typescript-eslint/parser@npm:5.17.0"
dependencies:
"@typescript-eslint/scope-manager": 5.16.0
"@typescript-eslint/types": 5.16.0
"@typescript-eslint/typescript-estree": 5.16.0
"@typescript-eslint/scope-manager": 5.17.0
"@typescript-eslint/types": 5.17.0
"@typescript-eslint/typescript-estree": 5.17.0
debug: ^4.3.2
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 40006578e9ac451c80dc4b4b7e29af97b53fb9e9ea660d6ca17fb98b5c9858c648f9b17523c9de9b9b9e4155af17b65435e6163f02c4a2dfacf48274f45cba21
checksum: 15b855ea84e44371366d44b5add87ed0dc34b856ca8a6949ecc4066faaf3ea3d7e016ea92db06ab97a637530148c472c38c19cc5eff68b691701ff89dc5c1abc
languageName: node
linkType: hard

Expand Down Expand Up @@ -6780,13 +6780,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.16.0":
version: 5.16.0
resolution: "@typescript-eslint/scope-manager@npm:5.16.0"
"@typescript-eslint/scope-manager@npm:5.17.0":
version: 5.17.0
resolution: "@typescript-eslint/scope-manager@npm:5.17.0"
dependencies:
"@typescript-eslint/types": 5.16.0
"@typescript-eslint/visitor-keys": 5.16.0
checksum: 008a6607d3e6ebcc59a9b28cddcc25703f39a88e27a96c69a6d988acc50a1ea7dbf50963c165ffa5b85a101209a0da3a7ec6832633a162ca4ecc78c0e54acd9f
"@typescript-eslint/types": 5.17.0
"@typescript-eslint/visitor-keys": 5.17.0
checksum: 8fc28d5742f36994ce05f09b0000f696a600d6f757f39ccae7875c08398b266f21d48ed1dfb027549d9c6692255a1fb3e8482ef94d765bb134371824da7d5ba7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6816,19 +6816,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.16.0":
version: 5.16.0
resolution: "@typescript-eslint/type-utils@npm:5.16.0"
"@typescript-eslint/type-utils@npm:5.17.0":
version: 5.17.0
resolution: "@typescript-eslint/type-utils@npm:5.17.0"
dependencies:
"@typescript-eslint/utils": 5.16.0
"@typescript-eslint/utils": 5.17.0
debug: ^4.3.2
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 86d9f1dff6a096c8465453b8c7d0cc667b87a769f19073bfa9bbd36f8baa772c0384ec396b1132052383846bbbcf0d051345ed7d373260c1b506ed27100b383d
checksum: 9aad46ea7a757ec4584b9d9c995e94543bf40af7d85b2f502d66db08d7f03468c858320fccb4942238b0bb9e2d432df3d9861cf21624b0c57660c88b1d91a7d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6860,10 +6860,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.16.0":
version: 5.16.0
resolution: "@typescript-eslint/types@npm:5.16.0"
checksum: 0450125741c3eef9581da0b75b4a987a633d77009cfb03507c3db29885b790ee80e3c0efc4f9a0dd3376ba758b49c7829722676153472616a57bb04bce5cc4fa
"@typescript-eslint/types@npm:5.17.0":
version: 5.17.0
resolution: "@typescript-eslint/types@npm:5.17.0"
checksum: 06ed4c3c3f0a05bee9c23b6cb5eb679336c0f4769beb28848e8ce674f726fec88adba059f20e0b0f7271685d7f5480931b3bcafcf6b60044b93da162e29f3f68
languageName: node
linkType: hard

Expand Down Expand Up @@ -6947,12 +6947,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.16.0":
version: 5.16.0
resolution: "@typescript-eslint/typescript-estree@npm:5.16.0"
"@typescript-eslint/typescript-estree@npm:5.17.0":
version: 5.17.0
resolution: "@typescript-eslint/typescript-estree@npm:5.17.0"
dependencies:
"@typescript-eslint/types": 5.16.0
"@typescript-eslint/visitor-keys": 5.16.0
"@typescript-eslint/types": 5.17.0
"@typescript-eslint/visitor-keys": 5.17.0
debug: ^4.3.2
globby: ^11.0.4
is-glob: ^4.0.3
Expand All @@ -6961,7 +6961,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 930ead4655712c3bd40885fb6b2074cd3c10fb03da864dd7a7dd2e43abfd330bb07e505f0aec8b4846178bff8befbb017f9f3370c67e9c717e4cb8d3df6e16ef
checksum: 589829b1bb1d7e704de6a35dd9a39c70a3ca54b0885b68aad54a864bc5e5a11ce43f917c3f15f0afe9bc734a250288efdf03dfbed70b8fe0cc12f759e2e1f8ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -6999,19 +6999,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.16.0":
version: 5.16.0
resolution: "@typescript-eslint/utils@npm:5.16.0"
"@typescript-eslint/utils@npm:5.17.0":
version: 5.17.0
resolution: "@typescript-eslint/utils@npm:5.17.0"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.16.0
"@typescript-eslint/types": 5.16.0
"@typescript-eslint/typescript-estree": 5.16.0
"@typescript-eslint/scope-manager": 5.17.0
"@typescript-eslint/types": 5.17.0
"@typescript-eslint/typescript-estree": 5.17.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 46749091a204d7cf80d81b04704e23a86903a142a7e35cc5068a821c147c3bf098a7eff99af2b0e2ea7310013ca90300db9bab33ae5e3b5f773ed1d2961a5ed4
checksum: 88de02eafb7d39950c520c53aa07ffe63c95ca7ef2262c39d2afd3c6aabcd5d717ba61f74314f5bc9c27588b721ff016b45af6fc1de88801c6ac4bf5ebaf8775
languageName: node
linkType: hard

Expand Down Expand Up @@ -7054,13 +7054,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.16.0":
version: 5.16.0
resolution: "@typescript-eslint/visitor-keys@npm:5.16.0"
"@typescript-eslint/visitor-keys@npm:5.17.0":
version: 5.17.0
resolution: "@typescript-eslint/visitor-keys@npm:5.17.0"
dependencies:
"@typescript-eslint/types": 5.16.0
"@typescript-eslint/types": 5.17.0
eslint-visitor-keys: ^3.0.0
checksum: b587bf3b0da95bb58ff877b75fefcee6472222de1e3ec76aa4b94cae66078b62a372c7d0343374a16aab15cdcbae3f9e019624028b35827f68ef6559389f7fd0
checksum: 333468277b50e2fc381ba1b99ccb410046c422e0329c791c51bea62e705edd16ba97f75b668c6945a3ea3dc43b89a1739693ea60bfa241c67ce42e8b474e5048
languageName: node
linkType: hard

Expand Down Expand Up @@ -11892,12 +11892,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.3.0, eslint-plugin-react-hooks@npm:^4.3.0":
version: 4.3.0
resolution: "eslint-plugin-react-hooks@npm:4.3.0"
"eslint-plugin-react-hooks@npm:4.4.0":
version: 4.4.0
resolution: "eslint-plugin-react-hooks@npm:4.4.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 0ba1566ba0780bbc75a5921f49188edf232db2085ab32c8d3889592f0db9d6fadc97fcf639775e0101dec6b5409ca3c803ec44213b90c8bacaf0bdf921871c2e
checksum: 350b50d45677cb2df682b9e54475912746bd2f56fc342e4d47fad78d71eb1b2b742e702f1e6c04ab2196346d3d7a2e327b5eee826f5b96bfb84b5c41d35e44e9
languageName: node
linkType: hard

Expand All @@ -11910,6 +11910,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.3.0":
version: 4.3.0
resolution: "eslint-plugin-react-hooks@npm:4.3.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 0ba1566ba0780bbc75a5921f49188edf232db2085ab32c8d3889592f0db9d6fadc97fcf639775e0101dec6b5409ca3c803ec44213b90c8bacaf0bdf921871c2e
languageName: node
linkType: hard

"eslint-plugin-react-native-a11y@npm:^2.0.4":
version: 2.0.4
resolution: "eslint-plugin-react-native-a11y@npm:2.0.4"
Expand Down Expand Up @@ -17418,8 +17427,8 @@ fsevents@^1.2.7:
"@types/react-native": 0.67.3
"@types/react-test-renderer": 17.0.1
"@types/ws": 8.5.3
"@typescript-eslint/eslint-plugin": 5.16.0
"@typescript-eslint/parser": 5.16.0
"@typescript-eslint/eslint-plugin": 5.17.0
"@typescript-eslint/parser": 5.17.0
babel-jest: 27.5.1
babel-loader: 8.2.4
babel-plugin-transform-inline-environment-variables: 0.4.3
Expand All @@ -17434,7 +17443,7 @@ fsevents@^1.2.7:
eslint-plugin-jest: 26.1.3
eslint-plugin-jsx-a11y: 6.5.1
eslint-plugin-react: 7.29.4
eslint-plugin-react-hooks: 4.3.0
eslint-plugin-react-hooks: 4.4.0
eslint-plugin-react-native: 4.0.0
eslint-plugin-simple-import-sort: 7.0.0
eslint-plugin-sort-keys-fix: 1.1.2
Expand Down

0 comments on commit 8bcdc7b

Please sign in to comment.