Build(deps-dev): Bump lint-to-the-future-eslint from 2.0.1 to 2.1.1 (#29038)
Bumps [lint-to-the-future-eslint](https://github.com/mansona/lint-to-the-future-eslint) from 2.0.1 to 2.1.1. - [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) --- updated-dependencies: - dependency-name: lint-to-the-future-eslint dependency-type: direct:development update-type: version-update:semver-minor ... 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:
parent
39d368df29
commit
6545b06e6b
|
@ -28,7 +28,7 @@
|
|||
"licensee": "^11.1.0",
|
||||
"lint-to-the-future": "^2.1.0",
|
||||
"lint-to-the-future-ember-template": "^1.1.1",
|
||||
"lint-to-the-future-eslint": "^2.0.1",
|
||||
"lint-to-the-future-eslint": "^2.1.1",
|
||||
"magnific-popup": "1.1.0",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.45",
|
||||
|
|
|
@ -98,8 +98,8 @@ importers:
|
|||
specifier: ^1.1.1
|
||||
version: 1.2.0(ember-template-lint@6.0.0)
|
||||
lint-to-the-future-eslint:
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(eslint@8.57.0)
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1(eslint@8.57.0)
|
||||
magnific-popup:
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
|
@ -6023,8 +6023,8 @@ packages:
|
|||
peerDependencies:
|
||||
ember-template-lint: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
|
||||
|
||||
lint-to-the-future-eslint@2.0.1:
|
||||
resolution: {integrity: sha512-p9I4Z8ncSroU6fPZfZ6d/qnbUqLbJJLg8Lzub0db/02rdO3TXMuP+/P4dFWs0VVVAC1wL+ctSZ3Z0bJttK6oKg==}
|
||||
lint-to-the-future-eslint@2.1.1:
|
||||
resolution: {integrity: sha512-5JbbMyykMV7tF4xWVHta7VmJtWSOMAXXlADYIDQTvQnM2F7NmaEAI1wdhbR4LbEsFrmHyVQ+dZ9lgxnqLyCLlQ==}
|
||||
engines: {node: 10.* || >= 12.*}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -15663,7 +15663,7 @@ snapshots:
|
|||
import-cwd: 3.0.0
|
||||
walk-sync: 2.2.0
|
||||
|
||||
lint-to-the-future-eslint@2.0.1(eslint@8.57.0):
|
||||
lint-to-the-future-eslint@2.1.1(eslint@8.57.0):
|
||||
dependencies:
|
||||
eslint: 8.57.0
|
||||
import-cwd: 3.0.0
|
||||
|
|
Loading…
Reference in New Issue