Skip to content
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

apply fast package updates #19636

Merged
merged 33 commits into from
Sep 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
8912d32
Merge pull request #1 from microsoft/master
eljefe223 Sep 17, 2020
7f2afc9
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Sep 18, 2020
b97a477
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Sep 23, 2020
1d450b7
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Sep 23, 2020
abc1aac
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Sep 23, 2020
f40c04e
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Nov 9, 2020
57d97a5
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Nov 16, 2020
82b70f4
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Nov 16, 2020
c67924a
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Nov 17, 2020
937ab9e
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Nov 20, 2020
204c744
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Nov 20, 2020
cfdf698
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Nov 24, 2020
4d62088
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Dec 1, 2020
ac92354
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Dec 16, 2020
8b1e138
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Dec 17, 2020
1cd5f4c
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Dec 17, 2020
600c579
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Jan 5, 2021
068690c
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Jan 21, 2021
e8f4ac4
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Feb 4, 2021
a8bdc9f
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Mar 8, 2021
e547034
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Mar 22, 2021
f1cf81f
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Apr 22, 2021
ab5fbf9
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 May 11, 2021
9c6f556
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Jun 9, 2021
c3147ec
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Aug 27, 2021
7cf12fb
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Aug 27, 2021
d67d71e
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Aug 30, 2021
5aab8e4
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Aug 30, 2021
fb19283
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Aug 31, 2021
d8eda73
Merge branch 'master' of https://github.com/microsoft/fluentui
eljefe223 Sep 2, 2021
f00bb7e
patch: apply fast version updates
eljefe223 Sep 2, 2021
0183c4b
Change files
eljefe223 Sep 2, 2021
d66d7fb
updated versions
eljefe223 Sep 2, 2021
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "patch: apply fast version updates",
"packageName": "@fluentui/web-components",
"email": "jes@microsoft.com",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"dependencies": {
"@microsoft/fast-colors": "^5.1.0",
"@microsoft/fast-element": "^1.5.0",
"@microsoft/fast-foundation": "^2.8.1",
"@microsoft/fast-foundation": "^2.10.0",
"lodash-es": "^4.17.20",
"tslib": "^1.13.0"
}
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2651,19 +2651,19 @@
typescript "~4.3.2"

"@microsoft/fast-colors@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@microsoft/fast-colors/-/fast-colors-5.1.0.tgz#f62ce25a800e6b413d3aa562e8416cdc1ed9131c"
integrity sha512-u4R/sfF4SoKSAyDWJaBSDuVo4aGf1BXntlEWukC+1ubH36C6JmmdLSyyip5TQZiTqjQIy3uctcbepPi7oGI0Rw==
version "5.1.3"
resolved "https://registry.yarnpkg.com/@microsoft/fast-colors/-/fast-colors-5.1.3.tgz#5c46147401a823835a3833e3e18dae7f06016966"
integrity sha512-XDEnRYxPO5P3Jsizm4TCxLu1osS/uV3Lym6SfRhq2PxfXPTgEcdvOYDUXyV2drqebs3U5VQnOcYcJiSp73xhng==

"@microsoft/fast-element@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@microsoft/fast-element/-/fast-element-1.5.0.tgz#fcef9058cb007561f9fa85dcf537cbb618aec8b3"
integrity sha512-usrPwHFdV4w4nZ3vlBbTYy9lXwfu0QJWfjHItgIqBIGkUIoWotW91BQaszt3xlQXx8e3v8294WEMtfc/MCukRA==

"@microsoft/fast-foundation@^2.8.1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@microsoft/fast-foundation/-/fast-foundation-2.8.1.tgz#d9e2da692c844ed6278e291f8fac5ca7a02782f7"
integrity sha512-5UkP5KDfy5WbGUIEvWhgzfBwf5sy6qkHjVJNh0S4bkfIMmJBIsTiqrpBgGiwRZytJf9KyLyTaKit7IOvutCezw==
"@microsoft/fast-foundation@^2.10.0":
version "2.10.0"
resolved "https://registry.yarnpkg.com/@microsoft/fast-foundation/-/fast-foundation-2.10.0.tgz#fc3356b5955eb080bfe4ea3be912502eb71400ea"
integrity sha512-E0Q9IogdLQReJCC9jIGM6tGf8631reBhrapZbYiZwrOM/sX7TS2waYy54zsLuI5mOgDdOYFH8LtiHCKwgFVoDw==
dependencies:
"@microsoft/fast-element" "^1.5.0"
"@microsoft/fast-web-utilities" "^4.8.0"
Expand Down