Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2022
1 parent 5be62ad commit 033a744
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"build": "vite build"
},
"devDependencies": {
"@rollup/plugin-typescript": "9.0.2",
"@rollup/plugin-typescript": "10.0.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1315,10 +1315,10 @@
dependencies:
"@octokit/openapi-types" "^11.2.0"

"@rollup/plugin-typescript@9.0.2":
version "9.0.2"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-9.0.2.tgz#c0cdfa39e267f306ff7316405a35406d5821eaa7"
integrity sha512-/sS93vmHUMjzDUsl5scNQr1mUlNE1QjBBvOhmRwJCH8k2RRhDIm3c977B3wdu3t3Ap17W6dDeXP3hj1P1Un1bA==
"@rollup/plugin-typescript@10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-10.0.0.tgz#d8ddf53cb6b20d12b7d025c17533eada40146ebe"
integrity sha512-iaTcQCbqTBA+vYS8uAVqvZvYXPobHBkz/tPYudqdMIz8QIjlPFNNFLpFX18rHGjLvGT9vUghd6GwE4ZpLhCnfA==
dependencies:
"@rollup/pluginutils" "^5.0.1"
resolve "^1.22.1"
Expand Down

0 comments on commit 033a744

Please sign in to comment.