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

Commit a234ad7

Browse files
authored
Merge pull request #1428 from CoderDojo/bump-cp-frontend-deps
Update cp-zen-frontend
2 parents d036796 + 44a3c76 commit a234ad7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.154",
42-
"cp-zen-frontend": "~1.0.144",
42+
"cp-zen-frontend": "~1.0.146",
4343
"cuid": "1.3.8",
4444
"debug": "2.2.0",
4545
"dustjs-helpers": "1.6.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,19 +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.150, cp-translations@~1.0.153:
1496-
version "1.0.153"
1497-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.153.tgz#4a848cdf04a2a6ebd47b12724053c9dbead48654"
1498-
integrity sha512-X6fJWgBLwE4pr/SN4ygcFaMIt+8/yEgRzTwXA+WVMCr+prVhQlLTf/dZvhZj78C7Xs4wSuDNuhNHoo3I2QqIXA==
1495+
cp-translations@~1.0.154, 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==
14991499

1500-
cp-zen-frontend@~1.0.144:
1501-
version "1.0.144"
1502-
resolved "https://registry.yarnpkg.com/cp-zen-frontend/-/cp-zen-frontend-1.0.144.tgz#19ba3ed2eac38153bfad1e6ffd87bdff5bd7fda7"
1503-
integrity sha512-13cbgKUVxRtp7HCac/0onqE4A5iovdGh+YJO8jP8y2KukyBFMUOr+65uasURQ2IjBF8BmK6QVBTT1gup3YtfjA==
1500+
cp-zen-frontend@~1.0.146:
1501+
version "1.0.146"
1502+
resolved "https://registry.yarnpkg.com/cp-zen-frontend/-/cp-zen-frontend-1.0.146.tgz#5cf06a8f94de7bd68ee5c4e5f8bf101e10d16e67"
1503+
integrity sha512-Ib7OCxZI8uvjYMMBXX/kGOwuXOIgPtTUAZuhtcraS9VJE3EHoi8pizm36UzFw0KnoU4choa8JPWmKJQcXrFAfw==
15041504
dependencies:
15051505
"@coderdojo/cd-common" "1.1.11"
15061506
bootstrap "^3.4.1"
1507-
cp-translations "~1.0.150"
1507+
cp-translations "~1.0.155"
15081508
font-awesome "^4.7.0"
15091509
handlebars "^4.1.0"
15101510
js-cookie "^2.1.4"

0 commit comments

Comments
 (0)