Skip to content

Commit

Permalink
Merge pull request #654 from IgorKowalczyk/renovate/rollup-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency rollup to v4.31.0
  • Loading branch information
IgorKowalczyk authored Jan 19, 2025
2 parents dcb0d44 + c6f833b commit 61e1177
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@rollup/plugin-typescript": "12.1.2",
"@types/node": "22.10.7",
"@types/rollup-plugin-auto-external": "2.0.5",
"rollup": "4.30.1",
"rollup": "4.31.0",
"rollup-plugin-auto-external": "2.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"lint:fix": "eslint . --fix"
},
"devDependencies": {
"rollup": "4.30.1"
"rollup": "4.31.0"
},
"peerDependencies": {
"prettier": "^3"
Expand Down
Loading

0 comments on commit 61e1177

Please sign in to comment.