We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 255f9f0 commit e439d6aCopy full SHA for e439d6a
apps/web/package.json
@@ -186,7 +186,7 @@
186
"eslint": "8.57.1",
187
"eslint-config-google": "^0.14.0",
188
"eslint-config-prettier": "^10.0.0",
189
- "eslint-plugin-deprecate": "0.8.7",
+ "eslint-plugin-deprecate": "0.9.0",
190
"eslint-plugin-import": "^2.25.4",
191
"eslint-plugin-jest": "^29.0.0",
192
"eslint-plugin-jsx-a11y": "^6.5.1",
packages/shared-components/package.json
@@ -93,7 +93,7 @@
93
"eslint": "8",
94
95
"eslint-config-prettier": "^10.1.8",
96
- "eslint-plugin-deprecate": "^0.8.7",
+ "eslint-plugin-deprecate": "^0.9.0",
97
"eslint-plugin-import": "^2.32.0",
98
"eslint-plugin-jsx-a11y": "^6.10.2",
99
"eslint-plugin-matrix-org": "^3.0.0",
0 commit comments