Skip to content

Commit

Permalink
build(deps): bump the non-breaking group across 1 directory with 4 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the non-breaking group with 4 updates in the /tools/localization directory: [@crowdin/crowdin-api-client](https://github.com/crowdin/crowdin-api-client-js), [axios](https://github.com/axios/axios), [dotenv](https://github.com/motdotla/dotenv) and [prettier](https://github.com/prettier/prettier).


Updates `@crowdin/crowdin-api-client` from 1.39.1 to 1.40.0
- [Release notes](https://github.com/crowdin/crowdin-api-client-js/releases)
- [Changelog](https://github.com/crowdin/crowdin-api-client-js/blob/master/.release-it.json)
- [Commits](crowdin/crowdin-api-client-js@1.39.1...1.40.0)

Updates `axios` from 1.7.8 to 1.7.9
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.8...v1.7.9)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `prettier` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: "@crowdin/crowdin-api-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 6c50acd commit dcf664a
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 21 deletions.
8 changes: 4 additions & 4 deletions tools/localization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"author": "AnkiDroid Open Source Team",
"license": "GPL-3.0",
"dependencies": {
"@crowdin/crowdin-api-client": "^1.39.1",
"axios": "^1.7.8",
"dotenv": "^16.4.4",
"@crowdin/crowdin-api-client": "^1.40.0",
"axios": "^1.7.9",
"dotenv": "^16.4.7",
"extract-zip": "^2.0.1",
"typescript": "^5.7.2"
},
Expand All @@ -38,7 +38,7 @@
"eslint-plugin-promise": "^7.2.1",
"globals": "^15.13.0",
"jest": "^29.7.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2"
},
Expand Down
45 changes: 28 additions & 17 deletions tools/localization/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -384,12 +384,12 @@ __metadata:
languageName: node
linkType: hard

"@crowdin/crowdin-api-client@npm:^1.39.1":
version: 1.39.1
resolution: "@crowdin/crowdin-api-client@npm:1.39.1"
"@crowdin/crowdin-api-client@npm:^1.40.0":
version: 1.40.0
resolution: "@crowdin/crowdin-api-client@npm:1.40.0"
dependencies:
axios: "npm:^1"
checksum: 10c0/a42418240a7bfcc39ac9a4cb73693913b6c85b19123e5ac4c6d5f190875dfcc5f8a49215c6e06d3c0077788584ae41e6fe9347ed95dbd3e1871a1c42094f837c
checksum: 10c0/4da057f94aa9c6003ae4ae3e884058a7b26e1ef71d2ef128088dbe920ced8f98b1446bfd98134e49a1c20c19636b5bef74a45c8f33af3842d8f6fe42050d1799
languageName: node
linkType: hard

Expand Down Expand Up @@ -1285,15 +1285,15 @@ __metadata:
version: 0.0.0-use.local
resolution: "ankidroid-localization@workspace:."
dependencies:
"@crowdin/crowdin-api-client": "npm:^1.39.1"
"@crowdin/crowdin-api-client": "npm:^1.40.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:^9.16.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.10.1"
"@typescript-eslint/eslint-plugin": "npm:^8.16.0"
"@typescript-eslint/parser": "npm:^8.16.0"
axios: "npm:^1.7.8"
dotenv: "npm:^16.4.4"
axios: "npm:^1.7.9"
dotenv: "npm:^16.4.7"
eslint: "npm:^9.16.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-standard: "npm:^17.1.0"
Expand All @@ -1303,7 +1303,7 @@ __metadata:
extract-zip: "npm:^2.0.1"
globals: "npm:^15.13.0"
jest: "npm:^29.7.0"
prettier: "npm:^3.4.1"
prettier: "npm:^3.4.2"
ts-jest: "npm:^29.2.5"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -1490,7 +1490,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1, axios@npm:^1.7.8":
"axios@npm:^1":
version: 1.7.8
resolution: "axios@npm:1.7.8"
dependencies:
Expand All @@ -1501,6 +1501,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
languageName: node
linkType: hard

"babel-jest@npm:^29.7.0":
version: 29.7.0
resolution: "babel-jest@npm:29.7.0"
Expand Down Expand Up @@ -2005,10 +2016,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.4.4":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10c0/48d92870076832af0418b13acd6e5a5a3e83bb00df690d9812e94b24aff62b88ade955ac99a05501305b8dc8f1b0ee7638b18493deb6fe93d680e5220936292f
"dotenv@npm:^16.4.7":
version: 16.4.7
resolution: "dotenv@npm:16.4.7"
checksum: 10c0/be9f597e36a8daf834452daa1f4cc30e5375a5968f98f46d89b16b983c567398a330580c88395069a77473943c06b877d1ca25b4afafcdd6d4adb549e8293462
languageName: node
linkType: hard

Expand Down Expand Up @@ -4700,12 +4711,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
"prettier@npm:^3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

Expand Down

0 comments on commit dcf664a

Please sign in to comment.