chore(deps): pin dependency @rollup/plugin-typescript to 8.3.0
This commit is contained in:
parent
995bee3366
commit
7aa6733c90
2 changed files with 3 additions and 3 deletions
|
@ -62,7 +62,7 @@
|
|||
"@commitlint/config-conventional": "16.0.0",
|
||||
"@guanghechen/rollup-plugin-copy": "1.8.6",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "9.242.0",
|
||||
"@rollup/plugin-typescript": "^8.3.0",
|
||||
"@rollup/plugin-typescript": "8.3.0",
|
||||
"@seald-io/nedb": "2.2.1",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "27.4.0",
|
||||
|
|
|
@ -1320,7 +1320,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/plugin-typescript@npm:^8.3.0":
|
||||
"@rollup/plugin-typescript@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@rollup/plugin-typescript@npm:8.3.0"
|
||||
dependencies:
|
||||
|
@ -3185,7 +3185,7 @@ __metadata:
|
|||
"@commitlint/config-conventional": 16.0.0
|
||||
"@guanghechen/rollup-plugin-copy": 1.8.6
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 9.242.0
|
||||
"@rollup/plugin-typescript": ^8.3.0
|
||||
"@rollup/plugin-typescript": 8.3.0
|
||||
"@seald-io/nedb": 2.2.1
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 27.4.0
|
||||
|
|
Loading…
Reference in a new issue