Skip to content

Commit 939d854

Browse files
chore(deps): update all minor and patch dependencies (#452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f74355 commit 939d854

File tree

2 files changed

+127
-38
lines changed

2 files changed

+127
-38
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "This GitHub Action uses Mermaid to visualize in a diagram the files that were changed in a Pull Request and their related dependency files. This approach aims to reduce the initial cognitive load during the review process and assist in understanding the structure around the modified code.",
55
"main": "index.js",
6-
"packageManager": "pnpm@10.23.0",
6+
"packageManager": "pnpm@10.24.0",
77
"engines": {
88
"node": "25.2.1"
99
},
@@ -31,9 +31,9 @@
3131
"eslint-import-resolver-typescript": "4.4.4",
3232
"eslint-plugin-import": "2.32.0",
3333
"globals": "16.5.0",
34-
"prettier": "3.6.2",
34+
"prettier": "3.7.1",
3535
"typescript": "5.9.3",
36-
"typescript-eslint": "8.47.0",
36+
"typescript-eslint": "8.48.0",
3737
"vitest": "3.2.4",
3838
"zx": "8.8.5"
3939
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)