From d3a2cfbc600f6ed0cb4069388d79333c65671f48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 00:59:46 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@typ?= =?UTF-8?q?es/semver=20to=20v7.5.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0e5674b..f625702 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@octokit/types": "11.1.0", "@types/jest": "29.5.5", "@types/node": "20.6.5", - "@types/semver": "7.5.2", + "@types/semver": "7.5.3", "@typescript-eslint/parser": "6.7.2", "@vercel/ncc": "0.38.0", "eslint": "8.50.0", diff --git a/yarn.lock b/yarn.lock index 74cc30b..b8257d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -920,7 +920,12 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.5.tgz#4c6a79adf59a8e8193ac87a0e522605b16587258" integrity sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w== -"@types/semver@7.5.2", "@types/semver@^7.3.12", "@types/semver@^7.5.0": +"@types/semver@7.5.3": + version "7.5.3" + resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04" + integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw== + +"@types/semver@^7.3.12", "@types/semver@^7.5.0": version "7.5.2" resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564" integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==