Skip to content

Commit 48c9f77

Browse files
Update dependency webpack to v5.49.0 (#728)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a0ea523 commit 48c9f77

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
@@ -66,7 +66,7 @@
6666
"stylelint": "13.13.1",
6767
"stylelint-config-recommended": "5.0.0",
6868
"svgo": "2.3.1",
69-
"webpack": "5.48.0",
69+
"webpack": "5.49.0",
7070
"webpack-cli": "4.7.2",
7171
"webpack-shell-plugin-next": "2.2.2",
7272
"webpack-spritesmith": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11507,10 +11507,10 @@ webpack-spritesmith@1.1.0:
1150711507
spritesheet-templates "^10.4.2"
1150811508
spritesmith "^3.4.0"
1150911509

11510-
webpack@5.48.0:
11511-
version "5.48.0"
11512-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.48.0.tgz#06180fef9767a6fd066889559a4c4d49bee19b83"
11513-
integrity sha512-CGe+nfbHrYzbk7SKoYITCgN3LRAG0yVddjNUecz9uugo1QtYdiyrVD8nP1PhkNqPfdxC2hknmmKpP355Epyn6A==
11510+
webpack@5.49.0:
11511+
version "5.49.0"
11512+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.49.0.tgz#e250362b781a9fb614ba0a97ed67c66b9c5310cd"
11513+
integrity sha512-XarsANVf28A7Q3KPxSnX80EkCcuOer5hTOEJWJNvbskOZ+EK3pobHarGHceyUZMxpsTHBHhlV7hiQyLZzGosYw==
1151411514
dependencies:
1151511515
"@types/eslint-scope" "^3.7.0"
1151611516
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)