Skip to content

Commit 4d0937a

Browse files
Bump happy-dom from 13.6.2 to 14.12.0 (#619)
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 13.6.2 to 14.12.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v13.6.2...v14.12.0) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b908ce commit 4d0937a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint": "^8.56.0",
7575
"eslint-config-prettier": "^9.1.0",
7676
"eslint-plugin-react": "^7.34.0",
77-
"happy-dom": "^13.6.2",
77+
"happy-dom": "^14.12.0",
7878
"jest-canvas-mock": "^2.5.2",
7979
"jsdom": "^24.0.0",
8080
"prettier": "^3.2.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3723,7 +3723,7 @@ __metadata:
37233723
eslint-config-prettier: ^9.1.0
37243724
eslint-plugin-react: ^7.34.0
37253725
github-injection: ^1.1.0
3726-
happy-dom: ^13.6.2
3726+
happy-dom: ^14.12.0
37273727
isomorphic-fetch: ^3.0.0
37283728
jest-canvas-mock: ^2.5.2
37293729
jsdom: ^24.0.0
@@ -4988,14 +4988,14 @@ __metadata:
49884988
languageName: node
49894989
linkType: hard
49904990

4991-
"happy-dom@npm:^13.6.2":
4992-
version: 13.6.2
4993-
resolution: "happy-dom@npm:13.6.2"
4991+
"happy-dom@npm:^14.12.0":
4992+
version: 14.12.0
4993+
resolution: "happy-dom@npm:14.12.0"
49944994
dependencies:
49954995
entities: ^4.5.0
49964996
webidl-conversions: ^7.0.0
49974997
whatwg-mimetype: ^3.0.0
4998-
checksum: e2bae0731bea55515efc4408fac063bb71b3a1a01d4528f80fd99e7873f55617d9e87146b8693cb5da16c3511aae78c7b78f8417a192107a907a916efe3d3e06
4998+
checksum: 67acb1054a22ec76aa4f847fc84e272407a7451a9bab366ad8d939fd3c7edfda4c1d458ddbfc7e1a2a7363eeb3d5021e6ef2bfe33a3697ee8f3b10968a1a6a82
49994999
languageName: node
50005000
linkType: hard
50015001

0 commit comments

Comments
 (0)