Skip to content

Commit

Permalink
fix(commonjs): Update Rollup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
meyfa authored and lukastaegert committed Oct 20, 2022
1 parent f1ad21b commit 3b4d9ec
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 48 deletions.
6 changes: 3 additions & 3 deletions packages/commonjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,16 @@
}
},
"dependencies": {
"@rollup/pluginutils": "^4.2.1",
"@rollup/pluginutils": "^5.0.1",
"commondir": "^1.0.1",
"estree-walker": "^2.0.2",
"glob": "^8.0.3",
"is-reference": "1.2.1",
"magic-string": "^0.26.4"
},
"devDependencies": {
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-json": "^5.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"locate-character": "^2.0.5",
"require-relative": "^0.8.7",
"rollup": "3.0.0-7",
Expand Down
82 changes: 37 additions & 45 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 3b4d9ec

Please sign in to comment.