Skip to content

Commit

Permalink
build(deps): bump shepherd.js from 13.0.1 to 13.0.3 (#433)
Browse files Browse the repository at this point in the history
Bumps [shepherd.js](https://github.com/shepherd-pro/shepherd) from 13.0.1 to 13.0.3.
- [Release notes](https://github.com/shepherd-pro/shepherd/releases)
- [Changelog](https://github.com/shepherd-pro/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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 20b701d commit f6ea0ac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
],
"types": "./dist/index.d.ts",
"dependencies": {
"shepherd.js": "^13.0.1"
"shepherd.js": "^13.0.3"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1525,6 +1525,11 @@
estree-walker "^2.0.2"
picomatch "^2.3.1"

"@scarf/scarf@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@scarf/scarf/-/scarf-1.3.0.tgz#f8c75560d0dace4452dee1e31995e6396e61f3ee"
integrity sha512-lHKK8M5CTcpFj2hZDB3wIjb0KAbEOgDmiJGDv1WBRfQgRm/a8/XMEkG/N1iM01xgbUDsPQwi42D+dFo1XPAKew==

"@sideway/address@^4.1.5":
version "4.1.5"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5"
Expand Down Expand Up @@ -9042,12 +9047,13 @@ [email protected]:
interpret "^1.0.0"
rechoir "^0.6.2"

shepherd.js@^13.0.1:
version "13.0.1"
resolved "https://registry.yarnpkg.com/shepherd.js/-/shepherd.js-13.0.1.tgz#621dfa930e2331d62f88fd7c4ecf1e5dc982f183"
integrity sha512-SnxxyhBfRVW/TYYct6ei2farqvqfMa2PoZKBxeiaJvZ/JMEMQhSNxgDaX8n49oidSukcXukJI9Nl4Rwcba72DA==
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==
dependencies:
"@floating-ui/dom" "^1.6.5"
"@scarf/scarf" "^1.3.0"
deepmerge-ts "^5.1.0"

side-channel@^1.0.4:
Expand Down

0 comments on commit f6ea0ac

Please sign in to comment.