mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps-dev): bump eslint-plugin-file-progress from 3.0.2 to 4.0.0
Bumps [eslint-plugin-file-progress](https://github.com/sibiraj-s/eslint-plugin-file-progress) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/sibiraj-s/eslint-plugin-file-progress/releases) - [Changelog](https://github.com/sibiraj-s/eslint-plugin-file-progress/blob/master/CHANGELOG.md) - [Commits](https://github.com/sibiraj-s/eslint-plugin-file-progress/compare/v3.0.2...v4.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-file-progress dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
16b029ca63
commit
be976fa215
2 changed files with 8 additions and 8 deletions
|
|
@ -161,7 +161,7 @@
|
|||
"eslint-import-resolver-custom-alias": "^1.3.2",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
"eslint-plugin-etc": "^2.0.3",
|
||||
"eslint-plugin-file-progress": "^3.0.2",
|
||||
"eslint-plugin-file-progress": "^4.0.0",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-no-null": "^1.0.2",
|
||||
"eslint-plugin-redundant-undefined": "^1.0.0",
|
||||
|
|
|
|||
|
|
@ -149,8 +149,8 @@ importers:
|
|||
specifier: ^2.0.3
|
||||
version: 2.0.3(eslint@10.1.0(jiti@2.6.1))(typescript@5.9.3)
|
||||
eslint-plugin-file-progress:
|
||||
specifier: ^3.0.2
|
||||
version: 3.0.2(eslint@10.1.0(jiti@2.6.1))
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0(eslint@10.1.0(jiti@2.6.1))
|
||||
eslint-plugin-import:
|
||||
specifier: ^2.32.0
|
||||
version: 2.32.0(@typescript-eslint/parser@8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@10.1.0(jiti@2.6.1))
|
||||
|
|
@ -6837,11 +6837,11 @@ packages:
|
|||
eslint: ^8.0.0
|
||||
typescript: '>=4.0.0'
|
||||
|
||||
eslint-plugin-file-progress@3.0.2:
|
||||
resolution: {integrity: sha512-wX54LVbKP1MOe+yXI6CkfyseUkgiBgvHDgb3mWZ5j6xfQa81hcLzeiOew+rIZuxZQ+M3UHLC4pOGRYUP6OKsyA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
eslint-plugin-file-progress@4.0.0:
|
||||
resolution: {integrity: sha512-a2+cwFrw7SNU08+rdcWDZ7zrwUcZVq3eruXwcGbjM2gJJYPjXgR7WZHtdgjHhiO2qz65ChM1jVDVZbz6oi4HXg==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^9.0.0
|
||||
eslint: ^10.0.0
|
||||
|
||||
eslint-plugin-import@2.32.0:
|
||||
resolution: {integrity: sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==}
|
||||
|
|
@ -19383,7 +19383,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-file-progress@3.0.2(eslint@10.1.0(jiti@2.6.1)):
|
||||
eslint-plugin-file-progress@4.0.0(eslint@10.1.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 10.1.0(jiti@2.6.1)
|
||||
nanospinner: 1.2.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue