Skip to content

Commit 30ea546

Browse files
chore(deps): update dependency @types/copy-webpack-plugin to v10.1.3 (#5800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea9252c commit 30ea546

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1634,7 +1634,7 @@
16341634
"@swc/jest": "0.2.36",
16351635
"@types/chai": "4.3.20",
16361636
"@types/chai-as-promised": "7.1.8",
1637-
"@types/copy-webpack-plugin": "10.1.0",
1637+
"@types/copy-webpack-plugin": "10.1.3",
16381638
"@types/fs-extra": "11.0.4",
16391639
"@types/jest": "29.5.14",
16401640
"@types/lodash.clonedeep": "4.5.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4171,10 +4171,10 @@
41714171
dependencies:
41724172
"@types/node" "*"
41734173

4174-
"@types/[email protected].0":
4175-
version "10.1.0"
4176-
resolved "https://registry.yarnpkg.com/@types/copy-webpack-plugin/-/copy-webpack-plugin-10.1.0.tgz#5e7e5d44f58530bbb0e39cc01f83fc91aa484387"
4177-
integrity sha512-Dk0NUW3X6hVQdkH2n9R7NejjPNCocZBiv8XF8Ac5su2d6EKzCcG/yWDwnWGrEsAWvogoADJyUKULwncx0G9Jkg==
4174+
"@types/[email protected].3":
4175+
version "10.1.3"
4176+
resolved "https://registry.yarnpkg.com/@types/copy-webpack-plugin/-/copy-webpack-plugin-10.1.3.tgz#29ea60e59e9d07bf798a343e9a100cd9b4f03421"
4177+
integrity sha512-p0/EiNsnH/t/BSKG2DBSULzEg75L1mRn1pqe2lGCC89Yjih5krNjMi8OoBy6SAPN0fhcpZhRIk4KV3lqKQ8Png==
41784178
dependencies:
41794179
copy-webpack-plugin "*"
41804180

0 commit comments

Comments
 (0)