Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-file-progress to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent e8896ae commit d490131
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-formatter-github-annotations": "0.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-etc": "2.0.3",
"eslint-plugin-file-progress": "1.3.0",
"eslint-plugin-file-progress": "1.4.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-jest-dom": "5.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5104,10 +5104,10 @@ eslint-plugin-ext@^0.1.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-ext/-/eslint-plugin-ext-0.1.0.tgz#db674e42a5f9b4535aaeefe10d78e9694482d820"
integrity sha512-CbZgte+kC8u6uymkwtgDPHLgA3IRbhermH88o9VXDh4Pa1ds1QIo0ojJc+mvq5zjf3mm4GT/pTTFYZT9nQORyg==

eslint-plugin-file-progress@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-file-progress/-/eslint-plugin-file-progress-1.3.0.tgz#737a432a66a4501cbdb53cb945551703c6f9b454"
integrity sha512-LncpnGHU26KPvCrvDC2Sl9PfjdrsG8qltgiK6BR7KybWtfqrdlsu1ax3+hyPMn5OkKBTF3Wki3oqK1MSMeOtQw==
eslint-plugin-file-progress@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-file-progress/-/eslint-plugin-file-progress-1.4.0.tgz#c8df7ef9769699d3b309078f8cea18db74bcbafb"
integrity sha512-MQiq8GGfPc8stuECBktL03CAUu91+kZyufsVjoAEzC7Y4ipAY9M3xB3YYCt7Xv0C5O5t47wlAkqaxnX6LO7DBg==
dependencies:
chalk "^4.1.2"
ora "^5.4.1"
Expand Down

0 comments on commit d490131

Please sign in to comment.