From a0b1655bf469ca489ee029b9769c51fae3a12afd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 04:37:10 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package.json | 6 +++--- pnpm-lock.yaml | 16 ++++++++++++---- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e9d7dd6c..4a062051 100644 --- a/package.json +++ b/package.json @@ -98,10 +98,10 @@ "escape-path-with-spaces": "^1.0.2", "escape-quotes": "^1.0.2", "escape-string-regexp": "^5.0.0", - "eslint": "^8.57.1", + "eslint": "8.57.1", "eslint-config-atomic": "^1.22.1", "exec-powershell": "workspace:*", - "execa": "^7", + "execa": "7.2.0", "is-url-online": "^1.5.0", "jest": "^29.7.0", "lefthook": "^1.7.15", @@ -113,7 +113,7 @@ "node-downloader-helper": "2.1.9", "npm-check-updates": "^17.1.2", "npm-run-all2": "^6.2.3", - "numerous": "1.0.3", + "numerous": "2.0.0", "p-timeout": "^6.1.2", "path-exists": "^5.0.0", "patha": "^0.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08965cfd..cbf6d693 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,7 +143,7 @@ importers: specifier: ^5.0.0 version: 5.0.0 eslint: - specifier: ^8.57.1 + specifier: 8.57.1 version: 8.57.1 eslint-config-atomic: specifier: ^1.22.1 @@ -152,7 +152,7 @@ importers: specifier: workspace:* version: link:packages/exec-powershell execa: - specifier: ^7 + specifier: 7.2.0 version: 7.2.0 is-url-online: specifier: ^1.5.0 @@ -188,8 +188,8 @@ importers: specifier: ^6.2.3 version: 6.2.3 numerous: - specifier: 1.0.3 - version: 1.0.3 + specifier: 2.0.0 + version: 2.0.0 p-timeout: specifier: ^6.1.2 version: 6.1.2 @@ -4309,6 +4309,10 @@ packages: numerous@1.0.3: resolution: {integrity: sha512-jN2WTpfdMmR1d5ClpYguln+XAvgW7B0te6wlsyaZhyev7E2CyOmvXq5LTIV/p9mt9WrPW9Xw1g5+28iZh8BhFQ==} + numerous@2.0.0: + resolution: {integrity: sha512-t6VXZ+c6NaHnNcSJlqFF93aQhcSDRjgsjmVeJGu8slBlK8I4aspcMcEv5S1mrtqadtm0/4HmEF44EzkJJofFaw==} + engines: {node: '>=12'} + object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} @@ -10226,6 +10230,10 @@ snapshots: numerous@1.0.3: {} + numerous@2.0.0: + dependencies: + is-node: 1.0.2 + object-assign@4.1.1: {} object-inspect@1.13.2: {}