Skip to content

Commit 6fbc2e7

Browse files
committed
Merge branch 'deps/p-limit-7'
2 parents a0ccd25 + 05abc4a commit 6fbc2e7

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Updated `@types/node` from v20 to v25
1919
- Updated inquirer from 12 to 13
2020
- Updated better-sqlite3 from 11 to 12
21+
- Updated p-limit from 6 to 7
2122

2223
### Fixed
2324
- Double space in "Unsupported file type" suggestion message for file translation

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"inquirer": "^13.0.0",
7373
"minimatch": "^9.0.5",
7474
"ora": "^8.1.1",
75-
"p-limit": "^6.1.0",
75+
"p-limit": "^7.0.0",
7676
"ws": "^8.19.0",
7777
"yaml": "^2.8.2"
7878
},

0 commit comments

Comments
 (0)