From a2ad64f3fff6aaa7718ab68527f5765bc49cf3fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 19:00:16 +0000 Subject: [PATCH] chore(deps): update pnpm to v8.10.5 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index cbeee4f..391d470 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,5 @@ "prettier": "3.1.0", "renovate": "latest" }, - "packageManager": "pnpm@8.10.4" + "packageManager": "pnpm@8.10.5" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9d5677..c0f54e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ devDependencies: version: 3.1.0 renovate: specifier: latest - version: 37.57.2(typanion@3.14.0) + version: 37.59.2(typanion@3.14.0) packages: @@ -2045,8 +2045,8 @@ packages: resolution: {integrity: sha512-eXQpwnkI4Ntw5uJg6i2PINdRFWLr55dqjuYQaLHNjvqTzF14QdNWbCbml9sza0byyXNA0hZlHtcdN+VNDcgVHA==} dev: true - /@types/ms@0.7.33: - resolution: {integrity: sha512-AuHIyzR5Hea7ij0P9q7vx7xu4z0C28ucwjAZC0ja7JhINyCnOw8/DnvAPQQ9TfOlCtZAmCERKQX9+o1mgQhuOQ==} + /@types/ms@0.7.34: + resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} dev: true /@types/node@20.4.9: @@ -4600,8 +4600,8 @@ packages: - supports-color dev: true - /renovate@37.57.2(typanion@3.14.0): - resolution: {integrity: sha512-OBfSlZq5ERbZH2g/Tl6AUgVaL6q+InleD45aJ5dqmFH0MPX1/P7qkw88u7FXoxCIzoxiTBZdyd5JCPKQhkVk8w==} + /renovate@37.59.2(typanion@3.14.0): + resolution: {integrity: sha512-ITvbPjWS7seygR31Thm9ysPFPu+0lSYzzBM1PBxqDwxXRtc2ou4vsZ53fGyDPiX/Vz5OnRC1tB6jkoQL8giazQ==} engines: {node: ^18.12.0 || >=20.0.0, pnpm: ^8.0.0} hasBin: true dependencies: @@ -4628,7 +4628,7 @@ packages: '@renovatebot/pep440': 3.0.11 '@renovatebot/ruby-semver': 3.0.18 '@sindresorhus/is': 4.6.0 - '@types/ms': 0.7.33 + '@types/ms': 0.7.34 '@types/tmp': 0.2.5 '@yarnpkg/core': 4.0.1(typanion@3.14.0) '@yarnpkg/parsers': 3.0.0 @@ -4702,7 +4702,7 @@ packages: simple-git: 3.20.0 slugify: 1.6.6 source-map-support: 0.5.21 - toml-eslint-parser: 0.6.0 + toml-eslint-parser: 0.6.1 traverse: 0.6.7 tslib: 2.6.2 upath: 2.0.1 @@ -5147,8 +5147,8 @@ packages: is-number: 7.0.0 dev: true - /toml-eslint-parser@0.6.0: - resolution: {integrity: sha512-aTmQa0RFb+2URe8IZOfo/oxt3b5rlXlpG9xE+6FmeI8immCGLnZYvKVxbnCYJx4bIKIaEwl0BnCDhwO70yeWSA==} + /toml-eslint-parser@0.6.1: + resolution: {integrity: sha512-7xjjVOdu0c6GpaP2AmA48ZcjesBL7KB2qeMNz93gMG76yV/lHVzQiSlD6HqwAdMJiL9hM44fung0NzhjTfihtw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: eslint-visitor-keys: 3.4.3