Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02d7105

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 8e6e0a2 commit 02d7105

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"eslint-plugin-import": "2.32.0",
108108
"express": "5.1.0",
109109
"fast-glob": "3.3.3",
110-
"globals": "16.3.0",
110+
"globals": "16.4.0",
111111
"http-proxy": "^1.18.1",
112112
"http-proxy-middleware": "3.0.5",
113113
"husky": "9.1.7",
@@ -140,7 +140,7 @@
140140
"ts-node": "^10.9.1",
141141
"tslib": "2.8.1",
142142
"typescript": "5.9.2",
143-
"undici": "7.15.0",
143+
"undici": "7.16.0",
144144
"unenv": "^1.10.0",
145145
"verdaccio": "6.1.6",
146146
"verdaccio-auth-memory": "^10.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@web/test-runner": "0.20.2",
7070
"browser-sync": "3.0.4",
7171
"ng-packagr": "21.0.0-next.0",
72-
"undici": "7.15.0"
72+
"undici": "7.16.0"
7373
},
7474
"peerDependencies": {
7575
"@angular/core": "0.0.0-ANGULAR-FW-PEER-DEP",

pnpm-lock.yaml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
33
"devDependencies": {
4-
"baseline-browser-mapping": "2.7.4"
4+
"baseline-browser-mapping": "2.8.0"
55
}
66
}

0 commit comments

Comments
 (0)