Skip to content

Commit 96950cb

Browse files
committed
chore: update dependencies for fast-build, fast-html, and fast-test-harness
1 parent b080c62 commit 96950cb

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@
7272
"@microsoft/api-extractor": "7.51.0",
7373
"@microsoft/api-extractor-model": "7.31.2",
7474
"@microsoft/eslint-plugin-sdl": "1.0.1",
75-
"@microsoft/fast-build": "0.6.0",
75+
"@microsoft/fast-build": "0.7.0",
7676
"@microsoft/fast-element": "2.10.4",
77-
"@microsoft/fast-html": "1.0.0-alpha.53",
78-
"@microsoft/fast-test-harness": "0.3.0",
77+
"@microsoft/fast-html": "1.0.0-alpha.54",
78+
"@microsoft/fast-test-harness": "0.3.1",
7979
"@microsoft/focusgroup-polyfill": "1.5.0",
8080
"@microsoft/load-themed-styles": "1.10.26",
8181
"@microsoft/loader-load-themed-styles": "2.0.17",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2747,25 +2747,25 @@
27472747
eslint-plugin-react "7.35.2"
27482748
eslint-plugin-security "1.4.0"
27492749

2750-
"@microsoft/fast-build@0.6.0":
2751-
version "0.6.0"
2752-
resolved "https://registry.yarnpkg.com/@microsoft/fast-build/-/fast-build-0.6.0.tgz#9791d6100d68ba7104a7727db44cf4fc27a6c939"
2753-
integrity sha512-N5sApsoDETr4/iHyr99iy9lfAxHsNFIzyEezGmQyWa06rzXn8QK+pLF7EKtp0N4VUsB8i+s62dtIsCgz8kp/2g==
2750+
"@microsoft/fast-build@0.7.0":
2751+
version "0.7.0"
2752+
resolved "https://registry.yarnpkg.com/@microsoft/fast-build/-/fast-build-0.7.0.tgz#a7167f8ae1bbd4a1ae379ac3b7bf84d68f464dd7"
2753+
integrity sha512-YKqjlwFwurd69dL6YWbvGdJ7TX8c2h4Ra7qUGUMTSQAhrnREXjtB6/cduPnkswxBfDOMwYBeaVJCDcMP5auLZg==
27542754

27552755
"@microsoft/fast-element@2.10.4", "@microsoft/fast-element@^2.0.0":
27562756
version "2.10.4"
27572757
resolved "https://registry.yarnpkg.com/@microsoft/fast-element/-/fast-element-2.10.4.tgz#12b8c6c90902f2a54d5b27f618d7d095e133546d"
27582758
integrity sha512-OkHIlMztq7+PgkRF1LscgBd/MVzMhGrWPkJRDvOEqdqEdZOKocKvaKcUKZubIBz4RpLIrhLD3lOJzCsspk6jXg==
27592759

2760-
"@microsoft/fast-html@1.0.0-alpha.53":
2761-
version "1.0.0-alpha.53"
2762-
resolved "https://registry.yarnpkg.com/@microsoft/fast-html/-/fast-html-1.0.0-alpha.53.tgz#e656a38386a998640fd7af40bbcd5aae321092f9"
2763-
integrity sha512-S6fUlNjk3aj9SP1U4sRWA1Cf1gns7FLJOed3NMvndWQBfmQczVX8CHXbfVKF55B7nKWRkAQwDHN0wOu7yxw+aw==
2760+
"@microsoft/fast-html@1.0.0-alpha.54":
2761+
version "1.0.0-alpha.54"
2762+
resolved "https://registry.yarnpkg.com/@microsoft/fast-html/-/fast-html-1.0.0-alpha.54.tgz#66c670aad1dd2600941029d188ed63773baaed20"
2763+
integrity sha512-7GWGwaJSWD/nqafn/s1YTqc5CmHbRWwEC1BA/BJHSLrX+UQZGGbCugSQ0ArL4x7goDmB6rWLTPB7UZtqOcu/3g==
27642764

2765-
"@microsoft/fast-test-harness@0.3.0":
2766-
version "0.3.0"
2767-
resolved "https://registry.yarnpkg.com/@microsoft/fast-test-harness/-/fast-test-harness-0.3.0.tgz#9d5536c8cbf1e4ecae9d70bfe0fe105b5e215caf"
2768-
integrity sha512-EZ0iLxy/AEaOMthJmalD4fIp4rAM/ypBfqXmMJD4ZffVUVnLkfUw2NFZNUIsMbP/S4+tsfBnBlX5tyKSYD5TIQ==
2765+
"@microsoft/fast-test-harness@0.3.1":
2766+
version "0.3.1"
2767+
resolved "https://registry.yarnpkg.com/@microsoft/fast-test-harness/-/fast-test-harness-0.3.1.tgz#92c671ab9d76751b41a5dc447ec1fe74420796aa"
2768+
integrity sha512-BxwSSJhRbCJkyjJv9xsOl0ECAHjtU+zZk4PDse7jy/iqEb2wf51QLVrHZQAgWPZWAI6OlMTrjdZTRfiea3ciWA==
27692769
dependencies:
27702770
cheerio "1.2.0"
27712771

0 commit comments

Comments
 (0)