chore(deps): update dependency @rollup/plugin-typescript to v8.3.0

pull/85/head
Renovate Bot 4 years ago
parent 5c5962db58
commit a38c4329ae
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

@ -17,7 +17,7 @@
"license": "MIT",
"devDependencies": {
"@rollup/plugin-node-resolve": "13.0.6",
"@rollup/plugin-typescript": "^8.1.0",
"@rollup/plugin-typescript": "8.3.0",
"rollup": "2.58.0",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.1.3"

@ -35,10 +35,10 @@
is-module "^1.0.0"
resolve "^1.19.0"
"@rollup/plugin-typescript@^8.1.0":
version "8.2.5"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.2.5.tgz#e0319761b2b5105615e5a0c371ae05bc2984b7de"
integrity sha512-QL/LvDol/PAGB2O0S7/+q2HpSUNodpw7z6nGn9BfoVCPOZ0r4EALrojFU29Bkoi2Hr2jgTocTejJ5GGWZfOxbQ==
"@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==
dependencies:
"@rollup/pluginutils" "^3.1.0"
resolve "^1.17.0"

Loading…
Cancel
Save