From dea4a2131a8f3e7ba1e71cd903b3a88234acc456 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 13:36:00 +0000 Subject: [PATCH] chore(deps): update dependency yaml to v2.3.3 (#1133) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yaml](https://eemeli.org/yaml/) ([source](https://togithub.com/eemeli/yaml)) | [`2.3.2` -> `2.3.3`](https://renovatebot.com/diffs/npm/yaml/2.3.2/2.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/yaml/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yaml/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yaml/2.3.2/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yaml/2.3.2/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
eemeli/yaml (yaml) ### [`v2.3.3`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.3) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.2...v2.3.3) - Do not throw error on malformed URI escape in tag ([#​498](https://togithub.com/eemeli/yaml/issues/498))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/iendeavor/import-meta-env). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d01e24d56..f7eeefff3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "tmp": "0.2.1", "typescript": "5.2.2", "vitepress": "1.0.0-rc.21", - "yaml": "2.3.2" + "yaml": "2.3.3" }, "pnpm": { "peerDependencyRules": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e13d005af..74755fdfb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,7 +26,7 @@ importers: tmp: 0.2.1 typescript: 5.2.2 vitepress: 1.0.0-rc.21 - yaml: 2.3.2 + yaml: 2.3.3 devDependencies: '@babel/core': 7.23.2 '@babel/preset-env': 7.23.2_@babel+core@7.23.2 @@ -50,7 +50,7 @@ importers: tmp: 0.2.1 typescript: 5.2.2 vitepress: 1.0.0-rc.21_2wwf7ouisebcfitqhuv47k2dqq - yaml: 2.3.2 + yaml: 2.3.3 packages/babel: specifiers: @@ -6305,8 +6305,8 @@ packages: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: true - /yaml/2.3.2: - resolution: {integrity: sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==} + /yaml/2.3.3: + resolution: {integrity: sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==} engines: {node: '>= 14'} dev: true