From bc997108ef679af303ecd93f6ae2fa201d2f661c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 18:33:51 +0500 Subject: [PATCH] chore(deps): update dependency @edx/frontend-build to v13.0.14 (#628) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 127aafce2..90c763229 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index e597338fe..9b831e355 100644 --- a/package.json +++ b/package.json @@ -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",