chore(deps): update dependency @edx/frontend-build to v13.0.14 (#628)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-18 18:33:51 +05:00
committed by GitHub
parent 6ae5130c14
commit bc997108ef
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -37,7 +37,7 @@
},
"devDependencies": {
"@edx/browserslist-config": "1.2.0",
"@edx/frontend-build": "13.0.12",
"@edx/frontend-build": "13.0.14",
"@edx/reactifex": "1.1.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
@@ -2057,9 +2057,9 @@
}
},
"node_modules/@edx/frontend-build": {
"version": "13.0.12",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-13.0.12.tgz",
"integrity": "sha512-YrTTmo98YxN6HevY9KAUcssfCAFzHlSqwN+8y5fb3hWoCfBX5XapZdpjP3Uawet0/ESIxV6HFQLJ8N21xVXVsg==",
"version": "13.0.14",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-13.0.14.tgz",
"integrity": "sha512-AR/2GvIecX4LxJT4QIoeeBbnUVjjpRnT2P6gaqO8zEeoAS9ugYRQmqvCCeKJnt7vGmEEcincKfWJQu5nfUGfdA==",
"dependencies": {
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",

View File

@@ -61,7 +61,7 @@
},
"devDependencies": {
"@edx/browserslist-config": "1.2.0",
"@edx/frontend-build": "13.0.12",
"@edx/frontend-build": "13.0.14",
"@edx/reactifex": "1.1.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",