Skip to content

Commit

Permalink
chore(dev-deps): update dependency @rollup/plugin-typescript to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2023
1 parent cc48e67 commit 6a4f4b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-typescript": "^10.0.0",
"@rollup/plugin-typescript": "^11.0.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/git": "^10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1444,9 +1444,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3978,7 +3978,7 @@ __metadata:
"@rollup/plugin-commonjs": ^24.0.0
"@rollup/plugin-json": ^6.0.0
"@rollup/plugin-node-resolve": ^15.0.0
"@rollup/plugin-typescript": ^10.0.0
"@rollup/plugin-typescript": ^11.0.0
"@semantic-release/changelog": ^6.0.1
"@semantic-release/commit-analyzer": ^9.0.2
"@semantic-release/git": ^10.0.1
Expand Down

0 comments on commit 6a4f4b9

Please sign in to comment.