We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d408b commit 44a996dCopy full SHA for 44a996d
package.json
@@ -32,7 +32,7 @@
32
"eslint-config-standard-with-typescript": "42.0.0",
33
"eslint-plugin-import": "2.30.0",
34
"eslint-plugin-n": "16.6.2",
35
- "eslint-plugin-promise": "6.6.0",
+ "eslint-plugin-promise": "7.2.1",
36
"npm-run-all": "4.1.5",
37
"semantic-release": "22.0.12",
38
"semantic-release-standard": "github:standard/semantic-release",
@@ -102,6 +102,6 @@
102
"globals": "13.24.0",
103
104
105
- "eslint-plugin-promise": "6.6.0"
+ "eslint-plugin-promise": "7.2.1"
106
}
107
0 commit comments