Skip to content

Commit

Permalink
chore(deps): bump rollup & pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyBrick committed Nov 15, 2023
1 parent fdf982a commit bee1f77
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
},
"pnpm": {
"overrides": {
"rollup": "4.3.0",
"rollup": "4.4.1",
"node-gyp": "10.0.1",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",
Expand All @@ -126,7 +126,7 @@
}
},
"overrides": {
"rollup": "4.3.0",
"rollup": "4.4.1",
"node-gyp": "10.0.1",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",
Expand Down Expand Up @@ -189,7 +189,7 @@
"glob": "10.3.10",
"node-gyp": "10.0.1",
"playwright": "1.39.0",
"rollup": "4.4.0",
"rollup": "4.4.1",
"typescript": "5.2.2",
"utf-8-validate": "6.0.3",
"vite": "4.5.0",
Expand All @@ -203,5 +203,5 @@
"unreleased": true,
"output": "changelog.md"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}
84 changes: 42 additions & 42 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 bee1f77

Please sign in to comment.