Skip to content

Commit

Permalink
Update dependency rollup to ^4.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent f55b2d0 commit 27de26a
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 69 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.14.2"
},
"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.14.2"
},
"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.14.2",
"tsconfck": "^3.0.0",
"tsup": "^8.0.1"
},
Expand Down
150 changes: 84 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 27de26a

Please sign in to comment.