From 66892e54f86281831ab61033c4d8dc68fcf00d2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Mar 2022 10:00:45 +0000 Subject: [PATCH] build(deps): update dependency @renovatebot/pep440 to v2.1.1 (#14536) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c1e11842f7..c5df366745 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "@breejs/later": "4.1.0", "@cheap-glitch/mi-cron": "1.0.1", "@iarna/toml": "2.2.5", - "@renovatebot/pep440": "2.1.0", + "@renovatebot/pep440": "2.1.1", "@renovatebot/ruby-semver": "1.1.2", "@sindresorhus/is": "4.5.0", "@yarnpkg/core": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 3b4dbdaa0e..c95dd43210 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1928,10 +1928,10 @@ uid "0c444386e79d6145901212507521b8a0a48af000" resolved "https://github.com/renovatebot/eslint-plugin#0c444386e79d6145901212507521b8a0a48af000" -"@renovatebot/pep440@2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@renovatebot/pep440/-/pep440-2.1.0.tgz#a883a2a9ab57390b63af27e5920948c71d8911b0" - integrity sha512-iG3kP5kVDzghATS4DQ6C7pMRiJVyyLAOBQmnYweZcfZa9AEx/lbIx8S6D84YGLniAnHm++//xWg+vi6fiH43Bw== +"@renovatebot/pep440@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@renovatebot/pep440/-/pep440-2.1.1.tgz#fb1affdcfcc7d9e8c6f46a817d9cb4f741acbc28" + integrity sha512-B6icy/x5ANwDGIUU3aTT+Y1zDCOkqjBtIpuTLcOENCYxLiAXwiZOn0sGEwpmwv2FF9VcuG0DSW5ZOdzpkmZI6g== "@renovatebot/ruby-semver@1.1.2": version "1.1.2" -- GitLab