From cda541fcedcc3835b960be1330215c47b44dc0a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 03:57:10 +0000 Subject: [PATCH] Bump @webpack-cli/serve from 2.0.2 to 2.0.3 Bumps [@webpack-cli/serve](https://github.com/webpack/webpack-cli) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/@webpack-cli/serve@2.0.2...@webpack-cli/serve@2.0.3) --- updated-dependencies: - dependency-name: "@webpack-cli/serve" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 69ef1ae6..c3262236 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@fortawesome/fontawesome-free": "^6.4.0", "@popperjs/core": "^2.11.7", "@sentry/browser": "^7.11.1", - "@webpack-cli/serve": "^2.0.2", + "@webpack-cli/serve": "^2.0.3", "babel-loader": "^9.1.2", "bootstrap": "^5.2.3", "bootswatch": "^5.2.3", diff --git a/yarn.lock b/yarn.lock index 90d1fe27..76d8d86f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1392,10 +1392,10 @@ resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-2.0.1.tgz#eed745799c910d20081e06e5177c2b2569f166c0" integrity sha512-fE1UEWTwsAxRhrJNikE7v4EotYflkEhBL7EbajfkPlf6E37/2QshOy/D48Mw8G5XMFlQtS6YV42vtbG9zBpIQA== -"@webpack-cli/serve@^2.0.2": - version "2.0.2" - resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.2.tgz#10aa290e44a182c02e173a89452781b1acbc86d9" - integrity sha512-S9h3GmOmzUseyeFW3tYNnWS7gNUuwxZ3mmMq0JyW78Vx1SGKPSkt5bT4pB0rUnVfHjP0EL9gW2bOzmtiTfQt0A== +"@webpack-cli/serve@^2.0.2", "@webpack-cli/serve@^2.0.3": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.3.tgz#c00c48d19340224242842e38b8f7b76c308bbd3f" + integrity sha512-Bwxd73pHuYc0cyl7vulPp2I6kAYtmJPkfUivbts7by6wDAVyFdKzGX3AksbvCRyNVFUJu7o2ZTcWXdT90T3qbg== "@xtuc/ieee754@^1.2.0": version "1.2.0"