Skip to content

Commit f40d511

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v11 (#11702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2ee219 commit f40d511

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@babel/types": "^7.20.7",
4040
"@microsoft/api-extractor": "^7.33.7",
41-
"@rollup/plugin-typescript": "^10.0.1",
41+
"@rollup/plugin-typescript": "^11.0.0",
4242
"@types/babel__core": "^7.1.20",
4343
"@types/babel__standalone": "^7.1.4",
4444
"@types/convert-source-map": "^2.0.0",

packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@rollup/plugin-dynamic-import-vars": "^2.0.2",
8585
"@rollup/plugin-json": "^6.0.0",
8686
"@rollup/plugin-node-resolve": "15.0.1",
87-
"@rollup/plugin-typescript": "^10.0.1",
87+
"@rollup/plugin-typescript": "^11.0.0",
8888
"@rollup/pluginutils": "^5.0.2",
8989
"acorn": "^8.8.1",
9090
"acorn-walk": "^8.2.0",

pnpm-lock.yaml

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)