chore(deps): update dependency @guanghechen/rollup-plugin-copy to v1.8.6
This commit is contained in:
parent
586665c0d5
commit
db00f8bf85
2 changed files with 7 additions and 7 deletions
|
@ -60,7 +60,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "16.0.2",
|
"@commitlint/cli": "16.0.2",
|
||||||
"@commitlint/config-conventional": "16.0.0",
|
"@commitlint/config-conventional": "16.0.0",
|
||||||
"@guanghechen/rollup-plugin-copy": "1.8.5",
|
"@guanghechen/rollup-plugin-copy": "1.8.6",
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": "9.238.1",
|
"@league-of-foundry-developers/foundry-vtt-types": "9.238.1",
|
||||||
"@seald-io/nedb": "2.2.0",
|
"@seald-io/nedb": "2.2.0",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -878,17 +878,17 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@guanghechen/rollup-plugin-copy@npm:1.8.5":
|
"@guanghechen/rollup-plugin-copy@npm:1.8.6":
|
||||||
version: 1.8.5
|
version: 1.8.6
|
||||||
resolution: "@guanghechen/rollup-plugin-copy@npm:1.8.5"
|
resolution: "@guanghechen/rollup-plugin-copy@npm:1.8.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: ^4.1.2
|
chalk: ^4.1.2
|
||||||
fs-extra: ^10.0.0
|
fs-extra: ^10.0.0
|
||||||
globby: ^11.0.4
|
globby: ^11.0.4
|
||||||
is-plain-object: ^5.0.0
|
is-plain-object: ^5.0.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
rollup: ^2.58.3
|
rollup: ^2.64.0
|
||||||
checksum: d7d802f69f0f5936e26cb69e5b5f374a747c8a73c635526281c6ea7c0ef613f1d12ddfd4becc1c7ff4b57691edf61b7b378e62bdcabf8f381b9e41490828125d
|
checksum: b9ea14264a80620eecfc4d11c488cbc95f97633f66bd3f2e9e203873a4d520dba2ea980d67523fe8a83ed1acc0b547a85581baad6fc631a90b6ddd57bb155ff2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3705,7 +3705,7 @@ __metadata:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/cli": 16.0.2
|
"@commitlint/cli": 16.0.2
|
||||||
"@commitlint/config-conventional": 16.0.0
|
"@commitlint/config-conventional": 16.0.0
|
||||||
"@guanghechen/rollup-plugin-copy": 1.8.5
|
"@guanghechen/rollup-plugin-copy": 1.8.6
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": 9.238.1
|
"@league-of-foundry-developers/foundry-vtt-types": 9.238.1
|
||||||
"@seald-io/nedb": 2.2.0
|
"@seald-io/nedb": 2.2.0
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
|
|
Loading…
Reference in a new issue