chore(deps): update dependency @rollup/plugin-typescript to v8.3.2
This commit is contained in:
parent
7f0fa98c7c
commit
452e4b5550
2 changed files with 6 additions and 6 deletions
|
@ -62,7 +62,7 @@
|
|||
"@commitlint/config-conventional": "16.2.1",
|
||||
"@guanghechen/rollup-plugin-copy": "1.9.3",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "9.255.3",
|
||||
"@rollup/plugin-typescript": "8.3.1",
|
||||
"@rollup/plugin-typescript": "8.3.2",
|
||||
"@seald-io/nedb": "3.0.0",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "27.4.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1357,9 +1357,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/plugin-typescript@npm:8.3.1":
|
||||
version: 8.3.1
|
||||
resolution: "@rollup/plugin-typescript@npm:8.3.1"
|
||||
"@rollup/plugin-typescript@npm:8.3.2":
|
||||
version: 8.3.2
|
||||
resolution: "@rollup/plugin-typescript@npm:8.3.2"
|
||||
dependencies:
|
||||
"@rollup/pluginutils": ^3.1.0
|
||||
resolve: ^1.17.0
|
||||
|
@ -1367,7 +1367,7 @@ __metadata:
|
|||
rollup: ^2.14.0
|
||||
tslib: "*"
|
||||
typescript: ">=3.7.0"
|
||||
checksum: d2672dfdab629c68d535d6e858cb972762238cdad01693854da3d125ca0cd03aa44f9cb8a5eff89e9785053aa29b58fb4026870005600f9188e9ad944a4a868e
|
||||
checksum: bdbf3c11d26b04244228cbe2bd48dbac66044c16df4ee3658276480b1e050c33f9bc72ef7b6e05a88c4a48db3d5359ab6a3acf7ff288482af29863478d014881
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3272,7 +3272,7 @@ __metadata:
|
|||
"@commitlint/config-conventional": 16.2.1
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.3
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 9.255.3
|
||||
"@rollup/plugin-typescript": 8.3.1
|
||||
"@rollup/plugin-typescript": 8.3.2
|
||||
"@seald-io/nedb": 3.0.0
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 27.4.1
|
||||
|
|
Loading…
Reference in a new issue