Skip to content

Commit

Permalink
chore(deps): update rollup
Browse files Browse the repository at this point in the history
| datasource | package                   | from  | to     |
| ---------- | ------------------------- | ----- | ------ |
| npm        | @rollup/plugin-typescript | 8.5.0 | 12.1.1 |
| npm        | rollup-plugin-dts         | 4.2.3 | 6.1.1  |
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 628c63e commit 554312d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@rollup/plugin-typescript": "8.5.0",
"@rollup/plugin-typescript": "12.1.1",
"@semantic-release/changelog": "6.0.2",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand All @@ -64,7 +64,7 @@
"react-scripts": "5.0.1",
"react-test-renderer": "16.14.0",
"rollup": "2.79.1",
"rollup-plugin-dts": "4.2.3",
"rollup-plugin-dts": "6.1.1",
"semantic-release": "20.1.3",
"snapshot-diff": "0.10.0",
"typescript": "4.7.4"
Expand Down

0 comments on commit 554312d

Please sign in to comment.