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

This commit is contained in:
renovate[bot]
2022-10-10 04:35:20 +00:00
parent 964dbe26b7
commit de81959252
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -43,7 +43,7 @@
"devDependencies": {
"@commitlint/cli": "17.1.2",
"@commitlint/config-angular": "17.1.0",
"@edx/frontend-build": "12.0.5",
"@edx/frontend-build": "12.0.6",
"@edx/reactifex": "2.1.1",
"codecov": "3.8.3",
"enzyme": "3.11.0",
@@ -2215,9 +2215,9 @@
}
},
"node_modules/@edx/frontend-build": {
"version": "12.0.5",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.0.5.tgz",
"integrity": "sha512-yxY9TFH7XnReqFo/ZFkfGb17GeexEid3DGQImjZG0OJKzR2MSort5CxadPSuhh2a3gA1YvgEqTPmwtjJ3YqAYA==",
"version": "12.0.6",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.0.6.tgz",
"integrity": "sha512-pmDUTA8XLMV1+xBi5hfsje4zqBsDYmp10/tYTG60kxG2EhXRz1sEt8j1uCIli37hXjMkFBWLkSH2J9njVbuPDQ==",
"dev": true,
"dependencies": {
"@babel/cli": "7.16.0",
@@ -22493,9 +22493,9 @@
"requires": {}
},
"@edx/frontend-build": {
"version": "12.0.5",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.0.5.tgz",
"integrity": "sha512-yxY9TFH7XnReqFo/ZFkfGb17GeexEid3DGQImjZG0OJKzR2MSort5CxadPSuhh2a3gA1YvgEqTPmwtjJ3YqAYA==",
"version": "12.0.6",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.0.6.tgz",
"integrity": "sha512-pmDUTA8XLMV1+xBi5hfsje4zqBsDYmp10/tYTG60kxG2EhXRz1sEt8j1uCIli37hXjMkFBWLkSH2J9njVbuPDQ==",
"dev": true,
"requires": {
"@babel/cli": "7.16.0",

View File

@@ -64,7 +64,7 @@
"@commitlint/cli": "17.1.2",
"@commitlint/config-angular": "17.1.0",
"@edx/reactifex": "2.1.1",
"@edx/frontend-build": "12.0.5",
"@edx/frontend-build": "12.0.6",
"codecov": "3.8.3",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",