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

This commit is contained in:
renovate[bot]
2023-06-19 04:38:59 +00:00
parent 03e352208f
commit a6bcc9c054
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"@commitlint/cli": "17.6.5",
"@commitlint/config-angular": "17.6.5",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.8.51",
"@edx/frontend-build": "12.8.54",
"@edx/reactifex": "2.2.0",
"@testing-library/react": "11.2.7",
"@testing-library/react-hooks": "^8.0.1",
@@ -2557,9 +2557,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==",
"dependencies": {
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
@@ -2604,7 +2604,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",
@@ -16671,9 +16671,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==",
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",

View File

@@ -66,7 +66,7 @@
"@commitlint/cli": "17.6.5",
"@commitlint/config-angular": "17.6.5",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.8.51",
"@edx/frontend-build": "12.8.54",
"@edx/reactifex": "2.2.0",
"@testing-library/react": "11.2.7",
"@testing-library/react-hooks": "^8.0.1",