Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v12 (#820)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent e649e2f commit 1581239
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@commitlint/types": "^19.0.0",
"@jest/types": "^29.5.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-typescript": "^11.1.0",
"@rollup/plugin-typescript": "^12.0.0",
"@types/node": "^20.0.0",
"husky": "^9.0.11",
"rollup": "^4.22.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@logto/chrome-extension": "workspace:^",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-typescript": "^11.1.0",
"@rollup/plugin-typescript": "^12.0.0",
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"@types/node": "^20.12.2",
Expand Down
38 changes: 14 additions & 24 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 1581239

Please sign in to comment.