From 6efe096c5e684a16bfdaca5e71167bfb05d9fdb4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 23 Jul 2024 11:46:55 +0000
Subject: [PATCH] chore(deps): Bump @pepperize/cdk-autoscaling-gitlab-runner
from 0.2.613 to 0.2.614 (#1593)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [@pepperize/cdk-autoscaling-gitlab-runner](https://github.com/pepperize/cdk-autoscaling-gitlab-runner) from 0.2.613 to 0.2.614.
Release notes
Sourced from @​pepperize/cdk-autoscaling-gitlab-runner
's releases.
v0.2.614
Commits
e067697
chore(deps-dev): Bump typescript from 5.5.3 to 5.5.4 (#801)
cbf864f
chore(deps-dev): Bump typescript from 5.5.3 to 5.5.4
- See full diff in compare view
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@pepperize/cdk-autoscaling-gitlab-runner&package-manager=npm_and_yarn&previous-version=0.2.613&new-version=0.2.614)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
---
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index d17c4cbe..2fa8c4b6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -637,9 +637,9 @@
integrity sha512-T8TbSnGsxo6TDBJx/Sgv/BlVJL3tshxZP7Aq5R1mSnM5OcHY2dQaxLMu2+E8u3gN0MLOzdjurqN4ZRVuzQycOQ==
"@pepperize/cdk-autoscaling-gitlab-runner@^0.2.143":
- version "0.2.613"
- resolved "https://registry.yarnpkg.com/@pepperize/cdk-autoscaling-gitlab-runner/-/cdk-autoscaling-gitlab-runner-0.2.613.tgz#7251f3e5f2f3f5fc20d0ebe55d80ea724b33b394"
- integrity sha512-ElmixmkrwUcpqJ1WRTQvHtWMO+/cAMCpAInjMz+Z2e/GY/lA+6JVXcnoKZjOG1Fw/jVNv/Fj8/A3HA5bJHdr2g==
+ version "0.2.614"
+ resolved "https://registry.yarnpkg.com/@pepperize/cdk-autoscaling-gitlab-runner/-/cdk-autoscaling-gitlab-runner-0.2.614.tgz#ce8fbc0ed2a0052bdc478f15bc3264bfa672ccfc"
+ integrity sha512-gPKffSCTV1XArI+ZOjW91jvGI8lcaFFCvgXaD+d+iq7sSvVhs/gtR2SLCHUjg6DTuv8HA5WxYm0nA61A5qEZIQ==
dependencies:
"@iarna/toml" "^2.2.5"
param-case "^3.0.4"