From e193069a1e7f657a519f619a9a73ee0ede25203a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 23:23:14 +0000 Subject: [PATCH] chore(deps)(deps-dev): bump @boring-stack-pkg/eslint-plugin-test-conventions Bumps [@boring-stack-pkg/eslint-plugin-test-conventions](https://github.com/boringstack-xyz/eslint-plugins/tree/HEAD/eslint-plugin-test-conventions) 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-test-conventions/CHANGELOG.md) - [Commits](https://github.com/boringstack-xyz/eslint-plugins/commits/HEAD/eslint-plugin-test-conventions) --- updated-dependencies: - dependency-name: "@boring-stack-pkg/eslint-plugin-test-conventions" 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 2b02b7ed..998075b6 100644 --- a/apps/api/bun.lock +++ b/apps/api/bun.lock @@ -55,7 +55,7 @@ "@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-structured-logging": "0.1.1", - "@boring-stack-pkg/eslint-plugin-test-conventions": "0.1.1", + "@boring-stack-pkg/eslint-plugin-test-conventions": "0.1.2", "@eslint-community/eslint-plugin-eslint-comments": "4.7.1", "@eslint/js": "10.0.1", "@types/fs-extra": "11.0.4", @@ -125,7 +125,7 @@ "@boring-stack-pkg/eslint-plugin-structured-logging": ["@boring-stack-pkg/eslint-plugin-structured-logging@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-9aZ3GEqAozaLDRwJDtvH3fFdml4xg/oH0xKz0d+y5bI208TDuXlelL3aMMpr2Sc23oiRZK/8jgKJ5QgOBcmnqA=="], - "@boring-stack-pkg/eslint-plugin-test-conventions": ["@boring-stack-pkg/eslint-plugin-test-conventions@0.1.1", "", { "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", "typescript": ">=5.0.0" } }, "sha512-Lnt2bI7y0+4FkOZP5rceTba89b9RMijWMg0X2elBr1UdyDTsEdcHM/ysSJAP68WEoRxSh3FPIYGhhX/ejRB0Tw=="], + "@boring-stack-pkg/eslint-plugin-test-conventions": ["@boring-stack-pkg/eslint-plugin-test-conventions@0.1.2", "", { "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", "typescript": ">=5.0.0" } }, "sha512-EmKoJ07RUA02TnkX7UqMNbQDbMBVB364i8p8Zbd99QNwdyJIKQZdg0f50C+NWlEBB2Lt0izzJODHxL6Og3Z4aA=="], "@casl/ability": ["@casl/ability@6.8.1", "", { "dependencies": { "@ucast/mongo2js": "^1.3.0" } }, "sha512-VX5DD1JbSP/DdewZnNwXXaCzve+0pLe14mcUj2l93CdOFAQUT/ylAptNqxf3Wc/jlsuSanAgXza4Z1Iq23dzpQ=="], diff --git a/apps/api/package.json b/apps/api/package.json index e6fffefa..c33d2264 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -100,7 +100,7 @@ "@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-structured-logging": "0.1.1", - "@boring-stack-pkg/eslint-plugin-test-conventions": "0.1.1", + "@boring-stack-pkg/eslint-plugin-test-conventions": "0.1.2", "@eslint-community/eslint-plugin-eslint-comments": "4.7.1", "@eslint/js": "10.0.1", "@types/fs-extra": "11.0.4",