Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/modules/manager/azure-pipelines/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ resources:
- container: linux
image: ubuntu:24.04
- container: python
image: python:3.13@sha256:721b56139b0c6f8512286bd0d3d2edefe34dffc7ab488fc8aa39ed129e0ad6b5
image: python:3.13@sha256:3592650a0a8e6709cd4f3359dc7f1665c35bd9da6da34a9f22050aaf4878511f

stages:
- stage: StageOne
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
"validate-npm-package-name": "6.0.0",
"vuln-vects": "1.1.0",
"xmldoc": "1.3.0",
"yaml": "2.7.1",
"yaml": "2.8.0",
"zod": "3.24.4"
},
"optionalDependencies": {
Expand Down Expand Up @@ -345,7 +345,7 @@
"tsx": "4.19.4",
"type-fest": "4.41.0",
"typescript": "5.8.3",
"typescript-eslint": "8.32.0",
"typescript-eslint": "8.32.1",
"unified": "9.2.2",
"vite": "6.3.5",
"vite-tsconfig-paths": "5.1.4",
Expand Down
Loading
Loading