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 1f26030 commit 7433e08Copy full SHA for 7433e08
package.json
@@ -20,7 +20,7 @@
20
"eslint-plugin-jsdoc": "^46.0.0",
21
"eslint-plugin-sonarjs": "^0.19.0",
22
"eslint-plugin-tsdoc": "^0.2.17",
23
- "eslint-plugin-unicorn": "^47.0.0",
+ "eslint-plugin-unicorn": "^47.0.0 || ^48.0.0",
24
"typescript": "*"
25
},
26
"devDependencies": {
@@ -32,7 +32,7 @@
32
"eslint-plugin-jsdoc": "46.4.4",
33
"eslint-plugin-sonarjs": "0.19.0",
34
"eslint-plugin-tsdoc": "0.2.17",
35
- "eslint-plugin-unicorn": "47.0.0",
+ "eslint-plugin-unicorn": "48.0.0",
36
"typescript": "5.1.6"
37
38
"repository": {
0 commit comments