Skip to content

Commit 128e3d7

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.4 to 12.3.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript) Updates `rollup` from 4.52.4 to 4.52.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.52.4...v4.52.5) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rollup - dependency-name: rollup dependency-version: 4.52.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rollup ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68b97d8 commit 128e3d7

File tree

2 files changed

+98
-98
lines changed

2 files changed

+98
-98
lines changed

package-lock.json

Lines changed: 96 additions & 96 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
@@ -65,7 +65,7 @@
6565
"devDependencies": {
6666
"@astrojs/check": "^0.9.4",
6767
"@astrojs/mdx": "^4.3.7",
68-
"@rollup/plugin-typescript": "^12.1.3",
68+
"@rollup/plugin-typescript": "^12.3.0",
6969
"@typescript-eslint/eslint-plugin": "^8.46.1",
7070
"@typescript-eslint/parser": "^8.46.1",
7171
"astro": "^5.14.4",
@@ -90,7 +90,7 @@
9090
"prettier": "^3.5.3",
9191
"prettier-plugin-astro": "^0.14.1",
9292
"rimraf": "^6.1.0",
93-
"rollup": "^4.52.4",
93+
"rollup": "^4.52.5",
9494
"rtlcss": "^4.3.0",
9595
"sass": "^1.93.2",
9696
"shx": "^0.4.0",

0 commit comments

Comments
 (0)