Skip to content

Commit

Permalink
build(deps): update all javascript dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Jan 20, 2024
1 parent 3fc8848 commit 5f7096f
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 231 deletions.
12 changes: 6 additions & 6 deletions tools/localization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
"author": "AnkiDroid Open Source Team",
"license": "GPL-3.0",
"dependencies": {
"@crowdin/crowdin-api-client": "^1.29.4",
"@crowdin/crowdin-api-client": "^1.29.5",
"axios": "^1.6.5",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"extract-zip": "^2.0.1",
"typescript": "^5.3.3"
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.7.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2"
}
Expand Down
Loading

0 comments on commit 5f7096f

Please sign in to comment.