Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v8.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 30, 2021
1 parent 37bbac5 commit b2893e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "19.0.2",
"@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-typescript": "8.2.4",
"@rollup/plugin-typescript": "8.2.5",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@types/jest": "26.0.24",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -812,10 +812,10 @@
is-module "^1.0.0"
resolve "^1.19.0"

"@rollup/plugin-typescript@8.2.4":
version "8.2.4"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.2.4.tgz#f9dfb157512650a3a022972ca719f9bd584b62d9"
integrity sha512-rZ19Yv/V8mE+PZgz0P4KoXa/2pMlp2y4o2WryyxLTe1zVr6uWZzmVhITMUg+vxNwti1P5UV+n7yK4HBqmesLbA==
"@rollup/plugin-typescript@8.2.5":
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==
dependencies:
"@rollup/pluginutils" "^3.1.0"
resolve "^1.17.0"
Expand Down

0 comments on commit b2893e2

Please sign in to comment.