Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v10 (#12771)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] authored Dec 8, 2022
1 parent 0bdbce1 commit 4c7ed41
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-typescript": "^9.0.0",
"@rollup/plugin-typescript": "^10.0.0",
"@storybook/addon-a11y": "^6.5.6",
"@storybook/addon-actions": "^6.5.6",
"@storybook/addon-docs": "^6.5.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2057,7 +2057,7 @@ __metadata:
"@rollup/plugin-babel": ^6.0.0
"@rollup/plugin-commonjs": ^21.0.0
"@rollup/plugin-node-resolve": ^15.0.0
"@rollup/plugin-typescript": ^9.0.0
"@rollup/plugin-typescript": ^10.0.0
"@storybook/addon-a11y": ^6.5.6
"@storybook/addon-actions": ^6.5.6
"@storybook/addon-docs": ^6.5.6
Expand Down Expand Up @@ -5142,9 +5142,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-typescript@npm:^9.0.0":
version: 9.0.2
resolution: "@rollup/plugin-typescript@npm:9.0.2"
"@rollup/plugin-typescript@npm:^10.0.0":
version: 10.0.1
resolution: "@rollup/plugin-typescript@npm:10.0.1"
dependencies:
"@rollup/pluginutils": ^5.0.1
resolve: ^1.22.1
Expand All @@ -5157,7 +5157,7 @@ __metadata:
optional: true
tslib:
optional: true
checksum: 0b3a15e7402a8cf46a491003a0bfe6bf50294939133cf898c1dee0b9f1f8f4742242e81abd15effd8de2e9f3fe5fd81d01a03020341e1d3d0b7f4c6be21d989f
checksum: d3e85674b5ff56c4376bbd79fd2baced3e988b7110d60b1f818eb344721f5605eaa3b56a1668631d210399db7188a7cc4790bb423ad9e56144d015fd1591ccc3
languageName: node
linkType: hard

Expand Down

0 comments on commit 4c7ed41

Please sign in to comment.