chore(deps-dev): bump the rollup group with 2 updates (#5365)

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


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

Updates `rollup` from 3.29.2 to 3.29.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.2...v3.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-30 09:43:45 +05:30
committed by GitHub
parent f5533ab18f
commit cd070b0e0c
2 changed files with 16 additions and 16 deletions

View File

@@ -58,7 +58,7 @@
},
"devDependencies": {
"@astrojs/mdx": "^1.1.0",
"@rollup/plugin-typescript": "^11.1.3",
"@rollup/plugin-typescript": "^11.1.4",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"astro": "^3.0.8",
@@ -83,7 +83,7 @@
"postcss-cli": "^10.1.0",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"rollup": "^3.29.2",
"rollup": "^3.29.4",
"rtlcss": "^4.1.1",
"sass": "^1.68.0",
"stylelint": "^15.10.3",