Skip to content

Commit 4ae904b

Browse files
dependabot[bot]Jacquelyn Vinson
authored and
Jacquelyn Vinson
committed
chore(deps-dev): bump eslint-plugin-promise from 4.2.1 to 4.3.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases) - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca83dd1 commit 4ae904b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"eslint-plugin-markdown": "^1.0.2",
131131
"eslint-plugin-node": "^11.1.0",
132132
"eslint-plugin-prettier": "^3.3.1",
133-
"eslint-plugin-promise": "^4.2.1",
133+
"eslint-plugin-promise": "^4.3.1",
134134
"eslint-plugin-vue": "^7.5.0",
135135
"esm": "^3.2.25",
136136
"execa": "^5.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5525,10 +5525,10 @@ eslint-plugin-prettier@^3.3.1:
55255525
dependencies:
55265526
prettier-linter-helpers "^1.0.0"
55275527

5528-
eslint-plugin-promise@^4.2.1:
5529-
version "4.2.1"
5530-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
5531-
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
5528+
eslint-plugin-promise@^4.3.1:
5529+
version "4.3.1"
5530+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
5531+
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
55325532

55335533
eslint-plugin-vue@^7.5.0:
55345534
version "7.5.0"

0 commit comments

Comments
 (0)