Merge pull request #22825 from backstage/renovate/eslint-plugin-deprecation-2.x

fix(deps): update dependency eslint-plugin-deprecation to v2
This commit is contained in:
Fredrik Adelöw
2024-02-12 13:28:31 +01:00
committed by GitHub
3 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
"eslint": "^8.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-deprecation": "^1.3.2",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-jsx-a11y": "^6.5.1",