From d3643f317427df839a9397b5aeb098fcd6f0bbd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 15:04:44 +0000 Subject: [PATCH 1/2] Bump core from `7517c91` to `4c63c99` Bumps [core](https://github.com/microsoft/typespec) from `7517c91` to `4c63c99`. - [Release notes](https://github.com/microsoft/typespec/releases) - [Commits](https://github.com/microsoft/typespec/compare/7517c9175e07a472634027fdbba25e0cd8c94c66...4c63c992922f5acbbc0a4a90f4e054c5967d60ac) --- updated-dependencies: - dependency-name: core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core b/core index 7517c9175e..4c63c99292 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 7517c9175e07a472634027fdbba25e0cd8c94c66 +Subproject commit 4c63c992922f5acbbc0a4a90f4e054c5967d60ac From 9d1c5fad27b0eff84de6a16f0691f56e2b17744b Mon Sep 17 00:00:00 2001 From: Timothee Guerin Date: Wed, 24 Apr 2024 08:25:43 -0700 Subject: [PATCH 2/2] update lock --- pnpm-lock.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b10104f42b..c2381bb78d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -293,6 +293,9 @@ importers: change-case: specifier: ~5.4.4 version: 5.4.4 + follow-redirects: + specifier: ^1.15.6 + version: 1.15.6 globby: specifier: ~14.0.1 version: 14.0.1 @@ -327,6 +330,9 @@ importers: '@types/babel__code-frame': specifier: ~7.0.6 version: 7.0.6 + '@types/follow-redirects': + specifier: ^1.14.4 + version: 1.14.4 '@types/mustache': specifier: ~4.2.5 version: 4.2.5 @@ -9185,6 +9191,12 @@ packages: '@types/serve-static': 1.15.5 dev: false + /@types/follow-redirects@1.14.4: + resolution: {integrity: sha512-GWXfsD0Jc1RWiFmMuMFCpXMzi9L7oPDVwxUnZdg89kDNnqsRfUKXEtUYtA98A6lig1WXH/CYY/fvPW9HuN5fTA==} + dependencies: + '@types/node': 18.11.19 + dev: true + /@types/gtag.js@0.0.12: resolution: {integrity: sha512-YQV9bUsemkzG81Ea295/nF/5GijnD2Af7QhEofh7xu+kvCN6RdodgNwwGWXB5GMI3NoyvQo0odNctoH/qLMIpg==} dev: false