Skip to content

Commit

Permalink
chore(deps): update dependency @favware/rollup-type-bundler to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent aa2ed66 commit 07122e0
Show file tree
Hide file tree
Showing 11 changed files with 129 additions and 129 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@commitlint/config-conventional": "^19.6.0",
"@favware/cliff-jumper": "^5.0.0",
"@favware/npm-deprecate": "^2.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/framework": "^5.3.2",
"@sapphire/pieces": "^4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.1.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/editable-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.1.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/hmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.1.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.1.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.1.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/pattern-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.1.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/scheduled-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.1.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/subcommands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.1.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@favware/rollup-type-bundler": "^3.3.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.1.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
Loading

0 comments on commit 07122e0

Please sign in to comment.