Skip to content

Commit 23a2013

Browse files
chore(deps): update rollup
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ------ | | npm | @rollup/plugin-typescript | 8.5.0 | 12.1.4 | | npm | rollup-plugin-dts | 4.2.3 | 6.2.3 |
1 parent 5b7dc44 commit 23a2013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@commitlint/cli": "19.8.1",
4242
"@commitlint/config-conventional": "19.8.1",
43-
"@rollup/plugin-typescript": "8.5.0",
43+
"@rollup/plugin-typescript": "12.1.4",
4444
"@semantic-release/changelog": "6.0.2",
4545
"@semantic-release/exec": "6.0.3",
4646
"@semantic-release/git": "10.0.1",
@@ -64,7 +64,7 @@
6464
"react-scripts": "5.0.1",
6565
"react-test-renderer": "16.14.0",
6666
"rollup": "2.79.1",
67-
"rollup-plugin-dts": "4.2.3",
67+
"rollup-plugin-dts": "6.2.3",
6868
"semantic-release": "20.1.3",
6969
"snapshot-diff": "0.10.0",
7070
"typescript": "4.7.4"

0 commit comments

Comments
 (0)