From 7d778201ae38cb803010ef17dc0b178c27d0e200 Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 19:45:06 +0200 Subject: [PATCH] ci: Workflow Bot -- Update ALL Dependencies (main) (#188) --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8696709..d0bd3aa 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "dependencies": { "chalk": "^5.3.0", "commander": "^12.1.0", - "globby": "^14.0.1", + "globby": "^14.0.2", "magic-string": "^0.30.10" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0bf19ad..ca843b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^12.1.0 version: 12.1.0 globby: - specifier: ^14.0.1 - version: 14.0.1 + specifier: ^14.0.2 + version: 14.0.2 magic-string: specifier: ^0.30.10 version: 0.30.10 @@ -2655,8 +2655,8 @@ packages: slash: 3.0.0 dev: true - /globby@14.0.1: - resolution: {integrity: sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==} + /globby@14.0.2: + resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==} engines: {node: '>=18'} dependencies: '@sindresorhus/merge-streams': 2.3.0 @@ -2783,7 +2783,7 @@ packages: dependencies: chalk: 5.3.0 commander: 11.1.0 - globby: 14.0.1 + globby: 14.0.2 node-fetch: 3.3.2 remark: 15.0.1 remark-gfm: 4.0.0