:cookie: A simple, lightweight JavaScript API for handling browser cookies , it is easy to pick up and use, has a reasonable footprint(~2kb, gzipped: 0.95kb), and has no dependencies. It should not interfere with any JavaScript libraries or frameworks. https://jaywcjlove.github.io/cookie.js/
This PR contains the following updates:
^13.3.0
->^14.0.0
Release Notes
rollup/plugins
### [`v14.1.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1410) [Compare Source](https://togithub.com/rollup/plugins/compare/3dce792aa1dcb453555fc5efa214d6f034598563...509d0310ff12f6dec78df59585b55b4f0209af9a) *2022-09-12* ##### Features - feat: add new option, modulePaths ([#1104](https://togithub.com/rollup/plugins/issues/1104)) ### [`v14.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1401) [Compare Source](https://togithub.com/rollup/plugins/compare/608ad1001b4da5f97dad2c8ed18af4cdb49f0902...3dce792aa1dcb453555fc5efa214d6f034598563) *2022-09-08* ##### Bugfixes - fix: handle circular commonjs ([#1259](https://togithub.com/rollup/plugins/issues/1259)) ### [`v14.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1400) *2022-09-06* ##### Breaking Changes - fix: preserve moduleSideEffects when re-resolving files ([#1245](https://togithub.com/rollup/plugins/issues/1245))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.