mirror of
https://github.com/discourse/discourse.git
synced 2025-03-20 04:55:31 +08:00
Build(deps-dev): Bump lint-to-the-future from 2.6.1 to 2.6.2 (#30650)
Bumps [lint-to-the-future](https://github.com/mansona/lint-to-the-future) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/mansona/lint-to-the-future/releases) - [Changelog](https://github.com/mansona/lint-to-the-future/blob/main/CHANGELOG.md) - [Commits](https://github.com/mansona/lint-to-the-future/commits) --- updated-dependencies: - dependency-name: lint-to-the-future dependency-type: direct:development update-type: version-update:semver-patch ... 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
65bb5c3791
commit
a25be3d2fc
@ -26,7 +26,7 @@
|
||||
"jsdoc": "^4.0.4",
|
||||
"lefthook": "^1.10.1",
|
||||
"licensee": "^11.1.1",
|
||||
"lint-to-the-future": "^2.6.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",
|
||||
"magnific-popup": "1.1.0",
|
||||
|
27
pnpm-lock.yaml
generated
27
pnpm-lock.yaml
generated
@ -95,8 +95,8 @@ importers:
|
||||
specifier: ^11.1.1
|
||||
version: 11.1.1(patch_hash=55h346kvblvnigtrwrsh4hpona)
|
||||
lint-to-the-future:
|
||||
specifier: ^2.6.1
|
||||
version: 2.6.1(encoding@0.1.13)
|
||||
specifier: ^2.6.2
|
||||
version: 2.6.2(encoding@0.1.13)
|
||||
lint-to-the-future-ember-template:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(ember-template-lint@6.0.0)
|
||||
@ -5965,8 +5965,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
||||
lint-to-the-future@2.6.1:
|
||||
resolution: {integrity: sha512-BRjkKzN0ivVp4eEYybpQR+I9dCeNrulQlbYQtUb3J9RFLN5DZ9GgcCIRicSBepZ7VHpiqrqy7AV2RNjhIf1OIw==}
|
||||
lint-to-the-future@2.6.2:
|
||||
resolution: {integrity: sha512-l8fmDddu7Gqp/gzIyYU+dVUDonaH/GIH9SnldoG+5bNqpdwQE+p4xS6sLuFo+N7MNTMXdq7HBUa9J3nrDkAzQg==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
|
||||
@ -6428,6 +6428,15 @@ packages:
|
||||
encoding:
|
||||
optional: true
|
||||
|
||||
node-fetch@2.7.0:
|
||||
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
||||
engines: {node: 4.x || >=6.0.0}
|
||||
peerDependencies:
|
||||
encoding: ^0.1.0
|
||||
peerDependenciesMeta:
|
||||
encoding:
|
||||
optional: true
|
||||
|
||||
node-fetch@3.3.2:
|
||||
resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
@ -14840,12 +14849,12 @@ snapshots:
|
||||
semver: 7.6.3
|
||||
walk-sync: 3.0.0
|
||||
|
||||
lint-to-the-future@2.6.1(encoding@0.1.13):
|
||||
lint-to-the-future@2.6.2(encoding@0.1.13):
|
||||
dependencies:
|
||||
commander: 9.5.0
|
||||
fs-extra: 7.0.1
|
||||
import-cwd: 3.0.0
|
||||
node-fetch: 2.6.12(encoding@0.1.13)
|
||||
node-fetch: 2.7.0(encoding@0.1.13)
|
||||
temporal-polyfill: 0.2.5
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
@ -15313,6 +15322,12 @@ snapshots:
|
||||
optionalDependencies:
|
||||
encoding: 0.1.13
|
||||
|
||||
node-fetch@2.7.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
whatwg-url: 5.0.0
|
||||
optionalDependencies:
|
||||
encoding: 0.1.13
|
||||
|
||||
node-fetch@3.3.2:
|
||||
dependencies:
|
||||
data-uri-to-buffer: 4.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user