diff --git a/change/@fluentui-web-components-2c58af07-fe29-4b75-9e42-967d97b90c14.json b/change/@fluentui-web-components-2c58af07-fe29-4b75-9e42-967d97b90c14.json new file mode 100644 index 00000000000000..64d0546d8bc268 --- /dev/null +++ b/change/@fluentui-web-components-2c58af07-fe29-4b75-9e42-967d97b90c14.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Updating fast-foundation to v2.32.0", + "packageName": "@fluentui/web-components", + "email": "robarb@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/packages/web-components/package.json b/packages/web-components/package.json index 9deb327592c736..1e46f671218dfb 100644 --- a/packages/web-components/package.json +++ b/packages/web-components/package.json @@ -88,7 +88,7 @@ "dependencies": { "@microsoft/fast-colors": "^5.1.0", "@microsoft/fast-element": "^1.6.0", - "@microsoft/fast-foundation": "^2.27.1", + "@microsoft/fast-foundation": "^2.32.0", "@microsoft/fast-web-utilities": "^5.0.0", "tslib": "^1.13.0" } diff --git a/yarn.lock b/yarn.lock index 5be0c91bd5ba88..b35b6af187aa56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2895,32 +2895,25 @@ resolved "https://registry.yarnpkg.com/@microsoft/fast-colors/-/fast-colors-5.1.3.tgz#5c46147401a823835a3833e3e18dae7f06016966" integrity sha512-XDEnRYxPO5P3Jsizm4TCxLu1osS/uV3Lym6SfRhq2PxfXPTgEcdvOYDUXyV2drqebs3U5VQnOcYcJiSp73xhng== -"@microsoft/fast-element@^1.6.0", "@microsoft/fast-element@^1.6.2": - version "1.6.2" - resolved "https://registry.yarnpkg.com/@microsoft/fast-element/-/fast-element-1.6.2.tgz#414abc9f49fde85e12002e01025c5cc3dddc16ac" - integrity sha512-TrFOpe9k9xIK2iLfIG5T2+bavUAWBvAC/KQ/3ecFsK65l9PAZ/j3zlkyLxNrpIksFtUBkfVdV03kwFurZjqzKQ== +"@microsoft/fast-element@^1.6.0", "@microsoft/fast-element@^1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@microsoft/fast-element/-/fast-element-1.7.0.tgz#7e4b164c77c07d93b28f057231b37e7e2e8fed04" + integrity sha512-2qpAWuiOSdQfH/XdO8ZtVhlvQVCjHlojWUPoGbvHJDizBccZib+4uGReG87RIBp2Fi0s7ngYPRUioS1Lr+Xe0A== -"@microsoft/fast-foundation@^2.27.1": - version "2.27.3" - resolved "https://registry.yarnpkg.com/@microsoft/fast-foundation/-/fast-foundation-2.27.3.tgz#90d6d593f8bfea0ad8e7b36c1cc8d42d4dcee84c" - integrity sha512-Z/x//NaliuQLg3VEErdydMxvRY9YjkC+ZJorYcIANrUKPRUwROwn1yPGr/tr1dYWD2L35Rmv9TYhhd2dYB7shg== +"@microsoft/fast-foundation@^2.32.0": + version "2.32.1" + resolved "https://registry.yarnpkg.com/@microsoft/fast-foundation/-/fast-foundation-2.32.1.tgz#371462f7569266a5d86f5813f3047144f7e8a52b" + integrity sha512-X+rXtPezZJAbHFx/3LxvpjrVKjw9RGa8UhM8Q6CJbhD6Kgi0zNpCRb1h+fUkMIra5DmhXAaGBKrGEtHDSRsYAw== dependencies: - "@microsoft/fast-element" "^1.6.2" - "@microsoft/fast-web-utilities" "^5.0.2" + "@microsoft/fast-element" "^1.7.0" + "@microsoft/fast-web-utilities" "^5.1.0" tabbable "^5.2.0" tslib "^1.13.0" -"@microsoft/fast-web-utilities@^5.0.0": - version "5.0.0" - resolved "https://registry.yarnpkg.com/@microsoft/fast-web-utilities/-/fast-web-utilities-5.0.0.tgz#b497fb85b6f7e7bb82b3ef166d8f96a8fbee64e9" - integrity sha512-vy/VZQfak3Y5fg9N/2Jj5c5iUDz1MeQBlhRuUUWAoO4sWSvo2VWgCY8EgWFUXriP85rmsLHaTYQWRK7t0oqUug== - dependencies: - exenv-es6 "^1.0.0" - -"@microsoft/fast-web-utilities@^5.0.2": - version "5.0.2" - resolved "https://registry.yarnpkg.com/@microsoft/fast-web-utilities/-/fast-web-utilities-5.0.2.tgz#666631e38108893e4ec63cd8f52025f5f35a34a1" - integrity sha512-J8Wy64V1NWF/UjFJ1mvmJNNPChbWobsNkJ8xNaV5/M+VKOQEOheojrOS+RmOUG7DKTBlCLIbUvyXsj1YiCfwkA== +"@microsoft/fast-web-utilities@^5.0.0", "@microsoft/fast-web-utilities@^5.1.0": + version "5.1.0" + resolved "https://registry.yarnpkg.com/@microsoft/fast-web-utilities/-/fast-web-utilities-5.1.0.tgz#e060fea2b47c2dcfb4a9ba90a55559f0844d1cdb" + integrity sha512-S2PCxI4XqtIxLM1N7i/NuIAgx+mJM01+mDzyB3vZlYibAkOT0bzp5YZCp+coXowokSin/nK5T2kqShMXEzI6Jg== dependencies: exenv-es6 "^1.0.0"