Skip to content

Commit 6e2cff3

Browse files
chore(deps): update dependency webpack to v5.110.3
1 parent 8647d42 commit 6e2cff3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@
12551255
"sinon": "22.1.0",
12561256
"ts-loader": "9.6.2",
12571257
"typescript": "6.0.3",
1258-
"webpack": "5.110.2",
1258+
"webpack": "5.110.3",
12591259
"webpack-cli": "7.2.2",
12601260
"webpack-merge": "6.0.1"
12611261
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6313,10 +6313,10 @@ webpack-sources@^3.5.1:
63136313
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.5.1.tgz#76c2418486dcc02b2aa0694c104176c2858fe84a"
63146314
integrity sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==
63156315

6316-
webpack@5.110.2:
6317-
version "5.110.2"
6318-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.110.2.tgz#ef23a0e62fe5e1ba71b033e3505b7f005d8d5c6e"
6319-
integrity sha512-TciLrfM7zgEjqGdY851HkirDsSPQgTFsWQpl9oHqMAMYsHhEC0bKjscvjpnz+pzx10hLC8qISApGrsnrCP4UtQ==
6316+
webpack@5.110.3:
6317+
version "5.110.3"
6318+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.110.3.tgz#e122b66f6226b7af8f209b6102cd13238c4813a8"
6319+
integrity sha512-GuizBzRvo9YPpyoNMf3ag7AzxbaW85qrRSqTha345KyJbAFPt3/cMzBM0h+RWg7SK/7DdzRLINP3LvQ0hvr4hg==
63206320
dependencies:
63216321
"@types/estree" "^1.0.8"
63226322
"@types/json-schema" "^7.0.15"

0 commit comments

Comments
 (0)