chore(deps): update dependency @guanghechen/rollup-plugin-copy to v1.9.4
This commit is contained in:
parent
841494c0bb
commit
a92d1f607e
2 changed files with 8 additions and 19 deletions
|
@ -37,7 +37,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "16.2.3",
|
||||
"@commitlint/config-conventional": "16.2.1",
|
||||
"@guanghechen/rollup-plugin-copy": "1.9.3",
|
||||
"@guanghechen/rollup-plugin-copy": "1.9.4",
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"conventional-changelog-conventionalcommits": "4.6.3",
|
||||
|
|
25
yarn.lock
25
yarn.lock
|
@ -273,20 +273,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@guanghechen/rollup-plugin-copy@npm:1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "@guanghechen/rollup-plugin-copy@npm:1.9.3"
|
||||
"@guanghechen/rollup-plugin-copy@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@guanghechen/rollup-plugin-copy@npm:1.9.4"
|
||||
dependencies:
|
||||
chalk: ^4.1.2
|
||||
chokidar: ^3.5.3
|
||||
dir-glob: ^3.0.1
|
||||
fs-extra: ^10.0.1
|
||||
fs-extra: ^10.1.0
|
||||
globby: ^11.0.4
|
||||
is-plain-object: ^5.0.0
|
||||
micromatch: ^4.0.5
|
||||
peerDependencies:
|
||||
rollup: ^2.64.0
|
||||
checksum: 45aa6f0a5b0da84780043ee747c9c66d0c35715f4d33f537082e399e929c1d1addcac4036d9de1b3121c7500bcd3f054f70c3ccd16b0096f0460793e0437e4f2
|
||||
checksum: d9b53edbc0a1d5fc36342d74031555d870266d394251e3343999aa2f3ca2020d4c1d0e83c9a6f1ee59de6d0d2e3bd783dd1c943e7250dfc21b09edc602179209
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1684,7 +1684,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@commitlint/cli": 16.2.3
|
||||
"@commitlint/config-conventional": 16.2.1
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.3
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.4
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
conventional-changelog-conventionalcommits: 4.6.3
|
||||
|
@ -2547,7 +2547,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fs-extra@npm:10.1.0":
|
||||
"fs-extra@npm:10.1.0, fs-extra@npm:^10.1.0":
|
||||
version: 10.1.0
|
||||
resolution: "fs-extra@npm:10.1.0"
|
||||
dependencies:
|
||||
|
@ -2569,17 +2569,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fs-extra@npm:^10.0.1":
|
||||
version: 10.0.1
|
||||
resolution: "fs-extra@npm:10.0.1"
|
||||
dependencies:
|
||||
graceful-fs: ^4.2.0
|
||||
jsonfile: ^6.0.1
|
||||
universalify: ^2.0.0
|
||||
checksum: c1faaa5eb9e1c5c7c7ff09f966e93922ecb068ae1b04801cfc983ef05fcc1f66bfbb8d8d0b745c910014c7a2e7317fb6cf3bfe7390450c1157e3cc1a218f221d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fs-minipass@npm:^2.0.0":
|
||||
version: 2.1.0
|
||||
resolution: "fs-minipass@npm:2.1.0"
|
||||
|
|
Loading…
Reference in a new issue