From 0b8423fb10f6d5f7f5b100b67257ce634f7c834c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 17:17:52 +0100 Subject: [PATCH] chore(deps-dev): bump eslint-config-hexo from 4.0.0 to 4.1.0 (#73) Bumps [eslint-config-hexo](https://github.com/hexojs/eslint-config-hexo) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/hexojs/eslint-config-hexo/releases) - [Commits](https://github.com/hexojs/eslint-config-hexo/compare/4.0.0...4.1.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1efa5a1..463d64e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1175,9 +1175,9 @@ } }, "eslint-config-hexo": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-hexo/-/eslint-config-hexo-4.0.0.tgz", - "integrity": "sha512-X5g5EAEeY80XmeEB4Dnb+9UbibyP+QmaIU8g4E0kxwzisv/iXEvgmbg9fZnVqGwolPiiAyVVLOS/vQUA6wp7Yw==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-hexo/-/eslint-config-hexo-4.1.0.tgz", + "integrity": "sha512-8palBd59gsXT2bBF1MsZMzEzxbBmA+BoWNbaFTceeWASLxN/IAA3GhvL7Xe5DbawYe2sV38n8NNMmI/UkP4tDA==", "dev": true, "requires": { "eslint-plugin-node": "^10.0.0" @@ -1222,9 +1222,9 @@ "dev": true }, "resolve": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.13.1.tgz", - "integrity": "sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.14.0.tgz", + "integrity": "sha512-uviWSi5N67j3t3UKFxej1loCH0VZn5XuqdNxoLShPcYPw6cUZn74K1VRj+9myynRX03bxIBEkwlkob/ujLsJVw==", "dev": true, "requires": { "path-parse": "^1.0.6"