chore(deps-dev): bump @rollup/plugin-typescript in the rollup group

Bumps the rollup group with 1 update: [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript).


Updates `@rollup/plugin-typescript` from 11.1.5 to 11.1.6
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.6/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rollup
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-09 06:52:59 +00:00
committed by GitHub
parent b1896a921e
commit 49f61a4587
2 changed files with 16 additions and 16 deletions

View File

@@ -59,7 +59,7 @@
"devDependencies": {
"@astrojs/check": "^0.5.10",
"@astrojs/mdx": "^2.2.4",
"@rollup/plugin-typescript": "^11.1.5",
"@rollup/plugin-typescript": "^11.1.6",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"astro": "^4.5.17",