From c53aa6552fe97bc4a3b16decd0d65ab600c231e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 07:44:11 +0000 Subject: [PATCH] Bump eslint-plugin-es5 from 1.4.1 to 1.5.0 Bumps [eslint-plugin-es5](https://github.com/nkt/eslint-plugin-es5) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/nkt/eslint-plugin-es5/releases) - [Commits](https://github.com/nkt/eslint-plugin-es5/compare/v1.4.1...v1.5.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9f6af79..c36a493 100644 --- a/yarn.lock +++ b/yarn.lock @@ -537,9 +537,9 @@ eslint-config-prettier@^6.7.0: get-stdin "^6.0.0" eslint-plugin-es5@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-es5/-/eslint-plugin-es5-1.4.1.tgz#258fe89bc5f72fbd9f5f7936c840151766821f1e" - integrity sha512-kktkmkF2O7pnSZYgrMiYMbt3wCKRIiXePwILv8USDG95YgP0PzhIxSIROLLKmiQQ/Z6LuhDGWTHK04gnbXBvkg== + version "1.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-es5/-/eslint-plugin-es5-1.5.0.tgz#aab19af3d4798f7924bba309bc4f87087280fbba" + integrity sha512-Qxmfo7v2B7SGAEURJo0dpBweFf+JU15kSyALfiB2rXWcBuJ96r6X9kFHXFnhdopPHCaHjoQs1xQPUJVbGMb1AA== eslint-scope@^5.0.0: version "5.0.0"