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

Commit 16cbd99

Browse files
authored
Merge pull request #464 from CoderDojo/update-translations
Update translations package to pull in new email copy
2 parents f115ed3 + d9a1bf4 commit 16cbd99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"cp-i18n-lib": "CoderDojo/cp-i18n-lib#remove-global-store",
4545
"cp-logs-lib": "CoderDojo/cp-logs-lib#1.1.0",
4646
"cp-permissions-plugin": "CoderDojo/cp-permissions-plugin#1.0.4",
47-
"cp-translations": "^1.0.159",
47+
"cp-translations": "^1.0.167",
4848
"csvtojson": "^1.0.2",
4949
"debug": "2.2.0",
5050
"decamelize": "^1.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1172,10 +1172,10 @@ cp-permissions-plugin@CoderDojo/cp-permissions-plugin#1.0.4:
11721172
async "^2.0.0-rc.5"
11731173
lodash "^4.13.1"
11741174

1175-
cp-translations@^1.0.159:
1176-
version "1.0.159"
1177-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.159.tgz#a575ec9fc10b834f284aa35f7419e75367e592e8"
1178-
integrity sha512-ntLgtAESzRbkmhk1MNncyDsiH//T9IKSQU7vR3HWLmEmEpQLjqJt/cnd7V9cqrMr4jz+Jm1fSZqXSm9l2sYJAA==
1175+
cp-translations@^1.0.167:
1176+
version "1.0.167"
1177+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.167.tgz#93755d9eafc15bfedb0394d2852542f2dc08fbba"
1178+
integrity sha512-EvV6F06SdZw8gLUPqrXYB5KuEz1zb6zogbVuif+7vUT+Ivh5T8aRIZEizoYG0l0B9SusqxGKxgnuEOejRDhvkg==
11791179

11801180
cross-spawn-async@^2.1.8:
11811181
version "2.2.5"

0 commit comments

Comments
 (0)