Skip to content

Commit eb37bf9

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 1c19e0d commit eb37bf9

File tree

3 files changed

+138
-138
lines changed

3 files changed

+138
-138
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
"http-proxy": "^1.18.1",
113113
"http-proxy-middleware": "3.0.5",
114114
"husky": "9.1.7",
115-
"jasmine": "~5.7.0",
116-
"jasmine-core": "~5.7.0",
115+
"jasmine": "~5.8.0",
116+
"jasmine-core": "~5.8.0",
117117
"jasmine-reporters": "^2.5.2",
118118
"jasmine-spec-reporter": "~7.0.0",
119119
"karma": "~6.4.0",
@@ -132,7 +132,7 @@
132132
"protractor": "~7.0.0",
133133
"puppeteer": "18.2.1",
134134
"quicktype-core": "23.2.6",
135-
"rollup": "4.41.1",
135+
"rollup": "4.42.0",
136136
"rollup-license-plugin": "~3.0.1",
137137
"semver": "7.7.2",
138138
"shelljs": "^0.10.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"parse5-html-rewriting-stream": "7.1.0",
3838
"picomatch": "4.0.2",
3939
"piscina": "5.0.0",
40-
"rollup": "4.41.1",
40+
"rollup": "4.42.0",
4141
"sass": "1.89.1",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",

0 commit comments

Comments
 (0)