Skip to content

Commit a6ba744

Browse files
Update dependency eslint-plugin-promise to v6.5.0
1 parent 18ba117 commit a6ba744

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-config-standard": "17.0.0",
3535
"eslint-plugin-import": "2.26.0",
3636
"eslint-plugin-node": "11.1.0",
37-
"eslint-plugin-promise": "6.0.1",
37+
"eslint-plugin-promise": "6.5.0",
3838
"typescript": "4.7.4"
3939
}
4040
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -441,10 +441,10 @@ eslint-plugin-node@11.1.0:
441441
resolve "^1.10.1"
442442
semver "^6.1.0"
443443

444-
eslint-plugin-promise@6.0.1:
445-
version "6.0.1"
446-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1.tgz#a8cddf96a67c4059bdabf4d724a29572188ae423"
447-
integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==
444+
eslint-plugin-promise@6.5.0:
445+
version "6.5.0"
446+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.5.0.tgz#b5ebe2c1b6b7f4fd65490bad6754406f5d7ec890"
447+
integrity sha512-Sa4irPRhXB0mNjv88rWidu0WUhRLUMLAY3wj5MZyCKH/aMZKCRa3PzfIUaaLe4/U3RjAfRJvNP2rPvZ09lsmTg==
448448

449449
eslint-scope@^5.1.1:
450450
version "5.1.1"

0 commit comments

Comments
 (0)