chore(deps-dev): bump the rollup group across 1 directory with 2 updates (#5781)
Bumps the rollup group with 2 updates in the / directory: [@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.6 to 12.1.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.1/packages/typescript) Updates `rollup` from 4.22.4 to 4.28.1 - [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/v4.22.4...v4.28.1) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor 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:
@@ -60,7 +60,7 @@
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@astrojs/mdx": "^3.1.9",
|
||||
"@rollup/plugin-typescript": "^11.1.6",
|
||||
"@rollup/plugin-typescript": "^12.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "^7.5.0",
|
||||
"@typescript-eslint/parser": "^7.5.0",
|
||||
"astro": "^4.16.16",
|
||||
@@ -86,7 +86,7 @@
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"rimraf": "^6.0.1",
|
||||
"rollup": "^4.22.4",
|
||||
"rollup": "^4.28.1",
|
||||
"rtlcss": "^4.3.0",
|
||||
"sass": "^1.80.4",
|
||||
"stylelint": "^16.11.0",
|
||||
|
||||
Reference in New Issue
Block a user