Build(deps-dev): Bump lint-to-the-future-eslint from 2.2.0 to 3.0.0 (#31265)

Bumps
[lint-to-the-future-eslint](https://github.com/mansona/lint-to-the-future-eslint)
from 2.2.0 to 3.0.0.
- [Release
notes](https://github.com/mansona/lint-to-the-future-eslint/releases)
-
[Changelog](https://github.com/mansona/lint-to-the-future-eslint/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/mansona/lint-to-the-future-eslint/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-12 10:49:01 +01:00
committed by GitHub
parent e96f78fcc8
commit 55af5c1593
2 changed files with 6 additions and 7 deletions

View File

@@ -28,7 +28,7 @@
"licensee": "^11.1.1",
"lint-to-the-future": "^2.6.2",
"lint-to-the-future-ember-template": "^3.0.0",
"lint-to-the-future-eslint": "^2.2.0",
"lint-to-the-future-eslint": "^3.0.0",
"magnific-popup": "1.1.0",
"moment": "2.30.1",
"moment-timezone": "0.5.45",

11
pnpm-lock.yaml generated
View File

@@ -101,8 +101,8 @@ importers:
specifier: ^3.0.0
version: 3.0.0(ember-template-lint@6.1.0)
lint-to-the-future-eslint:
specifier: ^2.2.0
version: 2.2.0(eslint@9.19.0)
specifier: ^3.0.0
version: 3.0.0(eslint@9.19.0)
magnific-popup:
specifier: 1.1.0
version: 1.1.0
@@ -5952,8 +5952,8 @@ packages:
peerDependencies:
ember-template-lint: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
lint-to-the-future-eslint@2.2.0:
resolution: {integrity: sha512-qVAplasyGhUxtehl4Rfmj4qNiHx8axZKu9HtqbjeyRrcIRyXGcHr5UECJSRP0H4sraCk+wB1IuG0k7Mv2ax3Aw==}
lint-to-the-future-eslint@3.0.0:
resolution: {integrity: sha512-ffB9PyFloMd0S3AvYUeqG24rXPAqGbd8xY3SOAnHI1W/8M6E3s+XO7UgmxjVyxHkd5suMLeZ7ymFn3QWhhVWWQ==}
engines: {node: 10.* || >= 12.*}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -14897,11 +14897,10 @@ snapshots:
ember-template-lint: 6.1.0
walk-sync: 2.2.0
lint-to-the-future-eslint@2.2.0(eslint@9.19.0):
lint-to-the-future-eslint@3.0.0(eslint@9.19.0):
dependencies:
eslint: 9.19.0
import-cwd: 3.0.0
semver: 7.7.1
walk-sync: 3.0.0
lint-to-the-future@2.6.2(encoding@0.1.13):