chore(deps): update dependency @guanghechen/rollup-plugin-copy to v1.9.1
This commit is contained in:
parent
1a165b02bd
commit
f07d28e1de
2 changed files with 8 additions and 6 deletions
|
@ -60,7 +60,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "16.2.1",
|
||||
"@commitlint/config-conventional": "16.2.1",
|
||||
"@guanghechen/rollup-plugin-copy": "1.9.0",
|
||||
"@guanghechen/rollup-plugin-copy": "1.9.1",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "9.249.4",
|
||||
"@rollup/plugin-typescript": "8.3.1",
|
||||
"@seald-io/nedb": "2.2.1",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -619,18 +619,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@guanghechen/rollup-plugin-copy@npm:1.9.0":
|
||||
version: 1.9.0
|
||||
resolution: "@guanghechen/rollup-plugin-copy@npm:1.9.0"
|
||||
"@guanghechen/rollup-plugin-copy@npm:1.9.1":
|
||||
version: 1.9.1
|
||||
resolution: "@guanghechen/rollup-plugin-copy@npm:1.9.1"
|
||||
dependencies:
|
||||
chalk: ^4.1.2
|
||||
chokidar: ^3.5.3
|
||||
dir-glob: ^3.0.1
|
||||
fs-extra: ^10.0.0
|
||||
globby: ^11.0.4
|
||||
is-plain-object: ^5.0.0
|
||||
micromatch: ^4.0.4
|
||||
peerDependencies:
|
||||
rollup: ^2.64.0
|
||||
checksum: 205d74409dafe5a6f0dd88be8c0993be414e40119f565a8a500cc2adbe4d1f78ea46d7699d71150fd3bb46951f1dbf291f865383b701bb46f085e61569a0648f
|
||||
checksum: c2c6704c9abeaf048ad760100a95f922b42e5e2378e6787b052c093a19003652be293b257e2a836d3686190e93ba7dfc0e5e1fc3e4871e0a39793057e3d38a71
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3255,7 +3257,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@commitlint/cli": 16.2.1
|
||||
"@commitlint/config-conventional": 16.2.1
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.0
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.1
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 9.249.4
|
||||
"@rollup/plugin-typescript": 8.3.1
|
||||
"@seald-io/nedb": 2.2.1
|
||||
|
|
Loading…
Reference in a new issue