Skip to content

Commit

Permalink
Bump @crowdin/cli from 4.1.2 to 4.2.0 (#6252)
Browse files Browse the repository at this point in the history
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 4.1.2 to 4.2.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@4.1.2...4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 04383a2 commit 5821603
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 @@ -39,7 +39,7 @@
"devDependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@crowdin/cli": "^4.1.2",
"@crowdin/cli": "^4.2.0",
"@docusaurus/core": "^2.4.3",
"@docusaurus/module-type-aliases": "^2.4.3",
"@docusaurus/plugin-client-redirects": "^2.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1337,10 +1337,10 @@
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@crowdin/cli@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-4.1.2.tgz#56ee4948d24993d8935410727f98be3a61afb0fa"
integrity sha512-VDGWUmqhjbIu9fbf1vU4eYCf/9ko+rUyrH5asarXftebjKX7Kjuc7v5OvQmVjp4CrWJiibOOBMMKIsYgvKmJdw==
"@crowdin/cli@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-4.2.0.tgz#93a5ed79f5e2b05ecb1e0ffeddeadda9b5438d98"
integrity sha512-2RbZhITZJL9fMvHyElrk6EY1heAls127o/UgeE+Yp7EqvvkpeEdNTsiGf02s19yw5OFmFZlnPGIwfI2xLWtJdw==
dependencies:
command-exists-promise "^2.0.2"
node-fetch "2.7.0"
Expand Down

0 comments on commit 5821603

Please sign in to comment.