From 4de57a572a415d62ee586a140a40b9da4395ecd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 07:42:24 +0000 Subject: [PATCH] build(deps): bump webpack from 5.75.0 to 5.76.0 (#1580) Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4cdd89b9..07f06930 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "usehooks-ts": "^2.9.1", "user-agent-data-types": "^0.3.1", "web-vitals": "^3.1.1", - "webpack": "^5.75.0", + "webpack": "^5.76.0", "webpack-dev-server": "^4.11.1", "webpack-manifest-plugin": "^5.0.0", "workbox-webpack-plugin": "^6.5.4", diff --git a/yarn.lock b/yarn.lock index f50b7702..a4f76ef1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2746,7 +2746,7 @@ __metadata: usehooks-ts: ^2.9.1 user-agent-data-types: ^0.3.1 web-vitals: ^3.1.1 - webpack: ^5.75.0 + webpack: ^5.76.0 webpack-dev-server: ^4.11.1 webpack-manifest-plugin: ^5.0.0 workbox-webpack-plugin: ^6.5.4 @@ -15806,9 +15806,9 @@ __metadata: languageName: node linkType: hard -"webpack@npm:^5.75.0": - version: 5.75.0 - resolution: "webpack@npm:5.75.0" +"webpack@npm:^5.76.0": + version: 5.76.0 + resolution: "webpack@npm:5.76.0" dependencies: "@types/eslint-scope": ^3.7.3 "@types/estree": ^0.0.51 @@ -15839,7 +15839,7 @@ __metadata: optional: true bin: webpack: bin/webpack.js - checksum: 2bcc5f3c195f375944e8af2f00bf2feea39cb9fda5f763b0d1b00077f1c51783db25c94d3fae96a07dead9fa085e6ae7474417e5ab31719c9776ea5969ceb83a + checksum: e897b3b34068222fe910d8894837cbf39f5e66b4772fe8d24dfc0090cd13e19337a3a757a97bc185be6c64d9d5a7b1ae372821b65a6079ce8c7ceba606edb409 languageName: node linkType: hard