chore(deps): update dependency @rollup/plugin-typescript to v8.3.1
This commit is contained in:
parent
686f03ef1b
commit
1a165b02bd
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.0",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "9.249.4",
|
||||
"@rollup/plugin-typescript": "8.3.0",
|
||||
"@rollup/plugin-typescript": "8.3.1",
|
||||
"@seald-io/nedb": "2.2.1",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "27.4.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1335,9 +1335,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/plugin-typescript@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@rollup/plugin-typescript@npm:8.3.0"
|
||||
"@rollup/plugin-typescript@npm:8.3.1":
|
||||
version: 8.3.1
|
||||
resolution: "@rollup/plugin-typescript@npm:8.3.1"
|
||||
dependencies:
|
||||
"@rollup/pluginutils": ^3.1.0
|
||||
resolve: ^1.17.0
|
||||
|
@ -1345,7 +1345,7 @@ __metadata:
|
|||
rollup: ^2.14.0
|
||||
tslib: "*"
|
||||
typescript: ">=3.7.0"
|
||||
checksum: f8253a775389f29feadf639c2e04d87bddb4c30126b0d95b9e17bfffa2addad1b6275cb8dead40604348ea7ac0128fe4394413bc3b2129c4a545f93eb4585149
|
||||
checksum: d2672dfdab629c68d535d6e858cb972762238cdad01693854da3d125ca0cd03aa44f9cb8a5eff89e9785053aa29b58fb4026870005600f9188e9ad944a4a868e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3257,7 +3257,7 @@ __metadata:
|
|||
"@commitlint/config-conventional": 16.2.1
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.0
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 9.249.4
|
||||
"@rollup/plugin-typescript": 8.3.0
|
||||
"@rollup/plugin-typescript": 8.3.1
|
||||
"@seald-io/nedb": 2.2.1
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 27.4.1
|
||||
|
|
Loading…
Reference in a new issue