From 30f62aca9a181f511c3cd85a84e595757db495ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 16:18:48 +0000 Subject: [PATCH] build(deps): bump webpack from 5.72.1 to 5.73.0 (#839) * build(deps): bump webpack from 5.72.1 to 5.73.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.73.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0f8699b0..1421ca37 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "typescript": "~4.6.2", "usehooks-ts": "^2.5.4", "web-vitals": "^2.1.4", - "webpack": "^5.64.4", + "webpack": "^5.73.0", "webpack-dev-server": "^4.6.0", "webpack-manifest-plugin": "^4.0.2", "workbox-webpack-plugin": "^6.4.1", diff --git a/yarn.lock b/yarn.lock index a702a754..fb659e64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2369,7 +2369,7 @@ __metadata: typescript: ~4.6.2 usehooks-ts: ^2.5.4 web-vitals: ^2.1.4 - webpack: ^5.64.4 + webpack: ^5.73.0 webpack-dev-server: ^4.6.0 webpack-manifest-plugin: ^4.0.2 workbox-webpack-plugin: ^6.4.1 @@ -14918,9 +14918,9 @@ __metadata: languageName: node linkType: hard -"webpack@npm:^5.64.4": - version: 5.72.1 - resolution: "webpack@npm:5.72.1" +"webpack@npm:^5.73.0": + version: 5.73.0 + resolution: "webpack@npm:5.73.0" dependencies: "@types/eslint-scope": ^3.7.3 "@types/estree": ^0.0.51 @@ -14951,7 +14951,7 @@ __metadata: optional: true bin: webpack: bin/webpack.js - checksum: d1eff085eee1c67a68f7bf1d077ea202c1e68a0de0e0866274984769838c3f224fbc64e847e1a1bbc6eba9fb6a9965098809cc0be9292b573767bb5d8d2df96e + checksum: aa434a241bad6176b68e1bf0feb1972da4dcbf27cb3d94ae24f6eb31acc37dceb9c4aae55e068edca75817bfe91f13cd20b023ac55d9b1b2f8b66a4037c9468f languageName: node linkType: hard