From 891b5601f0cb9ce10d637f546a16c03a59486625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 05:25:49 +0000 Subject: [PATCH] build(deps-dev): bump shipjs from 0.25.1 to 0.26.1 Bumps [shipjs](https://github.com/algolia/shipjs) from 0.25.1 to 0.26.1. - [Release notes](https://github.com/algolia/shipjs/releases) - [Changelog](https://github.com/algolia/shipjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/shipjs/compare/v0.25.1...v0.26.1) --- updated-dependencies: - dependency-name: shipjs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/nuxt-jsonld/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/nuxt-jsonld/package.json b/packages/nuxt-jsonld/package.json index 220b8bb7..f88fef06 100644 --- a/packages/nuxt-jsonld/package.json +++ b/packages/nuxt-jsonld/package.json @@ -39,7 +39,7 @@ "jest": "^29.5.0", "nuxt": "^3.0.0", "prettier": "^2.8.7", - "shipjs": "0.25.1", + "shipjs": "0.26.1", "tsup": "^6.7.0", "typescript": "^5.0.2" }, diff --git a/yarn.lock b/yarn.lock index 3e7fc35d..fc1ea866 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9339,10 +9339,10 @@ shelljs@0.8.5: interpret "^1.0.0" rechoir "^0.6.2" -shipjs-lib@0.25.1: - version "0.25.1" - resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.25.1.tgz#584144befb58b2e7a1ef3c6f1426ef1320cf7fef" - integrity sha512-oxK+bnCTVLYl9xtDe5SnEsUi3qatqAECuMPUqkJqffmdUPkQtTIrHsxmeeblK+hCdu32cm6+JjPrYvSRTL8Zrw== +shipjs-lib@0.26.1: + version "0.26.1" + resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.26.1.tgz#96033cfd369f72f8627b65a96b16ba8e5640f244" + integrity sha512-XSYc/BS80SWY/8f2sy5S8irNPlzGi/3Xt8y+wn9pjAiTop9Fhe0doJnyMJf5U2KTrpukil3fA5gVIgTydpZnxQ== dependencies: deepmerge "^4.2.2" dotenv "^8.1.0" @@ -9350,10 +9350,10 @@ shipjs-lib@0.25.1: semver "6.3.0" shelljs "0.8.5" -shipjs@0.25.1: - version "0.25.1" - resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.25.1.tgz#d69b7ee5d182d6dd1efa4ae227d62378d85e4202" - integrity sha512-xdZeZUH7klWaECEwrJLlIIexc9PfObz7JRwGpUgy0pCYgTKnQEFWVGzMAe1sL0PMLyWdLj9ZrBvsHNvZitBe7g== +shipjs@0.26.1: + version "0.26.1" + resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.26.1.tgz#d7597063da735dcd4687674abf5f93aba3de05fb" + integrity sha512-+8EvOdMKDIEo7k1nc8HB1WvxdARa6rFK2RxaU2X88zH2o7LG5T/lw6O1C2IebDAwE7NTGbXzU0aWqGeX2mvINA== dependencies: "@babel/runtime" "^7.6.3" "@octokit/rest" "^17.11.0" @@ -9377,7 +9377,7 @@ shipjs@0.25.1: prettier "^2.0.0" serialize-javascript "^3.0.0" shell-quote "^1.7.2" - shipjs-lib "0.25.1" + shipjs-lib "0.26.1" temp-write "4.0.0" tempfile "^3.0.0"