chore(deps): update dependency @openedx/frontend-build to v13.0.29

This commit is contained in:
renovate[bot]
2024-03-25 04:56:52 +00:00
parent cb52875651
commit 83b21bff7d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -49,7 +49,7 @@
"@commitlint/config-angular": "19.0.3",
"@edx/browserslist-config": "^1.1.1",
"@edx/reactifex": "2.2.0",
"@openedx/frontend-build": "13.0.28",
"@openedx/frontend-build": "13.0.29",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "12.1.5",
"glob": "10.3.10",
@@ -4528,9 +4528,9 @@
}
},
"node_modules/@openedx/frontend-build": {
"version": "13.0.28",
"resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-13.0.28.tgz",
"integrity": "sha512-9CSTpA7EGlC5lHaH03X3E1YpCp2SPsJ5It7905KimacGlliK0yf8FZIyluOCm3jSGQ5u/xjvZyw6xbl0XJCKZA==",
"version": "13.0.29",
"resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-13.0.29.tgz",
"integrity": "sha512-Td5qjQFwqUeXux1KLaYCs8mkF6FRXp26Gq0S718xftbm+FHFHRY9tCLVXqwoD8xgB4TVvtdAQhxMewHCpMiozQ==",
"dependencies": {
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",

View File

@@ -68,7 +68,7 @@
"@commitlint/config-angular": "19.0.3",
"@edx/browserslist-config": "^1.1.1",
"@edx/reactifex": "2.2.0",
"@openedx/frontend-build": "13.0.28",
"@openedx/frontend-build": "13.0.29",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "12.1.5",
"glob": "10.3.10",