Skip to content

Commit 68434b9

Browse files
committed
[ci]
Signed-off-by: Paweł Perek <[email protected]>
1 parent f03e4a5 commit 68434b9

File tree

5 files changed

+28
-60
lines changed

5 files changed

+28
-60
lines changed

apps/ans/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-react": "^7.37.5",
5353
"eslint-plugin-react-hooks": "^5.2.0",
5454
"globals": "^16.0.0",
55-
"happy-dom": "^11.0.0",
55+
"happy-dom": "^20.0.0",
5656
"prettier": "3.5.3",
5757
"typescript": "5.8.3",
5858
"typescript-eslint": "^8.30.1",

apps/package-lock.json

Lines changed: 24 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/splitwell/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-react": "^7.37.5",
5050
"eslint-plugin-react-hooks": "^5.2.0",
5151
"globals": "^16.0.0",
52-
"happy-dom": "^11.0.0",
52+
"happy-dom": "^20.0.0",
5353
"prettier": "3.5.3",
5454
"typescript": "5.8.3",
5555
"typescript-eslint": "^8.30.1",

apps/sv/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-react": "^7.37.5",
5858
"eslint-plugin-react-hooks": "^5.2.0",
5959
"globals": "^16.0.0",
60-
"happy-dom": "^11.0.0",
60+
"happy-dom": "^20.0.0",
6161
"html-format": "^1.1.7",
6262
"prettier": "3.5.3",
6363
"typescript": "5.8.3",

apps/wallet/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^5.2.0",
5555
"globals": "^16.0.0",
56-
"happy-dom": "^11.0.0",
56+
"happy-dom": "^20.0.0",
5757
"prettier": "3.5.3",
5858
"typescript": "5.8.3",
5959
"typescript-eslint": "^8.30.1",

0 commit comments

Comments
 (0)