Skip to content

Commit

Permalink
fix(deps): update dependency jsdom to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and hikerpig committed Jan 23, 2024
1 parent 064863c commit 7c7ac38
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/pintora-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@pintora/standalone": "workspace:^0.7.0-alpha.0",
"canvas": "^2.11.2",
"consola": "^3.0.0",
"jsdom": "^23.0.0",
"jsdom": "^24.0.0",
"mime-types": "^2.1.31",
"yargs": "^16.2.0"
},
Expand Down
31 changes: 22 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7c7ac38

Please sign in to comment.