Skip to content

Commit

Permalink
Update dependency rollup to ^4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent f55b2d0 commit 362c99e
Show file tree
Hide file tree
Showing 4 changed files with 2,815 additions and 2,263 deletions.
2 changes: 1 addition & 1 deletion packages/bob-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"bob-esbuild-plugin": "workspace:^4.0.0",
"rollup": "^4.9.2"
"rollup": "^4.18.0"
},
"devDependencies": {
"@rollup/plugin-json": "^6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@pnpm/types": "^9.4.2",
"bob-esbuild-plugin": "workspace:4.0.0",
"rollup": "^4.9.2"
"rollup": "^4.18.0"
},
"devDependencies": {
"@pnpm/exportable-manifest": "^5.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"changesets-github-release": "^0.1.0",
"esbuild": "^0.19.11",
"rollup": "^4.9.2",
"rollup": "^4.18.0",
"tsconfck": "^3.0.0",
"tsup": "^8.0.1"
},
Expand Down

0 comments on commit 362c99e

Please sign in to comment.