Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump happy-dom from 9.18.3 to 15.10.1 #1518

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/staking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"esbuild-plugin-svgr": "^2.0.0",
"esbuild-scss-modules-plugin": "^1.1.1",
"eslint-plugin-storybook": "^0.6.11",
"happy-dom": "^9.18.3",
"happy-dom": "^15.10.1",
"mini-css-extract-plugin": "^2.7.6",
"normalize.css": "^8.0.1",
"react": "17.0.2",
Expand Down
15 changes: 6 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13831,7 +13831,7 @@ __metadata:
esbuild-plugin-svgr: ^2.0.0
esbuild-scss-modules-plugin: ^1.1.1
eslint-plugin-storybook: ^0.6.11
happy-dom: ^9.18.3
happy-dom: ^15.10.1
i18next: ^22.5.1
immer: ^10.0.2
lodash: 4.17.21
Expand Down Expand Up @@ -39199,17 +39199,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^9.18.3":
version: 9.18.3
resolution: "happy-dom@npm:9.18.3"
"happy-dom@npm:^15.10.1":
version: 15.10.1
resolution: "happy-dom@npm:15.10.1"
dependencies:
css.escape: ^1.5.1
entities: ^4.5.0
iconv-lite: ^0.6.3
webidl-conversions: ^7.0.0
whatwg-encoding: ^2.0.0
whatwg-mimetype: ^3.0.0
checksum: 0709a046ce170cfb0186786a7daa8f2656df179f9a482ec3de4b75e50935c914e6aef40fa50f6ee12daa4ca45b514ff8c5a192ed7cb47c02f677e5e48cf8f881
checksum: f3fd3c900dd64928e83d210fb8c584b39e3cf84fafc991e511a97c60117ed513461df0425a7c6df600712e879cffb52f260296af9326da9e8018a3bc5c35f1ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -40126,7 +40123,7 @@ __metadata:
languageName: node
linkType: hard

"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2":
version: 0.6.3
resolution: "iconv-lite@npm:0.6.3"
dependencies:
Expand Down
Loading