Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2023
1 parent b7b5157 commit 24fcb46
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 @@ -41,7 +41,7 @@
"jest": "29.5.0",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.21.2",
"rollup": "3.21.3",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "5.0.4"
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 @@ -46,7 +46,7 @@
"jest": "29.5.0",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.21.2",
"rollup": "3.21.3",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "5.0.4"
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 @@ -48,7 +48,7 @@
"prettier": "2.8.8",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.0",
"rollup": "3.21.2",
"rollup": "3.21.3",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "5.0.4"
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 @@ -35,7 +35,7 @@
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.21.2",
"rollup": "3.21.3",
"typescript": "5.0.4"
},
"scripts": {
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 @@ -41,7 +41,7 @@
"jest": "29.5.0",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.21.2",
"rollup": "3.21.3",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "5.0.4"
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 @@ -39,7 +39,7 @@
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.21.2",
"rollup": "3.21.3",
"typescript": "5.0.4"
},
"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 @@ -44,7 +44,7 @@
"jest": "29.5.0",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.21.2",
"rollup": "3.21.3",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "5.0.4"
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 @@ -6,7 +6,7 @@
"description": "Backend rollup config for backend packages",
"devDependencies": {
"@rollup/plugin-typescript": "11.1.0",
"rollup": "3.21.2",
"rollup": "3.21.3",
"prettier": "2.8.8",
"typescript": "5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"prettier": "2.8.8",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.0",
"rollup": "3.21.2",
"rollup": "3.21.3",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "5.0.4"
Expand Down

0 comments on commit 24fcb46

Please sign in to comment.