From c610c42bbb3a3a4ed1e04b5e70f7e004f18783bd Mon Sep 17 00:00:00 2001 From: Chris Manson Date: Tue, 1 Oct 2024 12:52:24 +0100 Subject: [PATCH] update lint-to-the-future --- package-lock.json | 31 ++++++++++++++++--------------- package.json | 4 ++-- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index b13ca9444..bd29926e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -79,9 +79,9 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.4.1", "eslint-plugin-qunit": "^6.2.0", - "lint-to-the-future": "^2.0.0", + "lint-to-the-future": "^2.1.0", "lint-to-the-future-ember-template": "^1.2.0", - "lint-to-the-future-eslint": "^2.0.1", + "lint-to-the-future-eslint": "^2.1.2", "liquid-fire": "~0.31.0", "loader.js": "^4.7.0", "npm-run-all": "^4.1.5", @@ -22743,9 +22743,9 @@ } }, "node_modules/lint-to-the-future": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/lint-to-the-future/-/lint-to-the-future-2.0.0.tgz", - "integrity": "sha512-gutEHLC1w5Ivh4nKQTuNV9lwnXKuUtwZ1kWOhVZVAhs6dsw71IBzS28+Kt1KiNFCds/TVkbj4OFQ2sXQaPtrkg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/lint-to-the-future/-/lint-to-the-future-2.1.0.tgz", + "integrity": "sha512-Z7TSnsd2XEml9KcNMghFOnHZ1WqL3xHhuZzw20FPC6kR7yFTQtsAVj7/tVhIkgpRYSvWaH/E+bebPXxN/4jCVw==", "dev": true, "license": "MIT", "dependencies": { @@ -22756,7 +22756,8 @@ "node-fetch": "^2.6.0" }, "bin": { - "lint-to-the-future": "cli.js" + "lint-to-the-future": "cli.js", + "lttf": "cli.js" }, "engines": { "node": "10.* || >= 12" @@ -22796,9 +22797,9 @@ } }, "node_modules/lint-to-the-future-eslint": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/lint-to-the-future-eslint/-/lint-to-the-future-eslint-2.0.1.tgz", - "integrity": "sha512-p9I4Z8ncSroU6fPZfZ6d/qnbUqLbJJLg8Lzub0db/02rdO3TXMuP+/P4dFWs0VVVAC1wL+ctSZ3Z0bJttK6oKg==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/lint-to-the-future-eslint/-/lint-to-the-future-eslint-2.1.2.tgz", + "integrity": "sha512-tGu0Q4x7W8Zvsrg+xbtRDs5QV1X06kphR2ZAzWl7sl2T+qed4tNejl+DLZAmuMWK3pdbxtiuGI3e/+v7CrMI1Q==", "dev": true, "license": "MIT", "dependencies": { @@ -49096,9 +49097,9 @@ } }, "lint-to-the-future": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/lint-to-the-future/-/lint-to-the-future-2.0.0.tgz", - "integrity": "sha512-gutEHLC1w5Ivh4nKQTuNV9lwnXKuUtwZ1kWOhVZVAhs6dsw71IBzS28+Kt1KiNFCds/TVkbj4OFQ2sXQaPtrkg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/lint-to-the-future/-/lint-to-the-future-2.1.0.tgz", + "integrity": "sha512-Z7TSnsd2XEml9KcNMghFOnHZ1WqL3xHhuZzw20FPC6kR7yFTQtsAVj7/tVhIkgpRYSvWaH/E+bebPXxN/4jCVw==", "dev": true, "requires": { "chai": "^4.3.6", @@ -49153,9 +49154,9 @@ } }, "lint-to-the-future-eslint": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/lint-to-the-future-eslint/-/lint-to-the-future-eslint-2.0.1.tgz", - "integrity": "sha512-p9I4Z8ncSroU6fPZfZ6d/qnbUqLbJJLg8Lzub0db/02rdO3TXMuP+/P4dFWs0VVVAC1wL+ctSZ3Z0bJttK6oKg==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/lint-to-the-future-eslint/-/lint-to-the-future-eslint-2.1.2.tgz", + "integrity": "sha512-tGu0Q4x7W8Zvsrg+xbtRDs5QV1X06kphR2ZAzWl7sl2T+qed4tNejl+DLZAmuMWK3pdbxtiuGI3e/+v7CrMI1Q==", "dev": true, "requires": { "import-cwd": "^3.0.0", diff --git a/package.json b/package.json index 4d70b29dc..238904678 100644 --- a/package.json +++ b/package.json @@ -89,9 +89,9 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.4.1", "eslint-plugin-qunit": "^6.2.0", - "lint-to-the-future": "^2.0.0", + "lint-to-the-future": "^2.1.0", "lint-to-the-future-ember-template": "^1.2.0", - "lint-to-the-future-eslint": "^2.0.1", + "lint-to-the-future-eslint": "^2.1.2", "liquid-fire": "~0.31.0", "loader.js": "^4.7.0", "npm-run-all": "^4.1.5",