Skip to content

Commit

Permalink
fix: update happy-dom version
Browse files Browse the repository at this point in the history
  • Loading branch information
mndeveci authored Nov 12, 2024
1 parent 994ec01 commit f715e36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^7.18.0",
"happy-dom": "^9.20.3",
"happy-dom": "^15.10.2",
"vitest": "^0.31.1",
"vue-template-compiler": "^2.6.14"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^7.18.0",
"happy-dom": "^9.20.3",
"happy-dom": "^15.10.2",
"vitest": "^0.31.1",
"vue-template-compiler": "^2.6.14"
},
Expand Down

0 comments on commit f715e36

Please sign in to comment.