From 6123cac43bcd2f426713ac08c315ade6d23add2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 04:09:02 +0000 Subject: [PATCH] build(deps-dev): bump @goauthentik/prettier-config in /browser-ext Bumps [@goauthentik/prettier-config](https://github.com/goauthentik/authentik/tree/HEAD/packages/prettier-config) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/prettier-config) --- updated-dependencies: - dependency-name: "@goauthentik/prettier-config" dependency-version: 3.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- browser-ext/package-lock.json | 8 ++++---- browser-ext/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/browser-ext/package-lock.json b/browser-ext/package-lock.json index 11eb93c8..d0fcb4a1 100644 --- a/browser-ext/package-lock.json +++ b/browser-ext/package-lock.json @@ -11,7 +11,7 @@ "@codecov/rollup-plugin": "^1.9.1", "@goauthentik/api": "^2025.6.3-1751754396", "@goauthentik/eslint-config": "^1.3.0", - "@goauthentik/prettier-config": "^3.4.1", + "@goauthentik/prettier-config": "^3.4.3", "@goauthentik/tsconfig": "^1.0.5", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.3", @@ -640,9 +640,9 @@ } }, "node_modules/@goauthentik/prettier-config": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-3.4.1.tgz", - "integrity": "sha512-jc8dHhdP3qjApZjLyRwLXB3Cg0hE7TVnyXaKLCULjfncTNYInLZK8j+UDiqWbEABxthhy/zwCdLKOKS1NuyE5A==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-3.4.3.tgz", + "integrity": "sha512-yDfEZQy+vpP6lDKsA84rs4ye+M19TXNvTBZiTEbTj1xANnMjZoV92UtCnTUkW8DywuPkKQNmKZIEjhc7jExnTw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/browser-ext/package.json b/browser-ext/package.json index fe48b193..60d7db73 100644 --- a/browser-ext/package.json +++ b/browser-ext/package.json @@ -16,7 +16,7 @@ "@codecov/rollup-plugin": "^1.9.1", "@goauthentik/api": "^2025.6.3-1751754396", "@goauthentik/eslint-config": "^1.3.0", - "@goauthentik/prettier-config": "^3.4.1", + "@goauthentik/prettier-config": "^3.4.3", "@goauthentik/tsconfig": "^1.0.5", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.3",