Skip to content

Commit

Permalink
Update dependency @types/webpack to v5.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent 98547c9 commit b0b81fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/copy-webpack-plugin": "10.1.0",
"@types/webpack": "5.28.2",
"@types/webpack": "5.28.3",
"copy-webpack-plugin": "11.0.0",
"ts-loader": "9.4.4",
"ts-node": "10.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.9.tgz#a70ec9d8fa0180a314c3ede0e20ea56ff71aed9a"
integrity sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==

"@types/webpack@5.28.2":
version "5.28.2"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-5.28.2.tgz#a4db514f30b1b593278fbae6d6f9654c3d53c4c8"
integrity sha512-7tcxyrIOd7WGimZIcWU6pDsNh2edGGnwYExOvd3l/nMvuxqwVPrFXnnTbYCnplqV9BJoU7Mo2mfFtiH8CNFvYw==
"@types/webpack@5.28.3":
version "5.28.3"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-5.28.3.tgz#1e84a1d70dcc89396e3217015e923cf2a865f15f"
integrity sha512-Hd0GBzpP0mO2ZKChw2V7flK45m01/2g9FalpMum2X66uouzG3P1vkxvOtLVzAWLna4N9h0s2sVjND9Slnlef8A==
dependencies:
"@types/node" "*"
tapable "^2.2.0"
Expand Down

0 comments on commit b0b81fc

Please sign in to comment.