Skip to content

Commit

Permalink
Bump @crowdin/cli from 4.3.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 4.3.0 to 4.4.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.3.0...4.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent e914f4b commit 4b03bfd
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.11.1",
"@actions/github": "^6.0.0",
"@crowdin/cli": "^4.3.0",
"@crowdin/cli": "^4.4.0",
"@docusaurus/core": "^3.6.1",
"@docusaurus/module-type-aliases": "^3.6.2",
"@docusaurus/plugin-client-redirects": "^3.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1406,10 +1406,10 @@
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@crowdin/cli@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-4.3.0.tgz#0a61f1c13fecb94111e6f20702dbceb3cf63da7e"
integrity sha512-k1Mtf5U43WDpXvl4b3KNXGQJyf0eKX+ZJDOCDR9P7dW0L6CeuWRkJ9Yhu7LanWPG7Cu3FOqRIKGgmOiLQnxgzw==
"@crowdin/cli@^4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-4.4.0.tgz#8ba6718b079f3af4032dd499ad38fdf1dfc40f62"
integrity sha512-oKpM535mnzCaZRWcTAIDYfMY0ABnl0VkxM++7sfpAyn6dtf+QGhxHuruOfuOwEaSOJxG0pEhCy0UC2LpYUUb2Q==
dependencies:
command-exists-promise "^2.0.2"
node-fetch "2.7.0"
Expand Down

0 comments on commit 4b03bfd

Please sign in to comment.