Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2022
1 parent 29a86ad commit 6943fc0
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.0",
"@rollup/plugin-typescript": "9.0.1",
"@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 @@ -1316,10 +1316,10 @@
dependencies:
"@octokit/openapi-types" "^11.2.0"

"@rollup/plugin-typescript@9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-9.0.0.tgz#ab7267b1df7a578f2786e4b24100dee001856a4a"
integrity sha512-zGTFF6bt/Vl9LzsBfKsqNu01G3ILNhwmkGP/zciLv4bQ2JPNIAJEBabph4S8aq3pdhDNdm1ISUMQ9rBDzLIqLA==
"@rollup/plugin-typescript@9.0.1":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-9.0.1.tgz#3358c78be36aecacb045c76433af06f4428588a2"
integrity sha512-fj+CTk8+HvFCEwwDQdNgWd0lIJVXtMQ0Z3vH/ZgzFSbK2s1zs5wjZrjzrhViTTN+UF49+P69/tybgKRdGHpj/Q==
dependencies:
"@rollup/pluginutils" "^4.2.1"
resolve "^1.22.1"
Expand Down

0 comments on commit 6943fc0

Please sign in to comment.