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

This commit is contained in:
renovate[bot]
2024-07-01 04:28:15 +00:00
parent e92332859a
commit caaf8547dc
2 changed files with 10 additions and 9 deletions

17
package-lock.json generated
View File

@@ -49,7 +49,7 @@
"@commitlint/config-angular": "19.3.0",
"@edx/browserslist-config": "^1.1.1",
"@edx/reactifex": "2.2.0",
"@openedx/frontend-build": "14.0.9",
"@openedx/frontend-build": "14.0.10",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "12.1.5",
"glob": "10.4.1",
@@ -2525,9 +2525,10 @@
"dev": true
},
"node_modules/@edx/eslint-config": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-4.0.0.tgz",
"integrity": "sha512-KApsfwmgdH2dbs7ZuxaSumUNTheo4bvvijvda1rkhCYDN0u4HMxsM8zOUq+BF6AjBb67odHut7WYbgc4gRPPGA==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-4.1.0.tgz",
"integrity": "sha512-PHXQFI8yFJ15wLni2KUsejcZlyY41zcNQNLVw8gtOBW4+1XrLAat1p+d7/tBp2qrPzulh+NDVO4DWiPgRJ4Y2Q==",
"license": "MIT",
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
@@ -4151,9 +4152,9 @@
}
},
"node_modules/@openedx/frontend-build": {
"version": "14.0.9",
"resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.0.9.tgz",
"integrity": "sha512-6Yxz/9EcComj/g34bjKSo6wNtqSQ6hvHfcLMkOkLMjJc5HUelpnlFofb2fke8lH+HX+QQ1iXeJ/hu4PnyRFpqw==",
"version": "14.0.10",
"resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.0.10.tgz",
"integrity": "sha512-yTn8C+WV7tsDBQWz4PYKHQPNLtSj3KqT4qjuo13CUFk5hqUMZRNBZqw2ihT2cI9jBMPufra34TqYRtdK/xNqlQ==",
"license": "AGPL-3.0",
"dependencies": {
"@babel/cli": "7.24.7",
@@ -4164,7 +4165,7 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.24.7",
"@babel/preset-react": "7.24.7",
"@edx/eslint-config": "4.0.0",
"@edx/eslint-config": "4.1.0",
"@edx/new-relic-source-map-webpack-plugin": "2.1.0",
"@edx/typescript-config": "1.0.1",
"@formatjs/cli": "^6.0.3",

View File

@@ -68,7 +68,7 @@
"@commitlint/config-angular": "19.3.0",
"@edx/browserslist-config": "^1.1.1",
"@edx/reactifex": "2.2.0",
"@openedx/frontend-build": "14.0.9",
"@openedx/frontend-build": "14.0.10",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "12.1.5",
"glob": "10.4.1",