Skip to content

Commit

Permalink
chore: bump jsdom from 25.0.1 to 26.0.0
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 to 26.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.1...26.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 060982a commit 966fc7a
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 130 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"devDependencies": {
"@types/node": "^20.17.10",
"@types/react": "^18.3.17",
"jsdom": "25.0.1",
"jsdom": "26.0.0",
"turbo": "^1.13.4",
"typescript": "^5.7.2"
},
"dependencies": {
"jsdom": "25.0.1",
"jsdom": "26.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"ts-node": "^10.9.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"isomorphic-dompurify": "^2.19.0",
"javascript-time-ago": "^2.5.11",
"jquery": "^3.7.1",
"jsdom": "25.0.1",
"jsdom": "26.0.0",
"lodash": "^4.17.21",
"lru-memoize": "^1.1.0",
"memoize-one": "^6.0.0",
Expand Down Expand Up @@ -85,7 +85,7 @@
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"happy-dom": "^15.11.7",
"jsdom": "25.0.1",
"jsdom": "26.0.0",
"prettier": "^3.4.2",
"sass": "^1.83.0",
"scss": "^0.2.4",
Expand Down
Loading

0 comments on commit 966fc7a

Please sign in to comment.