Skip to content

Commit

Permalink
⬆️(funmooc) bump richie to 2.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lunika committed Jun 21, 2024
1 parent da36a1f commit aa5a37d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions sites/funmooc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Fixed

- Upgrade to richie 2.28.1

## [1.34.0] - 2024-06-11

### Changed
Expand Down
2 changes: 1 addition & 1 deletion sites/funmooc/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ dockerflow==2024.4.2
factory-boy==3.3.0
gunicorn==22.0.0
psycopg2-binary==2.9.9
richie==2.28.0
richie==2.28.1
sentry-sdk==2.2.1
2 changes: 1 addition & 1 deletion sites/funmooc/src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/openfun/fun-richie-site-factory#readme",
"dependencies": {
"richie-education": "2.28.0",
"richie-education": "2.28.1",
"tarteaucitronjs": "1.14.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions sites/funmooc/src/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12001,10 +12001,10 @@ reusify@^1.0.4:
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==

[email protected].0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/richie-education/-/richie-education-2.28.0.tgz#1cdc7b125dc02058d169ba69b33916750c49988f"
integrity sha512-D2eiZCT2+WGF4sAP1bziPFj42ZjHXWTEMJYorj3P03ZuowUnZg4CBtkmzamn7x86xBlgTKhNRqB4FCDwgIXnDw==
[email protected].1:
version "2.28.1"
resolved "https://registry.yarnpkg.com/richie-education/-/richie-education-2.28.1.tgz#9aa8a17b26c57fbf9e5eeb78119dd1fe9ab34660"
integrity sha512-BBopjTNIGgMVg4XuZQVQR2ctQ1bazA570c030zpGvZm18DrCyBz0VF4F09zxc09vyzM6PfnnQ882pcUpdZB+1g==
dependencies:
"@babel/core" "7.24.7"
"@babel/plugin-syntax-dynamic-import" "7.8.3"
Expand Down

0 comments on commit aa5a37d

Please sign in to comment.