Skip to content

Commit 3e63000

Browse files
committed
chore(deps): update dependency webpack to v5.38.1
1 parent 081005f commit 3e63000

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
@@ -36,7 +36,7 @@
3636
"semantic-release": "17.4.3",
3737
"ts-node": "9.1.1",
3838
"typescript": "4.3.2",
39-
"webpack": "5.38.0"
39+
"webpack": "5.38.1"
4040
},
4141
"peerDependencies": {
4242
"webpack": "^5.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6603,10 +6603,10 @@ webpack-sources@^2.3.0:
66036603
source-list-map "^2.0.1"
66046604
source-map "^0.6.1"
66056605

6606-
webpack@5.38.0:
6607-
version "5.38.0"
6608-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.38.0.tgz#bd9f9ef8a8778c7162f598647b7a6e6273cb55e8"
6609-
integrity sha512-9jrxzP0C3Q+ypaqaLU0TH3CgcSHR02cqPRCzOKkjiVJZoKSjoVH6Kf4Y1ytJj5NWoXSYydvhoHkaJO//ej2ckA==
6606+
webpack@5.38.1:
6607+
version "5.38.1"
6608+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.38.1.tgz#5224c7f24c18e729268d3e3bc97240d6e880258e"
6609+
integrity sha512-OqRmYD1OJbHZph6RUMD93GcCZy4Z4wC0ele4FXyYF0J6AxO1vOSuIlU1hkS/lDlR9CDYBz64MZRmdbdnFFoT2g==
66106610
dependencies:
66116611
"@types/eslint-scope" "^3.7.0"
66126612
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)