Skip to content

Commit c6cfeb9

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

File tree

5 files changed

+357
-70
lines changed

5 files changed

+357
-70
lines changed

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-renovate",
33
"type": "commonjs",
44
"dependencies": {
5-
"renovate": "42.19.7"
5+
"renovate": "42.27.0"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

.github/ng-renovate/pnpm-lock.yaml

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

ng-dev/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@octokit/request-error": "7.1.0",
3131
"@octokit/rest": "22.0.1",
3232
"@octokit/types": "16.0.0",
33-
"@pnpm/dependency-path": "1001.1.5",
33+
"@pnpm/dependency-path": "1001.1.6",
3434
"@types/cli-progress": "3.11.6",
3535
"@types/ejs": "3.1.5",
3636
"@types/events": "3.0.3",
@@ -63,11 +63,11 @@
6363
"semver": "7.7.3",
6464
"supports-color": "10.2.2",
6565
"typed-graphqlify": "3.1.6",
66-
"tsx": "4.20.6",
66+
"tsx": "4.21.0",
6767
"typescript": "5.9.3",
6868
"utf-8-validate": "6.0.5",
6969
"which": "6.0.0",
70-
"yaml": "2.8.1",
70+
"yaml": "2.8.2",
7171
"yargs": "18.0.0"
7272
}
7373
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"jasmine-core": "5.12.1",
3030
"jasmine-reporters": "2.5.2",
3131
"jasmine": "5.12.0",
32-
"prettier": "3.6.2",
32+
"prettier": "3.7.3",
3333
"tslib": "^2.5.2",
3434
"tslint": "6.1.3",
3535
"tsx": "^4.15.7",

0 commit comments

Comments
 (0)