Skip to content

Commit

Permalink
fix: temporarily lock promise plugin to a commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Nov 17, 2021
1 parent c843df0 commit 12c6091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-modules-newline": "0.0.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-promise": "https://github.com/MichaelDeBoey/eslint-plugin-promise#6d6d4cfc62db9a1b447a49dde0d80966a0b46e66",
"eslint-plugin-react": "^7.27.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-typescript-sort-keys": "^2.0.0",
Expand Down

0 comments on commit 12c6091

Please sign in to comment.