From 06d3ee1db87d6f9ac2829cdb95c032276fd91b3c Mon Sep 17 00:00:00 2001 From: Andrei Neculau Date: Thu, 14 Apr 2022 14:32:53 +0200 Subject: [PATCH] fixup! lodash-firecloud -> lodash-y, esling-plugin-firecloud -> eslint-plugin-y, etc --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c6492f191..a56fa8efb 100644 --- a/package.json +++ b/package.json @@ -15,18 +15,18 @@ "@babel/core": "^7.13.0", "@babel/eslint-parser": "^7.13.0", "@babel/eslint-plugin": "^7.13.0", - "@getify/eslint-plugin-proper-arrows": "^11.0.0", + "@getify/eslint-plugin-proper-arrows": "^11.0.3", "aws-sdk": "^2.205.0", "eslint": "^8.8.0", "eslint-import-resolver-node": "^0.3.3", "eslint-plugin-async-await": "^0.0.0", "eslint-plugin-eslint-comments": "^3.1.2", - "eslint-plugin-y": "git+https://github.com/ysoftwareab/eslint-plugin-y.git#semver:~0.14.0-rc.6", "eslint-plugin-fp": "^2.3.0", "eslint-plugin-import": "^2.18.2", "eslint-plugin-jsdoc": "^37.7.0", "eslint-plugin-lodash": "^7.1.0", "eslint-plugin-no-null": "^1.0.2", + "eslint-plugin-y": "git+https://github.com/ysoftwareab/eslint-plugin-y.git#semver:~0.14.0-rc.7", "js-yaml": "^3.14.1", "lodash-y": "git+https://github.com/ysoftwareab/lodash-y.git#semver:~0.5.28", "typescript": "^3.7.2"