Skip to content

Commit 089728c

Browse files
deps: bump happy-dom in /samples/react/token-refresh
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 9f0f5d0 commit 089728c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

samples/react/token-refresh/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.3",
3030
"typescript": "6.0.2",
3131
"vite": "8.0.9",

samples/react/token-refresh/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.3"
5454
react: "npm:19.2.5"
@@ -916,17 +916,17 @@ __metadata:
916916
languageName: node
917917
linkType: hard
918918

919-
"happy-dom@npm:20.8.9":
920-
version: 20.8.9
921-
resolution: "happy-dom@npm:20.8.9"
919+
"happy-dom@npm:20.9.0":
920+
version: 20.9.0
921+
resolution: "happy-dom@npm:20.9.0"
922922
dependencies:
923923
"@types/node": "npm:>=20.0.0"
924924
"@types/whatwg-mimetype": "npm:^3.0.2"
925925
"@types/ws": "npm:^8.18.1"
926926
entities: "npm:^7.0.1"
927927
whatwg-mimetype: "npm:^3.0.0"
928928
ws: "npm:^8.18.3"
929-
checksum: 10c0/12fe9b85891b1289935b2a4f726e2839e7c92e3f55401bd20cb5500763dd994364645acaab20a754fd90d5e1b2ffdf734b39a32ea02704c3e3ee0c4d30cf958e
929+
checksum: 10c0/4fb814057b85d13d9459c1af39de28d6e7504ba99c12123179e6c69d8c3e1cbd8c48c4104c7d793e89d7aa1b5f360a8e72ad56d33cc23cc6f42a27e2fbd25748
930930
languageName: node
931931
linkType: hard
932932

0 commit comments

Comments
 (0)