From 2f9cfb3db919b066f834f8afebde6ec829491cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 20:41:54 +0000 Subject: [PATCH] Bump eslint from 8.41.0 to 8.42.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 67 ++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 54 insertions(+), 13 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8f390122c7..d70feb2516 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1526,10 +1526,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@8.41.0": - version "8.41.0" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3" - integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA== +"@eslint/js@8.42.0": + version "8.42.0" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.42.0.tgz#484a1d638de2911e6f5a30c12f49c7e4a3270fb6" + integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw== "@fluentui-react-native/design-tokens-android@^0.50.0": version "0.50.0" @@ -1556,6 +1556,47 @@ resolved "https://registry.yarnpkg.com/@fluentui-react-native/design-tokens-windows/-/design-tokens-windows-0.50.0.tgz#c29048d5d7046fe27c51e1931306ad3b0479f70e" integrity sha512-rPdiXW6q1VbcAJPMLKjpM7VgNsiolHlaXXUT5i9YNjHCrDxwN6V0jI8svLZT8FztZtRlxmMOT1l7/9Pxm9B7Pw== +"@fluentui-react-native/framework@0.10.0": + version "0.10.0" + resolved "https://registry.yarnpkg.com/@fluentui-react-native/framework/-/framework-0.10.0.tgz#01cf87622f21cc9da1508c4ea0e99065c2e437b4" + integrity sha512-i+jHxfpP3ITJyi2fHoPvJ0Dht7FY0HQfpooTPFxyv4+cfvP9boHuO3psyHstNeU1DCshu2vzU0RM1krWYnVO2Q== + dependencies: + "@fluentui-react-native/composition" ">=0.9.0 <1.0.0" + "@fluentui-react-native/default-theme" ">=0.19.0 <1.0.0" + "@fluentui-react-native/immutable-merge" "^1.2.0" + "@fluentui-react-native/memo-cache" "^1.2.0" + "@fluentui-react-native/merge-props" ">=0.6.0 <1.0.0" + "@fluentui-react-native/theme-types" ">=0.32.0 <1.0.0" + "@fluentui-react-native/tokens" ">=0.21.0 <1.0.0" + "@fluentui-react-native/use-slot" ">=0.4.0 <1.0.0" + "@fluentui-react-native/use-slots" ">=0.8.0 <1.0.0" + "@fluentui-react-native/use-styling" ">=0.10.0 <1.0.0" + "@fluentui-react-native/use-tokens" ">=0.4.0 <1.0.0" + tslib "^2.3.1" + +"@fluentui-react-native/icon@0.18.0": + version "0.18.0" + resolved "https://registry.yarnpkg.com/@fluentui-react-native/icon/-/icon-0.18.0.tgz#c557e6ef80eb8dc195847421ce4d1bfc91658de6" + integrity sha512-8JAyQJf8Gy2uxYZeYuDMJEJw1peu8tpB89lNAcGrAO2le+hkTUOynuu1NA3agW5OKSnPRuIf2//M/kOI4fd8fQ== + dependencies: + "@fluentui-react-native/adapters" "^0.11.0" + "@fluentui-react-native/framework" ">=0.10.0 <1.0.0" + "@fluentui-react-native/text" "^0.20.0" + +"@fluentui-react-native/text@^0.20.0": + version "0.20.1" + resolved "https://registry.yarnpkg.com/@fluentui-react-native/text/-/text-0.20.1.tgz#9d9f15d48676c08167be97c80205ef3de29ca8f9" + integrity sha512-wLTmyFPVVT4MrUJAl1GzzHqZl9uiMmZzr2trQBf2/fhIKfaQCfiUttOhuBJPFcO7VCleq0oeludlAdR/C+qbSg== + dependencies: + "@fluentui-react-native/adapters" ">=0.11.0 <1.0.0" + "@fluentui-react-native/experimental-native-font-metrics" "^0.4.1" + "@fluentui-react-native/framework" "0.10.0" + "@fluentui-react-native/interactive-hooks" ">=0.23.0 <1.0.0" + "@fluentui-react-native/theme-tokens" ">=0.25.0 <1.0.0" + "@fluentui-react-native/tokens" ">=0.21.0 <1.0.0" + "@uifabricshared/foundation-compose" "^1.14.0" + tslib "^2.3.1" + "@fortawesome/fontawesome-common-types@6.4.0": version "6.4.0" resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.4.0.tgz#88da2b70d6ca18aaa6ed3687832e11f39e80624b" @@ -1614,10 +1655,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@humanwhocodes/config-array@^0.11.8": - version "0.11.8" - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9" - integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g== +"@humanwhocodes/config-array@^0.11.10": + version "0.11.10" + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2" + integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ== dependencies: "@humanwhocodes/object-schema" "^1.2.1" debug "^4.1.1" @@ -6960,15 +7001,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1: integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA== eslint@^8.0.0: - version "8.41.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c" - integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q== + version "8.42.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.42.0.tgz#7bebdc3a55f9ed7167251fe7259f75219cade291" + integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.4.0" "@eslint/eslintrc" "^2.0.3" - "@eslint/js" "8.41.0" - "@humanwhocodes/config-array" "^0.11.8" + "@eslint/js" "8.42.0" + "@humanwhocodes/config-array" "^0.11.10" "@humanwhocodes/module-importer" "^1.0.1" "@nodelib/fs.walk" "^1.2.8" ajv "^6.10.0"