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

Commit 079a1cc

Browse files
authored
Merge pull request #1431 from CoderDojo/update-translations
Update translations to 1.0.157
2 parents ffc6b1e + e894811 commit 079a1cc

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"cp-i18n-lib": "git+https://github.com/CoderDojo/cp-i18n-lib.git#1.0.0",
4040
"cp-permissions-plugin": "CoderDojo/cp-permissions-plugin#1.0.5",
4141
"cp-translations": "~1.0.156",
42-
"cp-zen-frontend": "~1.0.146",
42+
"cp-zen-frontend": "^1.0.147",
4343
"cuid": "1.3.8",
4444
"debug": "2.2.0",
4545
"dustjs-helpers": "1.6.1",

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,24 +1492,19 @@ cp-permissions-plugin@CoderDojo/cp-permissions-plugin#1.0.5:
14921492
async "^2.0.0-rc.5"
14931493
lodash "^4.13.1"
14941494

1495-
cp-translations@~1.0.155:
1496-
version "1.0.155"
1497-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.155.tgz#470708dc550ca5fa028703639c1dd688a0469360"
1498-
integrity sha512-/FZ0PA/5BqcL1680eCBXb8ifO92JF5U3kunMoXLesX4/cJ71SeBLu+muYGTNc7PHo2WueT7OQ7P1SZ8wnKdVFQ==
1499-
15001495
cp-translations@~1.0.156:
1501-
version "1.0.156"
1502-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.156.tgz#62aa9faee50403aba6e5ab6bf04786f6012c80c8"
1503-
integrity sha512-7DlSsaUmR4b8TF/AxQdAjkJkPZ75HSjqFAiGH5xsEWyrWo2OdxyjQOZuCr1RXE7KHZGftBCf5RtoQrmMPX5P4g==
1496+
version "1.0.157"
1497+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.157.tgz#3482ce8468f2f78a48d7fa82334d82cc5dd8deb4"
1498+
integrity sha512-n7L8B7qKt06W6kCs+tUdrZUH/phQQvfjOoEgbEPA9kmzdBvHQG7I2e5L7me6qbCragKWQ5wJKbLhimGiRABeLg==
15041499

1505-
cp-zen-frontend@~1.0.146:
1506-
version "1.0.146"
1507-
resolved "https://registry.yarnpkg.com/cp-zen-frontend/-/cp-zen-frontend-1.0.146.tgz#5cf06a8f94de7bd68ee5c4e5f8bf101e10d16e67"
1508-
integrity sha512-Ib7OCxZI8uvjYMMBXX/kGOwuXOIgPtTUAZuhtcraS9VJE3EHoi8pizm36UzFw0KnoU4choa8JPWmKJQcXrFAfw==
1500+
cp-zen-frontend@^1.0.147:
1501+
version "1.0.147"
1502+
resolved "https://registry.yarnpkg.com/cp-zen-frontend/-/cp-zen-frontend-1.0.147.tgz#a4bea686fece3e0321581cb99240bd9130a3b9f5"
1503+
integrity sha512-IcaLcGeboZN2j20PmLrJhxc/c2iA9+CbD8sfUEdCxVbYtMJGC9csrkeT/zw+FLrfgIpghcNaSNRSK/LhMQzqow==
15091504
dependencies:
15101505
"@coderdojo/cd-common" "1.1.11"
15111506
bootstrap "^3.4.1"
1512-
cp-translations "~1.0.155"
1507+
cp-translations "~1.0.156"
15131508
font-awesome "^4.7.0"
15141509
handlebars "^4.1.0"
15151510
js-cookie "^2.1.4"

0 commit comments

Comments
 (0)