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 68da7c4 commit 6eacd1dCopy full SHA for 6eacd1d
package.json
@@ -32,7 +32,7 @@
32
"eslint-config-standard-with-typescript": "42.0.0",
33
"eslint-plugin-import": "2.29.1",
34
"eslint-plugin-n": "16.6.2",
35
- "eslint-plugin-promise": "6.6.0",
+ "eslint-plugin-promise": "7.1.0",
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.1.0"
106
}
107
0 commit comments