From 033c629332a14bd7cbeefadec864a69ce02b9412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 21:58:40 +0000 Subject: [PATCH] Update dependency @types/content-type to v1.1.7 (#451) 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 | |---|---|---|---|---|---| | [@types/content-type](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/content-type) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`1.1.6` -> `1.1.7`](https://renovatebot.com/diffs/npm/@types%2fcontent-type/1.1.6/1.1.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fcontent-type/1.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fcontent-type/1.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fcontent-type/1.1.6/1.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fcontent-type/1.1.6/1.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs). --- packages/next/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/next/package.json b/packages/next/package.json index 947ddc3034..26b79c717b 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -164,7 +164,7 @@ "@types/ci-info": "2.0.0", "@types/compression": "1.7.4", "@types/content-disposition": "0.5.7", - "@types/content-type": "1.1.6", + "@types/content-type": "1.1.7", "@types/cookie": "0.5.2", "@types/cross-spawn": "6.0.3", "@types/debug": "4.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a3475985d0..fd9b9224da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -884,8 +884,8 @@ importers: specifier: 0.5.7 version: 0.5.7 '@types/content-type': - specifier: 1.1.6 - version: 1.1.6 + specifier: 1.1.7 + version: 1.1.7 '@types/cookie': specifier: 0.5.2 version: 0.5.2 @@ -6510,8 +6510,8 @@ packages: resolution: {integrity: sha512-V9/5u21RHFR1zfdm3rQ6pJUKV+zSSVQt+yq16i1YhdivVzWgPEoKedc3GdT8aFjsqQbakdxuy3FnEdePUQOamQ==} dev: true - /@types/content-type@1.1.6: - resolution: {integrity: sha512-WFHg/KFLCdUQl3m27WSQu0NEaLzoHGmgZHlsSYr0Y0iIvItMcBq7opZc6AGXPXqf+btIM6vTBJyLvuDAihB+zQ==} + /@types/content-type@1.1.7: + resolution: {integrity: sha512-dSM/IQ1fgM1aSQ2PlHR4uWQGDjs9SY+/ilm228CIs9hwlyIfW+q5asThulBforWR6ktt/o8L8m6GPW/Fz1dk2A==} dev: true /@types/cookie@0.4.1: