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

pull/85/head
Renovate Bot 3 years ago
parent 08263dbefb
commit 989bc1de67
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

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

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

Loading…
Cancel
Save