Skip to content

Commit 38a229d

Browse files
build: update all non-major dependencies
See associated pull request for more information.
1 parent 2d5db13 commit 38a229d

File tree

5 files changed

+2992
-2703
lines changed

5 files changed

+2992
-2703
lines changed

adev/src/content/tutorials/first-app/common/package-lock.json

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

adev/src/content/tutorials/first-app/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/jasmine": "~5.1.0",
2828
"@types/node": "^16.11.35",
2929
"copyfiles": "^2.4.1",
30-
"jasmine-core": "~5.7.0",
30+
"jasmine-core": "~5.8.0",
3131
"jasmine-marbles": "~0.9.2",
3232
"jasmine-spec-reporter": "~7.0.0",
3333
"karma": "~6.4.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"domino": "https://github.com/angular/domino.git#93e720f143d0296dd2726ffbcf4fc12283363a7b",
118118
"hammerjs": "~2.0.8",
119119
"http-server": "^14.0.0",
120-
"jasmine": "~5.7.0",
120+
"jasmine": "~5.8.0",
121121
"jasmine-ajax": "^4.0.0",
122122
"jasmine-core": "^5.0.0",
123123
"jasmine-reporters": "^2.5.2",
@@ -135,7 +135,7 @@
135135
"protractor": "^7.0.0",
136136
"reflect-metadata": "^0.2.0",
137137
"requirejs": "^2.3.6",
138-
"rollup": "4.41.1",
138+
"rollup": "4.42.0",
139139
"rollup-plugin-dts": "^6.1.1",
140140
"rollup-plugin-preserve-shebang": "^1.0.1",
141141
"rollup-plugin-sourcemaps": "^0.6.3",

0 commit comments

Comments
 (0)