From ef28148deb6a0f0872459d1c3ed7ccc06d36df93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 05:12:06 +0000 Subject: [PATCH] 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](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] --- yarn.lock | 43 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c1e921e..fed01b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -918,6 +918,38 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== +"@transformation/core@^3.6.0", "@transformation/core@^3.8.0": + version "3.8.0" + resolved "https://registry.yarnpkg.com/@transformation/core/-/core-3.8.0.tgz#fb18a4bab79415bff5e27746cf4c80609e4d5249" + integrity sha512-PQXnGxxHx8ttrwAy4RoHKPLRi/nTQZoozN8tPsGla6Hl36vixOpUNUT4DZI17b8Emz8gm49V4zB1o/ZEgVwF7g== + dependencies: + medium "1.0.2" + quick-lru "^5.1.0" + +"@transformation/ejs@^3.6.0": + version "3.8.0" + resolved "https://registry.yarnpkg.com/@transformation/ejs/-/ejs-3.8.0.tgz#3a11e91ab4d212892d6af69320ef9a996d3b5765" + integrity sha512-1Zcg5Zwg96gtnIZcghZ2Q+lYL5o8/7izr0fr3ISjRt+y0Rkk87YyOf8m0QvXqDLZ6SVYAeb8LxnRi3RASCJHAw== + dependencies: + "@transformation/core" "^3.8.0" + ejs "3.0.1" + +"@transformation/process@^3.6.0": + version "3.8.0" + resolved "https://registry.yarnpkg.com/@transformation/process/-/process-3.8.0.tgz#42669bb184a46c078ca061d067d9902ff12cf96b" + integrity sha512-bF3xhA5XN3dcSckdQeHTT5NjSF/QG8GbPOZ0J4hx/iebC9mzCcDQ+nDD9ZKI5pQwCVTmJYcxnCDNPAJ9TL++dg== + dependencies: + "@transformation/core" "^3.8.0" + "@transformation/stream" "^3.8.0" + medium "1.0.2" + +"@transformation/stream@^3.6.0", "@transformation/stream@^3.8.0": + version "3.8.0" + resolved "https://registry.yarnpkg.com/@transformation/stream/-/stream-3.8.0.tgz#1e9afa22d7a680789273fa01471127dd2e693087" + integrity sha512-/+enmzZ0Gp/V1RhhTR2KHvvTOaLLgh440QpH93S80QxRIBoblJccSyP5vDNe/mg+Q/ppTSY8jpBXBJJeAAJsAg== + dependencies: + "@transformation/core" "^3.8.0" + "@types/json5@^0.0.29": version "0.0.29" resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" @@ -1959,6 +1991,11 @@ ecc-jsbn@~0.1.1: jsbn "~0.1.0" safer-buffer "^2.1.0" +ejs@3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.0.1.tgz#30c8f6ee9948502cc32e85c37a3f8b39b5a614a5" + integrity sha512-cuIMtJwxvzumSAkqaaoGY/L6Fc/t6YvoP9/VIaK0V/CyqKLEQ8sqODmYfy/cjXEdZ9+OOL8TecbJu+1RsofGDw== + ejs@3.1.5: version "3.1.5" resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.5.tgz#aed723844dc20acb4b170cd9ab1017e476a0d93b" @@ -2156,9 +2193,9 @@ eslint-plugin-node@^11.1.0: semver "^6.1.0" eslint-plugin-promise@^4.0.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a" - integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw== + version "4.3.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45" + integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ== eslint-plugin-standard@^5.0.0: version "5.0.0"