Merge pull request #47 from tauri-apps/renovate/rollup-plugin-typescript-8.x

chore(deps): update dependency @rollup/plugin-typescript to v8.3.1
pull/85/head
Fabian-Lars 3 years ago committed by GitHub
commit d996f6b76d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@
"license": "MIT",
"devDependencies": {
"@rollup/plugin-node-resolve": "13.1.3",
"@rollup/plugin-typescript": "8.3.0",
"@rollup/plugin-typescript": "8.3.1",
"rollup": "2.68.0",
"rollup-plugin-terser": "7.0.2",
"typescript": "4.5.5"

@ -35,10 +35,10 @@
is-module "^1.0.0"
resolve "^1.19.0"
"@rollup/plugin-typescript@8.3.0":
version "8.3.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.0.tgz#bc1077fa5897b980fc27e376c4e377882c63e68b"
integrity sha512-I5FpSvLbtAdwJ+naznv+B4sjXZUcIvLLceYpITAn7wAP8W0wqc5noLdGIp9HGVntNhRWXctwPYrSSFQxtl0FPA==
"@rollup/plugin-typescript@8.3.1":
version "8.3.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.1.tgz#b7dc75ed6b4876e260b9e80624fab23bc98e4ac1"
integrity sha512-84rExe3ICUBXzqNX48WZV2Jp3OddjTMX97O2Py6D1KJaGSwWp0mDHXj+bCGNJqWHIEKDIT2U0sDjhP4czKi6cA==
dependencies:
"@rollup/pluginutils" "^3.1.0"
resolve "^1.17.0"

Loading…
Cancel
Save