Skip to content

Commit 6a5f054

Browse files
Bump the node group across 1 directory with 13 updates (#292)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Julien Jerphanion <git@jjerphan.xyz> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
1 parent 4d84239 commit 6a5f054

7 files changed

Lines changed: 13128 additions & 5830 deletions

File tree

dist/licenses.txt

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

dist/main.js

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

dist/main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/post.js

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

dist/post.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,32 +23,32 @@
2323
"author": "Pavel Zwerschke <pavel.zwerschke@quantco.com>",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@actions/cache": "^4.1.0",
27-
"@actions/core": "^1.11.1",
28-
"@actions/exec": "^1.1.1",
29-
"@actions/io": "^1.1.3",
26+
"@actions/cache": "^5.0.1",
27+
"@actions/core": "^2.0.1",
28+
"@actions/exec": "^2.0.0",
29+
"@actions/io": "^2.0.0",
3030
"@actions/tool-cache": "^2.0.2",
3131
"fp-ts": "^2.16.11",
32-
"js-yaml": "^4.1.0",
32+
"js-yaml": "^4.1.1",
3333
"untildify": "^6.0.0",
34-
"which": "^5.0.0",
35-
"zod": "^4.1.11"
34+
"which": "^6.0.0",
35+
"zod": "^4.3.4"
3636
},
3737
"devDependencies": {
3838
"@types/js-yaml": "^4.0.9",
39-
"@types/node": "^24.6.2",
39+
"@types/node": "^25.0.3",
4040
"@types/which": "^3.0.4",
41-
"@typescript-eslint/eslint-plugin": "^8.45.0",
42-
"@typescript-eslint/parser": "^8.45.0",
43-
"eslint": "^9.36.0",
41+
"@typescript-eslint/eslint-plugin": "^8.51.0",
42+
"@typescript-eslint/parser": "^8.51.0",
43+
"eslint": "^9.39.2",
4444
"eslint-config-prettier": "^10.1.8",
4545
"eslint-config-standard": "^17.1.0",
4646
"eslint-plugin-import": "^2.32.0",
4747
"eslint-plugin-n": "^17.23.1",
4848
"eslint-plugin-prettier": "^5.5.4",
4949
"eslint-plugin-promise": "^7.2.1",
50-
"prettier": "^3.6.2",
51-
"tsup": "^8.5.0",
50+
"prettier": "^3.7.4",
51+
"tsup": "^8.5.1",
5252
"typescript": "^5.9.3"
5353
}
5454
}

0 commit comments

Comments
 (0)