Skip to content

Commit 23d6b8b

Browse files
Bump keycloak-js from 23.0.4 to 26.2.0 (#125)
* Bump keycloak-js from 23.0.4 to 26.2.0 Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 23.0.4 to 26.2.0. - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/commits) --- updated-dependencies: - dependency-name: keycloak-js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump keycloak-js from 23.0.4 to 26.2.0 Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 23.0.4 to 26.2.0. - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/commits) --- updated-dependencies: - dependency-name: keycloak-js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * x * x * x --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard Zowalla <[email protected]>
1 parent 3c58e13 commit 23d6b8b

File tree

6 files changed

+14
-3774
lines changed

6 files changed

+14
-3774
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up NodeJS
1919
uses: actions/setup-node@v3
2020
with:
21-
node-version: '18.x'
21+
node-version: '22.x'
2222
- name: Install dependencies
2323
run: npm install
2424
- name: Run build

0 commit comments

Comments
 (0)