From 65bb3c39c7042dde913f1b487ced4f919c0bbc56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 19:33:41 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 7.5.0 in /node_modules copy/alphanum-sort Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 to 7.5.0. - [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/v1.10.3...v7.5.0) Signed-off-by: dependabot[bot] --- node_modules copy/alphanum-sort/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules copy/alphanum-sort/package.json b/node_modules copy/alphanum-sort/package.json index 0a586d429..c6d55fee0 100644 --- a/node_modules copy/alphanum-sort/package.json +++ b/node_modules copy/alphanum-sort/package.json @@ -38,7 +38,7 @@ }, "description": "Alphanumeric sorting algorithm", "devDependencies": { - "eslint": "^1.5.1", + "eslint": "^7.5.0", "javascript-natural-sort": "^0.7.1", "tap-spec": "^4.1.0", "tape": "^4.2.0"