From 3116836a16c3fff889cef59508a3298053f620a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 07:11:30 +0000 Subject: [PATCH] chore(deps): update dependency @changesets/config to ^3.0.5 --- package.json | 2 +- pnpm-lock.yaml | 29 +++++------------------------ 2 files changed, 6 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index ac742a1299..b84a514620 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@changesets/assemble-release-plan": "^6.0.5", "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.12", - "@changesets/config": "^3.0.3", + "@changesets/config": "^3.0.5", "@changesets/read": "^0.6.1", "@types/node": "^20.16.5", "bob-esbuild": "^4.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 14b09d2dd9..e301b36cd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^2.27.12 version: 2.27.12 '@changesets/config': - specifier: ^3.0.3 - version: 3.0.3 + specifier: ^3.0.5 + version: 3.0.5 '@changesets/read': specifier: ^0.6.1 version: 0.6.1 @@ -2457,13 +2457,6 @@ packages: dependencies: regenerator-runtime: 0.14.1 - /@babel/runtime@7.25.6: - resolution: {integrity: sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.14.1 - dev: true - /@babel/runtime@7.26.0: resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} engines: {node: '>=6.9.0'} @@ -3761,18 +3754,6 @@ packages: term-size: 2.2.1 dev: true - /@changesets/config@3.0.3: - resolution: {integrity: sha512-vqgQZMyIcuIpw9nqFIpTSNyc/wgm/Lu1zKN5vECy74u95Qx/Wa9g27HdgO4NkVAaq+BGA8wUc/qvbvVNs93n6A==} - dependencies: - '@changesets/errors': 0.2.0 - '@changesets/get-dependents-graph': 2.1.2 - '@changesets/logger': 0.1.1 - '@changesets/types': 6.0.0 - '@manypkg/get-packages': 1.1.3 - fs-extra: 7.0.1 - micromatch: 4.0.8 - dev: true - /@changesets/config@3.0.5: resolution: {integrity: sha512-QyXLSSd10GquX7hY0Mt4yQFMEeqnO5z/XLpbIr4PAkNNoQNKwDyiSrx4yd749WddusH1v3OSiA0NRAYmH/APpQ==} dependencies: @@ -7139,7 +7120,7 @@ packages: engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.26.0 '@types/aria-query': 5.0.1 aria-query: 5.3.0 chalk: 4.1.2 @@ -14236,7 +14217,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.26.0 '@types/react': 18.3.3 focus-lock: 1.3.5 prop-types: 15.8.1 @@ -14453,7 +14434,7 @@ packages: /regenerator-transform@0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.26.0 dev: true /regexp.prototype.flags@1.5.2: