Skip to content

Commit c6f853a

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

File tree

3 files changed

+57
-43
lines changed

3 files changed

+57
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111
"http-proxy": "^1.18.1",
112112
"http-proxy-middleware": "3.0.5",
113113
"husky": "9.1.7",
114-
"jasmine": "~5.11.0",
115-
"jasmine-core": "~5.11.0",
114+
"jasmine": "~5.12.0",
115+
"jasmine-core": "~5.12.0",
116116
"jasmine-reporters": "^2.5.2",
117117
"jasmine-spec-reporter": "~7.0.0",
118118
"karma": "~6.4.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"watchpack": "2.4.4"
4747
},
4848
"optionalDependencies": {
49-
"lmdb": "3.4.2"
49+
"lmdb": "3.4.3"
5050
},
5151
"devDependencies": {
5252
"@angular/ssr": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)