Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 1cf9220

Browse files
authored
Merge pull request #199 from CoderDojo/feature/update-translations
Update cp-translations
2 parents cb9b30e + f1ccfca commit 1cf9220

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"cp-i18n-lib": "git://github.com/CoderDojo/cp-i18n-lib.git",
3939
"cp-logs-lib": "git://github.com/CoderDojo/cp-logs-lib#1.1.0",
4040
"cp-permissions-plugin": "git://github.com/CoderDojo/cp-permissions-plugin#1.0.2",
41-
"cp-translations": "^1.0.109",
41+
"cp-translations": "^1.0.138",
4242
"decamelize": "^2.0.0",
4343
"ejs": "2.5.6",
4444
"js-yaml": "3.2.7",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -920,9 +920,10 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
920920
async "^2.0.0-rc.5"
921921
lodash "^4.13.1"
922922

923-
cp-translations@^1.0.109:
924-
version "1.0.109"
925-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.109.tgz#66ddab1fc5d16afb869d048e891ff5fb736ea3a3"
923+
cp-translations@^1.0.138:
924+
version "1.0.138"
925+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.138.tgz#c3faad27432eea021683c43878525d4a174f2bf9"
926+
integrity sha512-QemfGPRFxTK5Id+g93AwMkxwgJYiLmtKhDV+a9rfaYpannOoEbcIsBMyAwjc6OK+UAE54KBMUwy3SVYcpBw74w==
926927

927928
cross-spawn-async@^2.0.0:
928929
version "2.2.5"

0 commit comments

Comments
 (0)