From 78c0984201c12a7603079d5009328b165e0dedac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:13:40 +0000 Subject: [PATCH] chore(deps)(deps-dev): bump @boring-stack-pkg/eslint-plugin-stripe-webhooks Bumps [@boring-stack-pkg/eslint-plugin-stripe-webhooks](https://github.com/boringstack-xyz/eslint-plugins/tree/HEAD/eslint-plugin-stripe-webhooks) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/boringstack-xyz/eslint-plugins/releases) - [Changelog](https://github.com/boringstack-xyz/eslint-plugins/blob/main/eslint-plugin-stripe-webhooks/CHANGELOG.md) - [Commits](https://github.com/boringstack-xyz/eslint-plugins/commits/HEAD/eslint-plugin-stripe-webhooks) --- updated-dependencies: - dependency-name: "@boring-stack-pkg/eslint-plugin-stripe-webhooks" dependency-version: 0.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/api/bun.lock | 4 ++-- apps/api/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/api/bun.lock b/apps/api/bun.lock index c877779..eec5595 100644 --- a/apps/api/bun.lock +++ b/apps/api/bun.lock @@ -53,7 +53,7 @@ "@boring-stack-pkg/eslint-plugin-module-boundaries": "0.1.2", "@boring-stack-pkg/eslint-plugin-oauth-security": "0.1.2", "@boring-stack-pkg/eslint-plugin-resource-architecture": "0.2.0", - "@boring-stack-pkg/eslint-plugin-stripe-webhooks": "0.1.1", + "@boring-stack-pkg/eslint-plugin-stripe-webhooks": "0.1.2", "@boring-stack-pkg/eslint-plugin-structured-logging": "0.1.2", "@boring-stack-pkg/eslint-plugin-test-conventions": "0.1.2", "@eslint-community/eslint-plugin-eslint-comments": "4.7.2", @@ -123,7 +123,7 @@ "@boring-stack-pkg/eslint-plugin-resource-architecture": ["@boring-stack-pkg/eslint-plugin-resource-architecture@0.2.0", "", { "dependencies": { "@typescript-eslint/utils": "8.0.0", "micromatch": "4.0.5" }, "peerDependencies": { "@typescript-eslint/parser": ">=8.0.0", "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", "typescript": ">=5.0.0" } }, "sha512-v7EmVtIaiJwk06H+SwlbtlzLkUPHoFpCtw+LBEFVddFtGimkB0YGkQqgnCJaEKFuGviAI8WQ0TCgxx2z9seYEg=="], - "@boring-stack-pkg/eslint-plugin-stripe-webhooks": ["@boring-stack-pkg/eslint-plugin-stripe-webhooks@0.1.1", "", { "dependencies": { "@typescript-eslint/utils": "8.0.0" }, "peerDependencies": { "@typescript-eslint/parser": ">=8.0.0", "eslint": "8.57.0 || ^9.0.0", "typescript": ">=5.0.0" } }, "sha512-OAdyysgXMcPDQJdlfq5q7Mp+B5mOP8/1Z0277E6ZMz93jjpamJIu2dBD0vtwEtLWGPnNI4MLvh1ARNW0/d55AA=="], + "@boring-stack-pkg/eslint-plugin-stripe-webhooks": ["@boring-stack-pkg/eslint-plugin-stripe-webhooks@0.1.2", "", { "dependencies": { "@typescript-eslint/utils": "8.0.0" }, "peerDependencies": { "@typescript-eslint/parser": ">=8.0.0", "eslint": "8.57.0 || ^9.0.0", "typescript": ">=5.0.0" } }, "sha512-C+/ro87xxLy9qhEgnZt4L0A8jZH5NSIIxrnYu0OlZMGgfQMOWBaMi8M/D3KVsrJ9GAASufWOnIP4iVFobYyrhQ=="], "@boring-stack-pkg/eslint-plugin-structured-logging": ["@boring-stack-pkg/eslint-plugin-structured-logging@0.1.2", "", { "dependencies": { "@typescript-eslint/utils": "8.0.0" }, "peerDependencies": { "@typescript-eslint/parser": ">=8.0.0", "eslint": "8.57.0 || ^9.0.0", "typescript": ">=5.0.0" } }, "sha512-P9MuL88AUsHzqLWJ1bmiyJojv8kejXn8GlkDE79cwY8nN/fODU6/ZwrIWsH4kRw2LH2E+4p1NBhat/OJO8mkzw=="], diff --git a/apps/api/package.json b/apps/api/package.json index 0ea17d2..dd342d8 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -98,7 +98,7 @@ "@boring-stack-pkg/eslint-plugin-module-boundaries": "0.1.2", "@boring-stack-pkg/eslint-plugin-oauth-security": "0.1.2", "@boring-stack-pkg/eslint-plugin-resource-architecture": "0.2.0", - "@boring-stack-pkg/eslint-plugin-stripe-webhooks": "0.1.1", + "@boring-stack-pkg/eslint-plugin-stripe-webhooks": "0.1.2", "@boring-stack-pkg/eslint-plugin-structured-logging": "0.1.2", "@boring-stack-pkg/eslint-plugin-test-conventions": "0.1.2", "@eslint-community/eslint-plugin-eslint-comments": "4.7.2",