From 1c57418029191c3cf4247bdb665a9f3958d56a37 Mon Sep 17 00:00:00 2001 From: "mend-5034428[bot]" Date: Thu, 29 Jan 2026 01:26:19 +0000 Subject: [PATCH] Update dependency @changesets/pre to ^1.0.14 --- package.json | 2 +- yarn.lock | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index f1000abb..999e5455 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@babel/core": "^7.13.10", "@babel/preset-env": "^7.13.10", "@babel/preset-typescript": "^7.13.0", - "@changesets/pre": "^1.0.9", + "@changesets/pre": "^1.0.14", "@changesets/read": "^0.5.3", "@manypkg/get-packages": "^1.1.3", "@types/fs-extra": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 8a6f9cd3..032b2e36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1542,6 +1542,11 @@ dependencies: regenerator-runtime "^0.13.4" +"@babel/runtime@^7.20.1": + version "7.28.6" + resolved "https://nexus.core.cvent.org/nexus/repository/npm-public/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" + integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== + "@babel/runtime@^7.5.5": version "7.10.2" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839" @@ -1848,6 +1853,17 @@ "@changesets/types" "^4.0.2" js-yaml "^3.13.1" +"@changesets/pre@^1.0.14": + version "1.0.14" + resolved "https://nexus.core.cvent.org/nexus/repository/npm-public/@changesets/pre/-/pre-1.0.14.tgz#9df73999a4d15804da7381358d77bb37b00ddf0f" + integrity sha512-dTsHmxQWEQekHYHbg+M1mDVYFvegDh9j/kySNuDKdylwfMEevTeDouR7IfHNyVodxZXu17sXoJuf2D0vi55FHQ== + dependencies: + "@babel/runtime" "^7.20.1" + "@changesets/errors" "^0.1.4" + "@changesets/types" "^5.2.1" + "@manypkg/get-packages" "^1.1.3" + fs-extra "^7.0.1" + "@changesets/pre@^1.0.9": version "1.0.9" resolved "https://registry.yarnpkg.com/@changesets/pre/-/pre-1.0.9.tgz#f1a0efea42733c25ef4a782377b2ac61023bd1b7" @@ -1883,6 +1899,11 @@ resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.2.tgz#d20e1e45bdc96a97cc509c655e708b53a9292465" integrity sha512-OeDaB7D+WVy/ErymPzFm58IeGvz4DOl+oedyZETfnkfMezF/Uhrm1Ub6MHrO5LcAaQTW+ptDmr0fmaVyoTxgHw== +"@changesets/types@^5.2.1": + version "5.2.1" + resolved "https://nexus.core.cvent.org/nexus/repository/npm-public/@changesets/types/-/types-5.2.1.tgz#a228c48004aa8a93bce4be2d1d31527ef3bf21f6" + integrity sha512-myLfHbVOqaq9UtUKqR/nZA/OY7xFjQMdfgfqeZIBK4d0hA6pgxArvdv8M+6NUzzBsjWLOtvApv8YHr4qM+Kpfg== + "@changesets/write@^0.1.6": version "0.1.6" resolved "https://registry.yarnpkg.com/@changesets/write/-/write-0.1.6.tgz#798d882bada93f391902a854a17965f3b80a5201"