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

Commit 56d2e7f

Browse files
authored
Update cp-translations to solve missing email header (#290)
1 parent 38bb3a7 commit 56d2e7f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"cp-i18n-lib": "git+https://github.com/CoderDojo/cp-i18n-lib.git",
3333
"cp-logs-lib": "git://github.com/CoderDojo/cp-logs-lib#1.1.0",
3434
"cp-permissions-plugin": "git://github.com/CoderDojo/cp-permissions-plugin#1.0.4",
35-
"cp-translations": "^1.0.4",
35+
"cp-translations": "^1.0.109",
3636
"cuid": "1.2.5",
3737
"decamelize": "^1.2.0",
3838
"ejs": "1.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -910,9 +910,9 @@ [email protected], core-util-is@~1.0.0:
910910
async "^2.0.0-rc.5"
911911
lodash "^4.13.1"
912912

913-
cp-translations@^1.0.4:
914-
version "1.0.82"
915-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.82.tgz#e4fd14f16c1ce9e8c5cdb116ddbae6397f0db538"
913+
cp-translations@^1.0.109:
914+
version "1.0.109"
915+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.109.tgz#66ddab1fc5d16afb869d048e891ff5fb736ea3a3"
916916

917917
cross-spawn-async@^2.0.0, cross-spawn-async@^2.1.8:
918918
version "2.2.5"

0 commit comments

Comments
 (0)