Skip to content

Commit

Permalink
Merge pull request #1295 from danskernesdigitalebibliotek/dependabot/…
Browse files Browse the repository at this point in the history
…npm_and_yarn/happy-dom-14.12.3

Bump happy-dom from 14.12.0 to 14.12.3
  • Loading branch information
kasperg authored Jun 24, 2024
2 parents 946809b + be40d1c commit 0d8e825
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-webpack-plugin": "^4.2.0",
"glob": "^8.0.1",
"happy-dom": "^14.12.0",
"happy-dom": "^14.12.3",
"istanbul-lib-coverage": "^3.2.2",
"markdownlint-cli2": "^0.4.0",
"mutationobserver-shim": "^0.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11078,10 +11078,10 @@ handlebars@^4.7.7:
optionalDependencies:
uglify-js "^3.1.4"

happy-dom@^14.12.0:
version "14.12.0"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-14.12.0.tgz#40c748578c6ebfb707e6ae69179d6c541d8f63b3"
integrity sha512-dHcnlGFY2o2CdxfuYpqwSrBrpj/Kuzv4u4f3TU5yHW1GL24dKij4pv1BRjXnXc3uWo8qsCbToF9weaDsm/He8A==
happy-dom@^14.12.3:
version "14.12.3"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-14.12.3.tgz#1b5892c670461fd1db041bee690981c22d3d521f"
integrity sha512-vsYlEs3E9gLwA1Hp+w3qzu+RUDFf4VTT8cyKqVICoZ2k7WM++Qyd2LwzyTi5bqMJFiIC/vNpTDYuxdreENRK/g==
dependencies:
entities "^4.5.0"
webidl-conversions "^7.0.0"
Expand Down

0 comments on commit 0d8e825

Please sign in to comment.