fix: upgrade eslint-plugin-unused-imports from 4.2.0 to 4.3.0

Snyk has created this PR to upgrade eslint-plugin-unused-imports from 4.2.0 to 4.3.0.

See this package in npm:
eslint-plugin-unused-imports

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/c3622982-05c8-495c-809c-20f301c75f92?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2025-11-22 10:06:29 +00:00
parent 11cbe5f34a
commit 911fe180ab
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
"type": "module",
"dependencies": {
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-unused-imports": "^4.1.0",
"eslint-plugin-unused-imports": "^4.3.0",
"globals": "^15.15.0",
"jest": "^30.2.0",
"mailparser": "^3.7.5",