Skip to content

Commit 30e1df5

Browse files
chore(deps): update dependency @biomejs/biome to v2.4.10 (ant-design#57516)
* chore(deps): update dependency @biomejs/biome to v2.4.10 * bump * fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: thinkasany <480968828@qq.com>
1 parent b63d3e1 commit 30e1df5

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

components/typography/__tests__/copy.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ describe('Typography copy', () => {
9494
);
9595
}
9696

97-
jest.useFakeTimers();
9897
fireEvent.click(container.querySelectorAll('.ant-typography-copy')[0]);
9998
await waitFakeTimer();
10099

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"@ant-design/x": "^2.2.0",
164164
"@ant-design/x-sdk": "^2.2.0",
165165
"@antfu/eslint-config": "7.7.3",
166-
"@biomejs/biome": "2.4.9",
166+
"@biomejs/biome": "2.4.10",
167167
"@blazediff/core": "^1.7.0",
168168
"@codecov/webpack-plugin": "^1.9.1",
169169
"@codesandbox/sandpack-react": "^2.20.0",
@@ -237,11 +237,11 @@
237237
"dumi-plugin-color-chunk": "^2.1.0",
238238
"env-paths": "^4.0.0",
239239
"eslint": "10.1.0",
240-
"eslint-plugin-compat": "^7.0.0",
241-
"eslint-plugin-jest": "^29.15.0",
240+
"eslint-plugin-compat": "^7.0.1",
241+
"eslint-plugin-jest": "^29.15.1",
242242
"eslint-plugin-jsx-a11y": "^6.10.2",
243243
"eslint-plugin-react-hooks": "^7.0.1",
244-
"eslint-plugin-react-refresh": "^0.5.0",
244+
"eslint-plugin-react-refresh": "^0.5.2",
245245
"fast-glob": "^3.3.3",
246246
"father": "4.6.17",
247247
"fs-extra": "^11.3.2",

0 commit comments

Comments
 (0)