Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v4.29.1 (#1290)
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 Dec 21, 2024
1 parent 2d92d9a commit bc783a9
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/iocuak-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tslib": "2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"prettier": "3.4.2",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tslib": "2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "9.17.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"tslib": "2.8.1",
"typescript": "5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-models-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint": "9.17.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"typescript": "5.7.2"
},
"homepage": "https://github.com/cuaklabs/iocuak/tree/master/packages/iocuak/tree/master/packages/iocuak-models#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-reflect-metadata-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "29.7.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-rollup-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "12.1.2",
"rollup-plugin-dts": "6.1.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"prettier": "3.4.2",
"typescript": "5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettier": "3.4.2",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tslib": "2.8.1",
Expand Down

0 comments on commit bc783a9

Please sign in to comment.