From ad1e4f2cd64fc8af061f6c072c461b73ecf4c293 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Apr 2025 01:55:04 +0000 Subject: [PATCH] feat: upgrade @antfu/eslint-config from 3.16.0 to 4.11.0 Snyk has created this PR to upgrade @antfu/eslint-config from 3.16.0 to 4.11.0. See this package in npm: @antfu/eslint-config See this project in Snyk: https://app.snyk.io/org/nerds-github/project/a2025a67-2a02-40c3-a2cf-7d54d09d4d47?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c394f7cc0ce..a290d798dc9c 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "@ant-design/compatible": "^5.1.3", "@ant-design/happy-work-theme": "^1.0.0", "@ant-design/tools": "^18.0.2", - "@antfu/eslint-config": "^3.0.0", + "@antfu/eslint-config": "^4.11.0", "@antv/g6": "^4.8.24", "@biomejs/biome": "^1.9.1", "@codecov/webpack-plugin": "^1.0.1",