Skip to content

Commit d4f5a9f

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 12.1.1 to 12.1.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.2/packages/typescript) Updates `rollup` from 4.28.1 to 4.31.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.28.1...v4.31.0) --- 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-minor dependency-group: rollup ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2215dd9 commit d4f5a9f

File tree

2 files changed

+86
-86
lines changed

2 files changed

+86
-86
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@astrojs/check": "^0.9.4",
6262
"@astrojs/mdx": "^4.0.1",
63-
"@rollup/plugin-typescript": "^12.1.1",
63+
"@rollup/plugin-typescript": "^12.1.2",
6464
"@typescript-eslint/eslint-plugin": "^7.5.0",
6565
"@typescript-eslint/parser": "^7.5.0",
6666
"astro": "^5.0.3",
@@ -85,7 +85,7 @@
8585
"prettier": "^3.4.2",
8686
"prettier-plugin-astro": "^0.14.1",
8787
"rimraf": "^6.0.1",
88-
"rollup": "^4.28.1",
88+
"rollup": "^4.31.0",
8989
"rtlcss": "^4.3.0",
9090
"sass": "^1.78.0",
9191
"stylelint": "^16.11.0",

0 commit comments

Comments
 (0)