Skip to content

Commit 592b66b

Browse files
committed
chore(deps): update dependency webpack to v5.16.0
1 parent 785569f commit 592b66b

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
@@ -101,7 +101,7 @@
101101
"rollup-plugin-replace": "2.2.0",
102102
"rollup-plugin-terser": "7.0.2",
103103
"semantic-release": "17.3.4",
104-
"webpack": "5.15.0",
104+
"webpack": "5.16.0",
105105
"webpack-cli": "4.4.0",
106106
"webpack-dev-server": "3.11.2"
107107
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11283,10 +11283,10 @@ webpack-sources@^2.1.1:
1128311283
source-list-map "^2.0.1"
1128411284
source-map "^0.6.1"
1128511285

11286-
webpack@5.15.0:
11287-
version "5.15.0"
11288-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.15.0.tgz#63d7b6228a4e15ee8c89899c2cfdd993e809bdd2"
11289-
integrity sha512-y/xG+ONDz78yn3VvP6gAvGr1/gkxOgitvHSXBmquyN8KDtrGEyE3K9WkXOPB7QmfcOBCpO4ELXwNcCYQnEmexA==
11286+
webpack@5.16.0:
11287+
version "5.16.0"
11288+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.16.0.tgz#796e093c2d92c229f013aefefde82b50c0572570"
11289+
integrity sha512-QOkctcjYfEGxcYg4AzPJafyAQ7ANc266/URkX881uFA7b2k31E0Dmpy1ExfppHOTp1kHDTsRh9sXojVUvgPF0g==
1129011290
dependencies:
1129111291
"@types/eslint-scope" "^3.7.0"
1129211292
"@types/estree" "^0.0.45"

0 commit comments

Comments
 (0)