Skip to content

Commit 26e526d

Browse files
chore(deps): bump @rollup/plugin-typescript from 12.1.4 to 12.3.0 (#1510)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 12.1.4 to 12.3.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a60595a commit 26e526d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/base-rollup-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
},
2424
"homepage": "https://github.com/inrupt/typescript-sdk-tools#readme",
2525
"dependencies": {
26-
"@rollup/plugin-typescript": "^12.1.4"
26+
"@rollup/plugin-typescript": "^12.3.0"
2727
}
2828
}

0 commit comments

Comments
 (0)