Skip to content

Commit

Permalink
fix(deps): update dependency deepl-node to v1.15.0 (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent da91459 commit 9bf33f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions translation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion translation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ecamp3/translations",
"private": true,
"dependencies": {
"deepl-node": "1.13.1"
"deepl-node": "1.15.0"
},
"scripts": {
"sort-common-de": "node deepl.js ../common/locales/de.json ../common/locales/de.json",
Expand Down

0 comments on commit 9bf33f2

Please sign in to comment.