Skip to content

Commit 080c27e

Browse files
chore(deps): update dependency happy-dom to v17 (#6222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc46fd3 commit 080c27e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/vite-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@your-org/eslint-config-bases": "workspace:^",
3535
"eslint": "8.57.1",
3636
"eslint-plugin-tailwindcss": "3.18.0",
37-
"happy-dom": "16.8.1",
37+
"happy-dom": "17.0.0",
3838
"prettier": "3.4.2",
3939
"rimraf": "6.0.1",
4040
"tailwindcss": "3.4.17",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -12646,13 +12646,13 @@ __metadata:
1264612646
languageName: node
1264712647
linkType: hard
1264812648

12649-
"happy-dom@npm:16.8.1":
12650-
version: 16.8.1
12651-
resolution: "happy-dom@npm:16.8.1"
12649+
"happy-dom@npm:17.0.0":
12650+
version: 17.0.0
12651+
resolution: "happy-dom@npm:17.0.0"
1265212652
dependencies:
1265312653
webidl-conversions: "npm:^7.0.0"
1265412654
whatwg-mimetype: "npm:^3.0.0"
12655-
checksum: 10c0/3e6e4ce3bf67871304fadc7a0e661397b3d6c12de149cafce5a9062b47038a4c12f5f29c2fc9a070be3e56f2b5a1625cc79570e1fd1a30ffea9aa107f844d57b
12655+
checksum: 10c0/52988c5732b4767f42bda6bd1837d4647fcd44371f121ab0a8aabc212aa50b58c2ab1f2fad3be587925d7b4aef6c20b26d07081543b94e6f475deae8c8111891
1265612656
languageName: node
1265712657
linkType: hard
1265812658

@@ -20515,7 +20515,7 @@ __metadata:
2051520515
"@your-org/ui-lib": "workspace:^"
2051620516
eslint: "npm:8.57.1"
2051720517
eslint-plugin-tailwindcss: "npm:3.18.0"
20518-
happy-dom: "npm:16.8.1"
20518+
happy-dom: "npm:17.0.0"
2051920519
prettier: "npm:3.4.2"
2052020520
react: "npm:18.3.1"
2052120521
react-dom: "npm:18.3.1"

0 commit comments

Comments
 (0)