Skip to content

Commit ccad75e

Browse files
Update dependency webpack to v5.101.3 (#268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b4dc5d commit ccad75e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@
8484
"ts-node": "10.9.2",
8585
"typescript": "5.9.2",
8686
"typescript-eslint": "8.39.1",
87-
"webpack": "5.101.2"
87+
"webpack": "5.101.3"
8888
}
8989
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3788,7 +3788,7 @@ __metadata:
37883788
ts-node: "npm:10.9.2"
37893789
typescript: "npm:5.9.2"
37903790
typescript-eslint: "npm:8.39.1"
3791-
webpack: "npm:5.101.2"
3791+
webpack: "npm:5.101.3"
37923792
peerDependencies:
37933793
"@babel/core": ^7.13.0
37943794
"@babel/plugin-transform-runtime": ^7.13.0
@@ -3974,9 +3974,9 @@ __metadata:
39743974
languageName: node
39753975
linkType: hard
39763976

3977-
"webpack@npm:5.101.2":
3978-
version: 5.101.2
3979-
resolution: "webpack@npm:5.101.2"
3977+
"webpack@npm:5.101.3":
3978+
version: 5.101.3
3979+
resolution: "webpack@npm:5.101.3"
39803980
dependencies:
39813981
"@types/eslint-scope": "npm:^3.7.7"
39823982
"@types/estree": "npm:^1.0.8"
@@ -4008,7 +4008,7 @@ __metadata:
40084008
optional: true
40094009
bin:
40104010
webpack: bin/webpack.js
4011-
checksum: 10c0/e27091bd0d51ff17ecdaf18dae00dca57475e9152d7fc50d7c65e098629a63c7b3bf4e275ae76d111aed37b95f956b2df19aeeac27b0351fa2572e71f019dcb5
4011+
checksum: 10c0/3c204d4f1df0ef2774ae043f62e4db56c11b7a0594e82fbb1fbbaf69893570f3bf08a8b5d2d5a0302ce6346132bf3eb9dbde81e4fab3d68307b2e506d606f064
40124012
languageName: node
40134013
linkType: hard
40144014

0 commit comments

Comments
 (0)