Skip to content

Commit

Permalink
Bump @crowdin/cli from 3.13.0 to 3.14.0 (#5172)
Browse files Browse the repository at this point in the history
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/crowdin/crowdin-cli/releases)
- [Changelog](https://github.com/crowdin/crowdin-cli/blob/main/CHANGELOG.md)
- [Commits](crowdin/crowdin-cli@3.13.0...3.14.0)

---
updated-dependencies:
- dependency-name: "@crowdin/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 3c0ad2a commit 468b5bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@crowdin/cli": "^3.13.0",
"@crowdin/cli": "^3.14.0",
"@docusaurus/core": "^2.4.1",
"@docusaurus/module-type-aliases": "^2.4.1",
"@docusaurus/plugin-client-redirects": "^2.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1381,10 +1381,10 @@
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@crowdin/cli@^3.13.0":
version "3.13.0"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.13.0.tgz#47c9223a017885e480f95d723791870dc28d3e05"
integrity sha512-4YY1XSJyFdIADMX3U11WtkhL9wVWU/KCBEB6N360ybZVOWKE6G2/ERmWmYs8N1kXO6eoM2UUOp4qb8LmJ9UGTg==
"@crowdin/cli@^3.14.0":
version "3.14.0"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.14.0.tgz#6009d4852addd1ab92ae52e13ed792af9d2e6ea9"
integrity sha512-8MnJvGPkrLprrpLT+jPgBn7aKdv/8eyxLXMN929qYadDy7ZjZiB2CzlTvdGh4DUBoMOr/anoYWDhn9kxP0fn/Q==
dependencies:
command-exists-promise "^2.0.2"
node-fetch "2.6.7"
Expand Down

0 comments on commit 468b5bb

Please sign in to comment.