From 91aab5a5718c9d023450f888e2a16f6d4397446b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 08:33:38 +0000 Subject: [PATCH] chore(deps): update dependency @openedx/frontend-build to v14.2.0 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 751e795a3..a4ed4589a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "@commitlint/config-angular": "19.5.0", "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "2.2.0", - "@openedx/frontend-build": "14.1.5", + "@openedx/frontend-build": "14.2.0", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "12.1.5", "glob": "11.0.0", @@ -2371,9 +2371,9 @@ "dev": true }, "node_modules/@edx/eslint-config": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-4.2.0.tgz", - "integrity": "sha512-2wuIw49uyj6gRwS74qJ8WhBU+X2FOP4uot40sthIC4YU9qCM7WJOcOuAhkRPP1FvZKd3UQH3gZM7eJ85xzDBqA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-4.3.0.tgz", + "integrity": "sha512-4W9wFG4ALr3xocakCsncgJbK67RHfSmDwHDXKHReFtjxl/FRkxhS6qayz189oChqfANieeV3zRCLaq44bLf+/A==", "license": "MIT", "peerDependencies": { "@typescript-eslint/eslint-plugin": "^5.62.0", @@ -4049,9 +4049,9 @@ } }, "node_modules/@openedx/frontend-build": { - "version": "14.1.5", - "resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.1.5.tgz", - "integrity": "sha512-QEdl55jNitdQL7RDAuX/EgfxsyBeEZfW3fc9Df4Py5KY6NKjRE7wNLeBMxYCFagEgXwaR1Btiw5NxzByAdlnfg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.2.0.tgz", + "integrity": "sha512-yeBanEnfpYY3gci9vBmPlFZLzTIhbUVjM8DxldPeaHzG7IZzMVR14KNkS470siCpikNxarordg3fGXSDU+QYHA==", "license": "AGPL-3.0", "dependencies": { "@babel/cli": "7.24.8", @@ -4062,7 +4062,7 @@ "@babel/plugin-syntax-dynamic-import": "7.8.3", "@babel/preset-env": "7.24.8", "@babel/preset-react": "7.24.7", - "@edx/eslint-config": "4.2.0", + "@edx/eslint-config": "^4.3.0", "@edx/new-relic-source-map-webpack-plugin": "2.1.0", "@edx/typescript-config": "1.1.0", "@formatjs/cli": "^6.0.3", diff --git a/package.json b/package.json index 0e4f459f4..b5c9223c3 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@commitlint/config-angular": "19.5.0", "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "2.2.0", - "@openedx/frontend-build": "14.1.5", + "@openedx/frontend-build": "14.2.0", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "12.1.5", "glob": "11.0.0",