Skip to content

Commit 9b07a76

Browse files
build(deps-dev): bump jsdom to v27
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 442ae0f commit 9b07a76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"license": "MIT OR Apache-2.0",
99
"author": "The OpenINF Authors",
1010
"devDependencies": {
11-
"@types/jsdom": "21.1.1",
11+
"@types/jsdom": "27.0.0",
1212
"@types/node": "20.x.x",
13-
"jsdom": "22.1.0",
13+
"jsdom": "27.0.0",
1414
"typescript": "5.1.3"
1515
}
1616
}

0 commit comments

Comments
 (0)