Skip to content

Commit e89571a

Browse files
chore(deps-dev): bump the rollup group across 1 directory with 2 updates
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.27.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.22.4...v4.27.2) --- 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] <[email protected]>
1 parent 5d9c713 commit e89571a

File tree

2 files changed

+106
-78
lines changed

2 files changed

+106
-78
lines changed

package-lock.json

+104-76
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@astrojs/check": "^0.9.4",
6262
"@astrojs/mdx": "^3.1.8",
63-
"@rollup/plugin-typescript": "^11.1.6",
63+
"@rollup/plugin-typescript": "^12.1.1",
6464
"@typescript-eslint/eslint-plugin": "^7.5.0",
6565
"@typescript-eslint/parser": "^7.5.0",
6666
"astro": "^4.16.7",
@@ -86,7 +86,7 @@
8686
"prettier": "^3.3.3",
8787
"prettier-plugin-astro": "^0.14.1",
8888
"rimraf": "^6.0.1",
89-
"rollup": "^4.22.4",
89+
"rollup": "^4.27.2",
9090
"rtlcss": "^4.3.0",
9191
"sass": "^1.80.4",
9292
"stylelint": "^16.9.0",

0 commit comments

Comments
 (0)