nuxt-modules / partytown

Partytown integration for Nuxt. Run third-party scripts from a web worker.
MIT License
318 stars 8 forks source link

chore(deps): update pnpm to v7.19.0 #210

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 7.18.2 -> 7.19.0 age adoption passing confidence

Release Notes

pnpm/pnpm ### [`v7.19.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.19.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.18.2...v7.19.0) #### Minor Changes - New setting supported in the `package.json` that is in the root of the workspace: `pnpm.requiredScripts`. Scripts listed in this array will be required in each project of the worksapce. Otherwise, `pnpm -r run Githubissues.
  • Githubissues is a development platform for aggregating issues.