Skip to content

Commit

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

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

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 Jan 19, 2024
1 parent cd8ce7c commit 9e30628
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.1",
"@actions/github": "^6.0.0",
"@crowdin/cli": "^3.16.0",
"@crowdin/cli": "^3.16.1",
"@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 @@ -1340,10 +1340,10 @@
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@crowdin/cli@^3.16.0":
version "3.16.0"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.16.0.tgz#cf5d2852e4a97592eb76da36df5c26e812d870a7"
integrity sha512-YhYcaq7QzLiaCH2lkIM7upaOPOwLffxVly+Etd/Kj032n1QeH0Wdp3oC7UyiN0M834bNlONryfF0B3kDZUdx/A==
"@crowdin/cli@^3.16.1":
version "3.16.1"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.16.1.tgz#beb952544698585feaeea0e551de6cba91a42531"
integrity sha512-IXimw0KRA27IkD12DGNwoUgnk8Mw/NFLKFCEup47UFrPIxKusRzR+VbpI6HWjlgOlnbpZWl7ID25Q8JPtGHKOg==
dependencies:
command-exists-promise "^2.0.2"
node-fetch "2.6.7"
Expand Down

0 comments on commit 9e30628

Please sign in to comment.