From b7b47c39cb5bbcd2be0c36bb075f0ac02ddf6d1a Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 12:34:08 +0200 Subject: [PATCH] ci: Workflow Bot -- Update ALL Dependencies (#77) Co-authored-by: Jason3S --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2c05266..05e830a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "dependencies": { "chalk": "^5.3.0", - "commander": "^11.0.0", + "commander": "^11.1.0", "globby": "^13.2.2", "node-fetch": "^3.3.2", "remark": "^14.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1d683d..a45fa5f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ dependencies: specifier: ^5.3.0 version: 5.3.0 commander: - specifier: ^11.0.0 + specifier: ^11.1.0 version: 11.1.0 globby: specifier: ^13.2.2