Skip to content

Commit

Permalink
Bump @rollup/plugin-typescript from 11.1.6 to 12.1.2
Browse files Browse the repository at this point in the history
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent e814f03 commit b28a4a4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@babel/traverse": "^7.25.9",
"@preact/signals-react-transform": "^0.4.0",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/plugin-typescript": "^12.1.2",
"@swc/core": ">=1.8.0 <=1.9.2",
"@types/babel__core": "^7.20.4",
"@types/babel__helper-module-imports": "^7.18.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/unified-signals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-node-externals": "^6.1.2",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.6"
"@rollup/plugin-typescript": "^12.1.2"
},
"keywords": [],
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"@preact-signals/unified-signals": "workspace:*",
"@preact/signals-react": "^1.3.6",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/plugin-typescript": "^12.1.2",
"@types/babel__core": "^7.20.4",
"@types/babel__helper-module-imports": "^7.18.3",
"@types/babel__traverse": "^7.20.5",
Expand Down
19 changes: 10 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b28a4a4

Please sign in to comment.