Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
while1618 committed Aug 20, 2024
1 parent 02f1a40 commit 1b0e9c9
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
114 changes: 57 additions & 57 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"node": ">= 14.17"
},
"dependencies": {
"@google-cloud/translate": "8.4.0",
"@google-cloud/translate": "8.5.0",
"axios": "1.7.4",
"deep-object-diff": "1.1.9",
"glob": "11.0.0",
Expand All @@ -44,7 +44,7 @@
"devDependencies": {
"@types/glob": "8.1.0",
"@types/jest": "29.5.12",
"@types/node": "22.4.0",
"@types/node": "22.4.1",
"@types/yargs": "17.0.33",
"@types/eslint": "9.6.0",
"eslint": "9.9.0",
Expand All @@ -55,6 +55,6 @@
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"typescript-eslint": "8.1.0"
"typescript-eslint": "8.2.0"
}
}

0 comments on commit 1b0e9c9

Please sign in to comment.