Skip to content

Commit a6b4266

Browse files
deps: bump happy-dom from 20.8.9 to 20.9.0 in /samples/react/login-pkce
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.9 to 20.9.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.8.9...v20.9.0) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fde050 commit a6b4266

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

samples/react/login-pkce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "19.2.3",
2626
"@vitejs/plugin-basic-ssl": "2.3.0",
2727
"@vitejs/plugin-react": "6.0.1",
28-
"happy-dom": "20.8.9",
28+
"happy-dom": "20.9.0",
2929
"prettier": "3.8.2",
3030
"typescript": "6.0.2",
3131
"vite": "8.0.8",

samples/react/login-pkce/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ __metadata:
4848
"@types/react-dom": "npm:19.2.3"
4949
"@vitejs/plugin-basic-ssl": "npm:2.3.0"
5050
"@vitejs/plugin-react": "npm:6.0.1"
51-
happy-dom: "npm:20.8.9"
51+
happy-dom: "npm:20.9.0"
5252
oidc-client-ts: "npm:3.5.0"
5353
prettier: "npm:3.8.2"
5454
react: "npm:19.2.5"
@@ -793,17 +793,17 @@ __metadata:
793793
languageName: node
794794
linkType: hard
795795

796-
"happy-dom@npm:20.8.9":
797-
version: 20.8.9
798-
resolution: "happy-dom@npm:20.8.9"
796+
"happy-dom@npm:20.9.0":
797+
version: 20.9.0
798+
resolution: "happy-dom@npm:20.9.0"
799799
dependencies:
800800
"@types/node": "npm:>=20.0.0"
801801
"@types/whatwg-mimetype": "npm:^3.0.2"
802802
"@types/ws": "npm:^8.18.1"
803803
entities: "npm:^7.0.1"
804804
whatwg-mimetype: "npm:^3.0.0"
805805
ws: "npm:^8.18.3"
806-
checksum: 10c0/12fe9b85891b1289935b2a4f726e2839e7c92e3f55401bd20cb5500763dd994364645acaab20a754fd90d5e1b2ffdf734b39a32ea02704c3e3ee0c4d30cf958e
806+
checksum: 10c0/4fb814057b85d13d9459c1af39de28d6e7504ba99c12123179e6c69d8c3e1cbd8c48c4104c7d793e89d7aa1b5f360a8e72ad56d33cc23cc6f42a27e2fbd25748
807807
languageName: node
808808
linkType: hard
809809

0 commit comments

Comments
 (0)