From 5fe69812f5a508cd1c63b17107c3f6c7196a7165 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Jun 2024 14:25:18 +0000 Subject: [PATCH] chore(deps): update dependency @dzeio/object-util to v1.8.3 (#8) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@dzeio/object-util](https://github.com/dzeiocom/libs/tree/master/packages/object-util) ([source](https://github.com/dzeiocom/libs/tree/HEAD/packages/object-util)) | dependencies | minor | [`1.7.0` -> `1.8.3`](https://renovatebot.com/diffs/npm/@dzeio%2fobject-util/1.7.0/1.8.3) | --- ### Release Notes
dzeiocom/libs (@​dzeio/object-util) ### [`v1.8.3`](https://github.com/dzeiocom/libs/compare/1dba6cf74ee64ab969bc76ecbd6dda5527e6d8ef...1dba6cf74ee64ab969bc76ecbd6dda5527e6d8ef) [Compare Source](https://github.com/dzeiocom/libs/compare/1dba6cf74ee64ab969bc76ecbd6dda5527e6d8ef...1dba6cf74ee64ab969bc76ecbd6dda5527e6d8ef) ### [`v1.8.2`](https://github.com/dzeiocom/libs/compare/8fc6f39b40084a3e049509e05eedb7d98c8255e5...1dba6cf74ee64ab969bc76ecbd6dda5527e6d8ef) [Compare Source](https://github.com/dzeiocom/libs/compare/8fc6f39b40084a3e049509e05eedb7d98c8255e5...1dba6cf74ee64ab969bc76ecbd6dda5527e6d8ef) ### [`v1.8.1`](https://github.com/dzeiocom/libs/compare/50710c7816d0d7a23867c4e568add59c06297559...8fc6f39b40084a3e049509e05eedb7d98c8255e5) [Compare Source](https://github.com/dzeiocom/libs/compare/50710c7816d0d7a23867c4e568add59c06297559...8fc6f39b40084a3e049509e05eedb7d98c8255e5) ### [`v1.8.0`](https://github.com/dzeiocom/libs/compare/f804e0f43cc7083bc5a5d01ce989a4916415ca1d...50710c7816d0d7a23867c4e568add59c06297559) [Compare Source](https://github.com/dzeiocom/libs/compare/f804e0f43cc7083bc5a5d01ce989a4916415ca1d...50710c7816d0d7a23867c4e568add59c06297559)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.dzeio.com/avior/template-web-astro/pulls/8 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d95984b..70cbcc4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -716,9 +716,10 @@ } }, "node_modules/@dzeio/object-util": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@dzeio/object-util/-/object-util-1.7.0.tgz", - "integrity": "sha512-9/ovColAt/N39UhVdbTynAS5eZPUVdzdNHU0dYotjoBdmc/VhqMzTHTeMj0c/ZKLyGshmlcYeDgf0NDOrhB74g==" + "version": "1.8.3", + "resolved": "https://registry.npmjs.org/@dzeio/object-util/-/object-util-1.8.3.tgz", + "integrity": "sha512-/d0ezut7EGrEKedcD8K2Jb2NAMSFfhxNj4rpUBlGzmmakJjJCXAgXvSDLjUwYrgHuabxbxlAn90Wo727MCzWLA==", + "license": "MIT" }, "node_modules/@dzeio/url-manager": { "version": "1.1.2",