From 0f0a7b7093ff437d76cd67217d21c7f0e3682c2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 13:43:39 +0000 Subject: [PATCH] chore(deps): update dependency bob-the-bundler to v7.0.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8aec3780..5e2e9635 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "babel-jest": "29.5.0", "babel-plugin-parameter-decorator": "1.0.16", "babel-plugin-transform-typescript-metadata": "0.3.2", - "bob-the-bundler": "7.0.0", + "bob-the-bundler": "7.0.1", "graphql": "16.6.0", "husky": "8.0.3", "jest": "29.5.0", diff --git a/yarn.lock b/yarn.lock index 45d491b4..91a1c506 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3420,10 +3420,10 @@ binary-extensions@^2.0.0: resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d" integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== -bob-the-bundler@7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-7.0.0.tgz#18f5ba3d5de1fd12b1d743045dfcb49f3112dbcf" - integrity sha512-W758FeY/k9p8x4VVdT6Qaf3yLKMbAtwWkKm1+REpwgb5T750S8BkMwXv1VyPunOX51FUHhDB96qNrTnGSuGszQ== +bob-the-bundler@7.0.1: + version "7.0.1" + resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-7.0.1.tgz#ef86131674de60f2616801d55a507594b4cbd88f" + integrity sha512-TFpj2AcCzTNVyMZ5ixHqJndJ9KyIUGrgTMMciz88X0HCRDujoUQL+D+61shAY+K20bM4q5Yn/NunbdiPC9drjA== dependencies: consola "^3.0.0" execa "7.1.1"