chore(deps): update dependency @guanghechen/rollup-plugin-copy to v1.9.1
This commit is contained in:
parent
c6beb5ff18
commit
5ca3e04630
2 changed files with 8 additions and 6 deletions
|
@ -37,7 +37,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "16.2.1",
|
"@commitlint/cli": "16.2.1",
|
||||||
"@commitlint/config-conventional": "16.2.1",
|
"@commitlint/config-conventional": "16.2.1",
|
||||||
"@guanghechen/rollup-plugin-copy": "1.9.0",
|
"@guanghechen/rollup-plugin-copy": "1.9.1",
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
"conventional-changelog-conventionalcommits": "4.6.3",
|
"conventional-changelog-conventionalcommits": "4.6.3",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -273,18 +273,20 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@guanghechen/rollup-plugin-copy@npm:1.9.0":
|
"@guanghechen/rollup-plugin-copy@npm:1.9.1":
|
||||||
version: 1.9.0
|
version: 1.9.1
|
||||||
resolution: "@guanghechen/rollup-plugin-copy@npm:1.9.0"
|
resolution: "@guanghechen/rollup-plugin-copy@npm:1.9.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: ^4.1.2
|
chalk: ^4.1.2
|
||||||
chokidar: ^3.5.3
|
chokidar: ^3.5.3
|
||||||
|
dir-glob: ^3.0.1
|
||||||
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
|
||||||
|
micromatch: ^4.0.4
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
rollup: ^2.64.0
|
rollup: ^2.64.0
|
||||||
checksum: 205d74409dafe5a6f0dd88be8c0993be414e40119f565a8a500cc2adbe4d1f78ea46d7699d71150fd3bb46951f1dbf291f865383b701bb46f085e61569a0648f
|
checksum: c2c6704c9abeaf048ad760100a95f922b42e5e2378e6787b052c093a19003652be293b257e2a836d3686190e93ba7dfc0e5e1fc3e4871e0a39793057e3d38a71
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1682,7 +1684,7 @@ __metadata:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/cli": 16.2.1
|
"@commitlint/cli": 16.2.1
|
||||||
"@commitlint/config-conventional": 16.2.1
|
"@commitlint/config-conventional": 16.2.1
|
||||||
"@guanghechen/rollup-plugin-copy": 1.9.0
|
"@guanghechen/rollup-plugin-copy": 1.9.1
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
conventional-changelog-conventionalcommits: 4.6.3
|
conventional-changelog-conventionalcommits: 4.6.3
|
||||||
|
|
Loading…
Reference in a new issue