Skip to content

Commit 09c3aaf

Browse files
authored
chore(react-tabster): bump tabster to 8.5.5 (#34395)
1 parent aeb1512 commit 09c3aaf

File tree

3 files changed

+21
-7
lines changed

3 files changed

+21
-7
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Bumping Tabster to 8.5.5",
4+
"packageName": "@fluentui/react-tabster",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

packages/react-components/react-tabster/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@griffel/react": "^1.5.22",
2424
"@swc/helpers": "^0.5.1",
2525
"keyborg": "^2.6.0",
26-
"tabster": "^8.5.0"
26+
"tabster": "^8.5.5"
2727
},
2828
"peerDependencies": {
2929
"@types/react": ">=16.14.0 <19.0.0",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3810,6 +3810,11 @@
38103810
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.40.1.tgz#e9f09b802f1291839247399028beaef9ce034c81"
38113811
integrity sha512-h8d28xzYb98fMQKUz0w2fMc1XuGzLLjdyxVIbhbil4ELfk5/orZlSTpF/xdI9C8K0I8lCkq+1En2RJsawZekkg==
38123812

3813+
3814+
version "4.40.0"
3815+
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.0.tgz#68b045a720bd9b4d905f462b997590c2190a6de0"
3816+
integrity sha512-RcDGMtqF9EFN8i2RYN2W+64CdHruJ5rPqrlYw+cgM3uOVPSsnAQps7cpjXe9be/yDp8UC7VLoCoKC8J3Kn2FkQ==
3817+
38133818
38143819
version "4.40.1"
38153820
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.1.tgz#0413169dc00470667dea8575c1129d4e7a73eb29"
@@ -22122,13 +22127,15 @@ table@^6.0.7:
2212222127
string-width "^4.2.3"
2212322128
strip-ansi "^6.0.1"
2212422129

22125-
tabster@^8.5.0:
22126-
version "8.5.0"
22127-
resolved "https://registry.yarnpkg.com/tabster/-/tabster-8.5.0.tgz#ec7a7d2f5965e60d60e68215893e1965abe81156"
22128-
integrity sha512-ePkJm9nycgh4MeW2yXY6QBa4btvwfb4h6+i1uYRAzRxQVf/AJMpN4mHooZKQceM4yQkCjfNibfGtC6DnPmo9vQ==
22130+
tabster@^8.5.5:
22131+
version "8.5.5"
22132+
resolved "https://registry.yarnpkg.com/tabster/-/tabster-8.5.5.tgz#fcd90edd8c5cd0bd42cd09a025b31afe6946fa15"
22133+
integrity sha512-fqoBWIZRPJ2LuAqQWbGGE1KkKz6sX+6ROOeHlXIyRM7qD7XZK0gWc50mJbI8G48wuy8201/kvGkYq3p+QmSTAg==
2212922134
dependencies:
2213022135
keyborg "2.6.0"
22131-
tslib "^2.3.1"
22136+
tslib "^2.8.1"
22137+
optionalDependencies:
22138+
"@rollup/rollup-linux-x64-gnu" "4.40.0"
2213222139

2213322140
2213422141
version "0.7.1"
@@ -22712,7 +22719,7 @@ tsconfig-paths@^3.15.0:
2271222719
minimist "^1.2.6"
2271322720
strip-bom "^3.0.0"
2271422721

22715-
[email protected], tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.8.1:
22722+
[email protected], tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.8.1:
2271622723
version "2.8.1"
2271722724
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
2271822725
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

0 commit comments

Comments
 (0)