Skip to content

Commit 7302563

Browse files
committed
chore(react-conformance): revert chalk version to use range and to not clash with single version policy for devtooling
1 parent 8bb74d0 commit 7302563

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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": "chore(react-conformance): revert chalk version to use range and to not clash with single version policy for devtooling",
4+
"packageName": "@fluentui/react-conformance",
5+
"email": "martinhochel@microsoft.com",
6+
"dependentChangeType": "patch"
7+
}

packages/react-conformance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"doctrine": "^3.0.0",
3737
"lodash": "^4.17.15",
38-
"chalk": "2.4.2",
38+
"chalk": "^2.4.2",
3939
"react-docgen-typescript": "^1.16.6",
4040
"react-is": "^16.6.3",
4141
"tslib": "^2.1.0"

0 commit comments

Comments
 (0)