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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-02-23 16:00:58 +01:00
committed by GitHub
parent 4739a6e7c9
commit b3f03835ca
3 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
"tslib": "2.3.1"
},
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"@rollup/plugin-typescript": "8.3.1",
"@types/minimist": "1.2.2",
"rollup": "2.68.0",
"typescript": "4.5.5"

View File

@@ -18,7 +18,7 @@
"tslib": "2.3.1"
},
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"@rollup/plugin-typescript": "8.3.1",
"rollup": "2.68.0",
"typescript": "4.5.5"
},

View File

@@ -260,10 +260,10 @@
dependencies:
"@octokit/openapi-types" "^7.0.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"