chore(deps): update dependency @openedx/frontend-build to v14.1.5

This commit is contained in:
renovate[bot]
2024-09-30 06:35:15 +00:00
parent 8213ee7460
commit e07cf665a4
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View File

@@ -26,7 +26,7 @@
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-platform": "8.1.1",
"@edx/reactifex": "^2.1.1",
"@openedx/frontend-build": "14.1.4",
"@openedx/frontend-build": "14.1.5",
"@openedx/paragon": "22.7.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "5.17.0",
@@ -3249,9 +3249,10 @@
}
},
"node_modules/@openedx/frontend-build": {
"version": "14.1.4",
"resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.1.4.tgz",
"integrity": "sha512-DMzkitHqemtqwxmDsF8y7zRVAJcW8URPfWcLKtFvXffqJ3WW7fJXXMmiZWKra/vGBw3SRyYRqvdzQG1d2giPAw==",
"version": "14.1.5",
"resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.1.5.tgz",
"integrity": "sha512-QEdl55jNitdQL7RDAuX/EgfxsyBeEZfW3fc9Df4Py5KY6NKjRE7wNLeBMxYCFagEgXwaR1Btiw5NxzByAdlnfg==",
"license": "AGPL-3.0",
"dependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "7.24.9",
@@ -3333,6 +3334,7 @@
"version": "29.6.1",
"resolved": "https://registry.npmjs.org/jest/-/jest-29.6.1.tgz",
"integrity": "sha512-Nirw5B4nn69rVUZtemCQhwxOBhm0nsp3hmtF4rzCeWD7BkjAXRIji7xWQfnTNbz9g0aVsBX6aZK3n+23LM6uDw==",
"license": "MIT",
"dependencies": {
"@jest/core": "^29.6.1",
"@jest/types": "^29.6.1",
@@ -3358,6 +3360,7 @@
"version": "29.6.1",
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.6.1.tgz",
"integrity": "sha512-PoY+yLaHzVRhVEjcVKSfJ7wXmJW4UqPYNhR05h7u/TK0ouf6DmRNZFBL/Z00zgQMyWGMBXn69/FmOvhEJu8cIw==",
"license": "MIT",
"dependencies": {
"@jest/environment": "^29.6.1",
"@jest/fake-timers": "^29.6.1",

View File

@@ -37,7 +37,7 @@
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-platform": "8.1.1",
"@edx/reactifex": "^2.1.1",
"@openedx/frontend-build": "14.1.4",
"@openedx/frontend-build": "14.1.5",
"@openedx/paragon": "22.7.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "5.17.0",