chore(deps): update dependency @edx/frontend-build to v12.8.54

This commit is contained in:
renovate[bot]
2023-06-19 04:46:18 +00:00
parent 7849899658
commit c1e5885ecb
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"devDependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.8.51",
"@edx/frontend-build": "12.8.54",
"@edx/frontend-platform": "4.5.1",
"@edx/paragon": "^20.19.0",
"@edx/reactifex": "^2.1.1",
@@ -2134,9 +2134,9 @@
}
},
"node_modules/@edx/frontend-build": {
"version": "12.8.51",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.8.51.tgz",
"integrity": "sha512-UsOJ7kN/ECxTDxGYbigGOLQnNtTSmwXqJTed3AUh292U3LEobqho8/C9z2j18xyXhbLY8TJlCWrPkhPFtqFOug==",
"version": "12.8.54",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.8.54.tgz",
"integrity": "sha512-l7SODdg77q4+XmMC2t4fAVR4uKGKR05MguPvBAZKCG11z45u3RiBoEhaN11g7Jtz2CoRHOb95VjNNTeCDukDYg==",
"dev": true,
"dependencies": {
"@babel/cli": "7.22.5",
@@ -2182,7 +2182,7 @@
"react-dev-utils": "12.0.1",
"react-refresh": "0.14.0",
"resolve-url-loader": "5.0.0",
"sass": "1.63.3",
"sass": "1.63.4",
"sass-loader": "13.3.2",
"sharp": "^0.32.0",
"source-map-loader": "^4.0.1",
@@ -22432,9 +22432,9 @@
}
},
"node_modules/sass": {
"version": "1.63.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.63.3.tgz",
"integrity": "sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==",
"version": "1.63.4",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.63.4.tgz",
"integrity": "sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",

View File

@@ -35,7 +35,7 @@
"devDependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.8.51",
"@edx/frontend-build": "12.8.54",
"@edx/frontend-platform": "4.5.1",
"@edx/paragon": "^20.19.0",
"@edx/reactifex": "^2.1.1",