Skip to content

Commit caad730

Browse files
npm(deps-dev): bump @rollup/plugin-typescript from 10.0.1 to 11.0.0
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 10.0.1 to 11.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v11.0.0/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dd3146 commit caad730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@rollup/plugin-node-resolve": "^15.0.1",
5252
"@rollup/plugin-replace": "^5.0.1",
5353
"@rollup/plugin-terser": "^0.4.0",
54-
"@rollup/plugin-typescript": "^10.0.1",
54+
"@rollup/plugin-typescript": "^11.0.0",
5555
"@types/jest": "^29.2.4",
5656
"@types/node": "^18.11.12",
5757
"@typescript-eslint/eslint-plugin": "^5.46.0",

0 commit comments

Comments
 (0)