Skip to content

Commit

Permalink
Upgrade crowdin cli to get proper deletion of obsolete files
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-polk committed Jun 28, 2024
1 parent 62d5115 commit 480cf67
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 @@ -25,7 +25,7 @@
"crowdin:sync": "docusaurus write-translations && crowdin upload sources --delete-obsolete && crowdin download"
},
"dependencies": {
"@crowdin/cli": "3.19.2",
"@crowdin/cli": "3.19.4",
"@docusaurus/core": "^2.1.0",
"@docusaurus/plugin-ideal-image": "^2.1.0",
"@docusaurus/preset-classic": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2134,10 +2134,10 @@
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@crowdin/[email protected].2":
version "3.19.2"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.19.2.tgz#d81d85c78d7235c6c273bae72c93631dc0aedab6"
integrity sha512-eO/BFcLl2m96dRlEth3hsbbPJNsiTZaLqsAkot27eE4DS5+IpkV0NbcBgMsja+t0ugPAPYQ7Crc+AruO5ywvmg==
"@crowdin/[email protected].4":
version "3.19.4"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.19.4.tgz#42c52c7a589c9aaf5c92503b4ba37e3f6a55612c"
integrity sha512-j0SiRGKOH/Pa/TdBeIxBBRrByHPqmVqWVo/LSjnri1lLPGywjcu9kB+pib7P4wmI00jgcVu+80yGdun5zRcDNQ==
dependencies:
command-exists-promise "^2.0.2"
node-fetch "2.7.0"
Expand Down

0 comments on commit 480cf67

Please sign in to comment.