From 10e9fd2bed029401001f2f5e258c1b5a81a25153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 23:34:54 +0000 Subject: [PATCH] Bump webpack from 5.88.2 to 5.89.0 in /cmd/mdl/webapp Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cmd/mdl/webapp/package-lock.json | 14 +++++++------- cmd/mdl/webapp/package.json | 2 +- cmd/mdl/webapp/yarn.lock | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cmd/mdl/webapp/package-lock.json b/cmd/mdl/webapp/package-lock.json index 9e80a9fa..6a27337f 100644 --- a/cmd/mdl/webapp/package-lock.json +++ b/cmd/mdl/webapp/package-lock.json @@ -44,7 +44,7 @@ "react-refresh": "0.14.0", "style-loader": "3.3.3", "typescript": "5.2.2", - "webpack": "5.88.2", + "webpack": "5.89.0", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1" } @@ -8631,9 +8631,9 @@ } }, "node_modules/webpack": { - "version": "5.88.2", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.88.2.tgz", - "integrity": "sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ==", + "version": "5.89.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.89.0.tgz", + "integrity": "sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==", "dependencies": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^1.0.0", @@ -15331,9 +15331,9 @@ } }, "webpack": { - "version": "5.88.2", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.88.2.tgz", - "integrity": "sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ==", + "version": "5.89.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.89.0.tgz", + "integrity": "sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==", "requires": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^1.0.0", diff --git a/cmd/mdl/webapp/package.json b/cmd/mdl/webapp/package.json index 9068d4f5..08a3c30d 100644 --- a/cmd/mdl/webapp/package.json +++ b/cmd/mdl/webapp/package.json @@ -41,7 +41,7 @@ "react-refresh": "0.14.0", "style-loader": "3.3.3", "typescript": "5.2.2", - "webpack": "5.88.2", + "webpack": "5.89.0", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1" }, diff --git a/cmd/mdl/webapp/yarn.lock b/cmd/mdl/webapp/yarn.lock index 2cba387e..b7f44cc9 100644 --- a/cmd/mdl/webapp/yarn.lock +++ b/cmd/mdl/webapp/yarn.lock @@ -4957,9 +4957,9 @@ webpack-sources@^3.2.3: version "3.2.3" resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde" -webpack@5.88.2: - version "5.88.2" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.2.tgz#f62b4b842f1c6ff580f3fcb2ed4f0b579f4c210e" +webpack@5.89.0: + version "5.89.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.89.0.tgz#56b8bf9a34356e93a6625770006490bf3a7f32dc" dependencies: "@types/eslint-scope" "^3.7.3" "@types/estree" "^1.0.0"