Skip to content

Commit 240034c

Browse files
committed
build: bump jsdom to ^27.1.0
This is the min supported version.
1 parent 55e7af3 commit 240034c

File tree

1 file changed

+1
-1
lines changed
  • packages/schematics/angular/utility/latest-versions

1 file changed

+1
-1
lines changed

packages/schematics/angular/utility/latest-versions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"karma-jasmine-html-reporter": "~2.1.0",
1616
"karma-jasmine": "~5.1.0",
1717
"karma": "~6.4.0",
18-
"jsdom": "^27.0.0",
18+
"jsdom": "^27.1.0",
1919
"less": "^4.2.0",
2020
"postcss": "^8.5.3",
2121
"protractor": "~7.0.0",

0 commit comments

Comments
 (0)