Skip to content

Commit 6a3d2c0

Browse files
npm: bump jsdom from 27.4.0 to 28.0.0 (#14)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.4.0 to 28.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.4.0...28.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 28.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aba27e6 commit 6a3d2c0

File tree

2 files changed

+41
-62
lines changed

2 files changed

+41
-62
lines changed

package-lock.json

Lines changed: 40 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"eslint": "^9.39.2",
4848
"jest": "^30.2.0",
49-
"jsdom": "^27.4.0",
49+
"jsdom": "^28.0.0",
5050
"nodemon": "^3.1.11",
5151
"prettier": "^3.8.1",
5252
"supertest": "^7.2.2"

0 commit comments

Comments
 (0)