Skip to content

Commit 5213e8e

Browse files
Bump webpack from 5.18.0 to 5.19.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.18.0...v5.19.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 409cabb commit 5213e8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.1.3",
53-
"webpack": "5.18.0",
53+
"webpack": "5.19.0",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8258,10 +8258,10 @@ webpack-sources@^2.1.1:
82588258
source-list-map "^2.0.1"
82598259
source-map "^0.6.1"
82608260

8261-
webpack@5.18.0:
8262-
version "5.18.0"
8263-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.18.0.tgz#bbcf13094aa0da0534d513f27d7ee72d74e499c6"
8264-
integrity sha512-RmiP/iy6ROvVe/S+u0TrvL/oOmvP+2+Bs8MWjvBwwY/j82Q51XJyDJ75m0QAGntL1Wx6B//Xc0+4VPP/hlNHmw==
8261+
webpack@5.19.0:
8262+
version "5.19.0"
8263+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.19.0.tgz#1a5fee84dd63557e68336b0774ac4a1c81aa2c73"
8264+
integrity sha512-egX19vAQ8fZ4cVYtA9Y941eqJtcZAK68mQq87MMv+GTXKZOc3TpKBBxdGX+HXUYlquPxiluNsJ1VHvwwklW7CQ==
82658265
dependencies:
82668266
"@types/eslint-scope" "^3.7.0"
82678267
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)