chore(deps): update dependency @rollup/plugin-typescript to v10 (#1016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-02 10:58:48 +01:00
committed by GitHub
parent 1517dd4323
commit a10706d554
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
"yargs": "17.6.2"
},
"devDependencies": {
"@rollup/plugin-typescript": "9.0.2",
"@rollup/plugin-typescript": "10.0.1",
"tslib": "*",
"typescript": ">=4.9.3"
}

View File

@@ -5145,10 +5145,10 @@
"@rollup/pluginutils" "^5.0.1"
magic-string "^0.26.4"
"@rollup/plugin-typescript@9.0.2":
version "9.0.2"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-9.0.2.tgz#c0cdfa39e267f306ff7316405a35406d5821eaa7"
integrity sha512-/sS93vmHUMjzDUsl5scNQr1mUlNE1QjBBvOhmRwJCH8k2RRhDIm3c977B3wdu3t3Ap17W6dDeXP3hj1P1Un1bA==
"@rollup/plugin-typescript@10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-10.0.1.tgz#270b515b116ea28320e6bb62451c4767d49072d6"
integrity sha512-wBykxRLlX7EzL8BmUqMqk5zpx2onnmRMSw/l9M1sVfkJvdwfxogZQVNUM9gVMJbjRLDR5H6U0OMOrlDGmIV45A==
dependencies:
"@rollup/pluginutils" "^5.0.1"
resolve "^1.22.1"