From f45300cf2d6a8c38b511479e70f948b2c86c21bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 20:03:54 +0000 Subject: [PATCH] build(deps-dev): bump eslint Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.19.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v4.19.1) Signed-off-by: dependabot[bot] --- .../package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn-example/_cache/v1/npm-encodeurl-1.0.2-ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59/package.json b/yarn-example/_cache/v1/npm-encodeurl-1.0.2-ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59/package.json index b9f25ef..7d0ef20 100644 --- a/yarn-example/_cache/v1/npm-encodeurl-1.0.2-ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59/package.json +++ b/yarn-example/_cache/v1/npm-encodeurl-1.0.2-ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59/package.json @@ -13,7 +13,7 @@ ], "repository": "pillarjs/encodeurl", "devDependencies": { - "eslint": "3.19.0", + "eslint": "4.19.1", "eslint-config-standard": "10.2.1", "eslint-plugin-import": "2.8.0", "eslint-plugin-node": "5.2.1",