From 9f6fda16bd0f0bb34c85bc9e4808e6161d39a934 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 07:06:20 +0000 Subject: [PATCH] build(deps): bump webpack from 5.76.2 to 5.76.3 (#1628) Bumps [webpack](https://github.com/webpack/webpack) from 5.76.2 to 5.76.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.76.2...v5.76.3) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-patch ... 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 21db2d40..0d3b0eb0 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.3.0", - "webpack": "^5.76.2", + "webpack": "^5.76.3", "webpack-dev-server": "^4.13.1", "webpack-manifest-plugin": "^5.0.0", "workbox-webpack-plugin": "^6.5.4", diff --git a/yarn.lock b/yarn.lock index 7486daeb..7f1cdaf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2686,7 +2686,7 @@ __metadata: usehooks-ts: ^2.9.1 user-agent-data-types: ^0.3.1 web-vitals: ^3.3.0 - webpack: ^5.76.2 + webpack: ^5.76.3 webpack-dev-server: ^4.13.1 webpack-manifest-plugin: ^5.0.0 workbox-webpack-plugin: ^6.5.4 @@ -15658,9 +15658,9 @@ __metadata: languageName: node linkType: hard -"webpack@npm:^5.76.2": - version: 5.76.2 - resolution: "webpack@npm:5.76.2" +"webpack@npm:^5.76.3": + version: 5.76.3 + resolution: "webpack@npm:5.76.3" dependencies: "@types/eslint-scope": ^3.7.3 "@types/estree": ^0.0.51 @@ -15691,7 +15691,7 @@ __metadata: optional: true bin: webpack: bin/webpack.js - checksum: 86db98299a175c371031449c26077e87b33acd8f45de7f7945ed4b9b37c8ca11bc5169af9c44743efccd4d55e08042a3aa3a3bc42aff831309a0821ffbcd395e + checksum: 363f536b56971d056e34ab4cffa4cbc630b220e51be1a8c3adea87d9f0b51c49cfc7c3720d6614a1fd2c8c63f1ab3100db916fe8367c8bb9299327ff8c3f856d languageName: node linkType: hard