From a8b08ec8d180196e0fd3a20f724ca86b97cd0122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:04:09 +0000 Subject: [PATCH] build(deps): bump shepherd.js from 13.0.3 to 14.0.1 Bumps [shepherd.js](https://github.com/shepherd-pro/shepherd) from 13.0.3 to 14.0.1. - [Release notes](https://github.com/shepherd-pro/shepherd/releases) - [Changelog](https://github.com/shipshapecode/shepherd/blob/main/CHANGELOG.md) - [Commits](https://github.com/shepherd-pro/shepherd/commits) --- updated-dependencies: - dependency-name: shepherd.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 9b0f542..715ece0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ ], "types": "./dist/index.d.ts", "dependencies": { - "shepherd.js": "^13.0.3" + "shepherd.js": "^14.0.1" }, "devDependencies": { "@babel/eslint-parser": "^7.25.7", diff --git a/yarn.lock b/yarn.lock index 2644383..9b7ff95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3902,10 +3902,10 @@ deep-is@^0.1.3, deep-is@~0.1.3: resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831" integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ== -deepmerge-ts@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a" - integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw== +deepmerge-ts@^7.1.1: + version "7.1.3" + resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.3.tgz#9a07e5e7dff7afa8ddf48b90b7161ca9439ca4ca" + integrity sha512-qCSH6I0INPxd9Y1VtAiLpnYvz5O//6rCfJXKk0z66Up9/VOSr+1yS8XSKA5IWRxjocFGlzPyaZYe+jxq7OOLtQ== deepmerge@^1.5.2: version "1.5.2" @@ -9043,14 +9043,14 @@ shelljs@0.8.5: interpret "^1.0.0" rechoir "^0.6.2" -shepherd.js@^13.0.3: - version "13.0.3" - resolved "https://registry.yarnpkg.com/shepherd.js/-/shepherd.js-13.0.3.tgz#78fc4b7a8c9df5a03b83c7893967c92b39396553" - integrity sha512-1lQtQUNQYi+8k9BAmbUZh7D2QxFfkxiWKU0XFTbzYaIrCkB4nR0DLQuarH5G7Ym6L8wfbadxP3hJhZ2HzVktaA== +shepherd.js@^14.0.1: + version "14.0.1" + resolved "https://registry.yarnpkg.com/shepherd.js/-/shepherd.js-14.0.1.tgz#3962f71ba4f0b7879727193356d277d963c15f67" + integrity sha512-r7jZn4CKzFJ7CyACGYPqdP6jbiLLtWnDtTlwrMUyM8rTk9SE3aqWiXUMBR7YVrnGdnGCd1zx9bwzPu2lBar3Kw== dependencies: "@floating-ui/dom" "^1.6.5" "@scarf/scarf" "^1.3.0" - deepmerge-ts "^5.1.0" + deepmerge-ts "^7.1.1" side-channel@^1.0.4, side-channel@^1.0.6: version "1.0.6"