Skip to content

Commit 33285a5

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 d08f3c7 commit 33285a5

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
@@ -24,7 +24,7 @@
2424
"@types/react": "19.2.14",
2525
"@types/react-dom": "19.2.3",
2626
"@vitejs/plugin-react": "6.0.1",
27-
"happy-dom": "20.8.9",
27+
"happy-dom": "20.9.0",
2828
"prettier": "3.8.2",
2929
"typescript": "6.0.2",
3030
"vite": "8.0.8",

samples/react/login-pkce/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ __metadata:
4747
"@types/react": "npm:19.2.14"
4848
"@types/react-dom": "npm:19.2.3"
4949
"@vitejs/plugin-react": "npm:6.0.1"
50-
happy-dom: "npm:20.8.9"
50+
happy-dom: "npm:20.9.0"
5151
oidc-client-ts: "npm:3.5.0"
5252
prettier: "npm:3.8.2"
5353
react: "npm:19.2.5"
@@ -783,17 +783,17 @@ __metadata:
783783
languageName: node
784784
linkType: hard
785785

786-
"happy-dom@npm:20.8.9":
787-
version: 20.8.9
788-
resolution: "happy-dom@npm:20.8.9"
786+
"happy-dom@npm:20.9.0":
787+
version: 20.9.0
788+
resolution: "happy-dom@npm:20.9.0"
789789
dependencies:
790790
"@types/node": "npm:>=20.0.0"
791791
"@types/whatwg-mimetype": "npm:^3.0.2"
792792
"@types/ws": "npm:^8.18.1"
793793
entities: "npm:^7.0.1"
794794
whatwg-mimetype: "npm:^3.0.0"
795795
ws: "npm:^8.18.3"
796-
checksum: 10c0/12fe9b85891b1289935b2a4f726e2839e7c92e3f55401bd20cb5500763dd994364645acaab20a754fd90d5e1b2ffdf734b39a32ea02704c3e3ee0c4d30cf958e
796+
checksum: 10c0/4fb814057b85d13d9459c1af39de28d6e7504ba99c12123179e6c69d8c3e1cbd8c48c4104c7d793e89d7aa1b5f360a8e72ad56d33cc23cc6f42a27e2fbd25748
797797
languageName: node
798798
linkType: hard
799799

0 commit comments

Comments
 (0)