mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 01:04:14 -05:00
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:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user