Skip to content

Commit

Permalink
Merge pull request #673 from w3c/dependabot/npm_and_yarn/jsdom-26.0.0
Browse files Browse the repository at this point in the history
build(deps): bump jsdom from 25.0.1 to 26.0.0
  • Loading branch information
deniak authored Jan 17, 2025
2 parents a1c58d6 + 9ca89c6 commit 447d170
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]

jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
node-version: [20.x, 22.x]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"express": "5.0.1",
"express-fileupload": "1.5.0",
"file-type": "19.6.0",
"jsdom": "25.0.1",
"jsdom": "26.0.0",
"mkdirp": "3.0",
"node-fetch": "3.3.0",
"request": "2.88.2",
Expand Down

0 comments on commit 447d170

Please sign in to comment.