Skip to content

Commit 2921063

Browse files
committed
chore(deps): update dependency webpack to v5.49.0
1 parent 7ebe2b5 commit 2921063

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
@@ -42,7 +42,7 @@
4242
"semantic-release": "17.4.4",
4343
"ts-node": "10.1.0",
4444
"typescript": "4.3.5",
45-
"webpack": "5.48.0"
45+
"webpack": "5.49.0"
4646
},
4747
"eslintConfig": {
4848
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6081,10 +6081,10 @@ webpack-sources@^3.2.0:
60816081
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
60826082
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
60836083

6084-
webpack@5.48.0:
6085-
version "5.48.0"
6086-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.48.0.tgz#06180fef9767a6fd066889559a4c4d49bee19b83"
6087-
integrity sha512-CGe+nfbHrYzbk7SKoYITCgN3LRAG0yVddjNUecz9uugo1QtYdiyrVD8nP1PhkNqPfdxC2hknmmKpP355Epyn6A==
6084+
webpack@5.49.0:
6085+
version "5.49.0"
6086+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.49.0.tgz#e250362b781a9fb614ba0a97ed67c66b9c5310cd"
6087+
integrity sha512-XarsANVf28A7Q3KPxSnX80EkCcuOer5hTOEJWJNvbskOZ+EK3pobHarGHceyUZMxpsTHBHhlV7hiQyLZzGosYw==
60886088
dependencies:
60896089
"@types/eslint-scope" "^3.7.0"
60906090
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)