Skip to content

Commit eefa1b6

Browse files
Bump the node group with 10 updates (#265)
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 59bcdba commit eefa1b6

File tree

7 files changed

+1680
-16338
lines changed

7 files changed

+1680
-16338
lines changed

dist/licenses.txt

Lines changed: 0 additions & 9383 deletions
This file was deleted.

dist/main.js

Lines changed: 605 additions & 3194 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: 605 additions & 3194 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: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"author": "Pavel Zwerschke <pavel.zwerschke@quantco.com>",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@actions/cache": "^4.0.0",
26+
"@actions/cache": "^4.0.2",
2727
"@actions/core": "^1.11.1",
2828
"@actions/exec": "^1.1.1",
2929
"@actions/io": "^1.1.3",
@@ -32,23 +32,23 @@
3232
"js-yaml": "^4.1.0",
3333
"untildify": "^5.0.0",
3434
"which": "^5.0.0",
35-
"zod": "^3.24.1"
35+
"zod": "^3.24.2"
3636
},
3737
"devDependencies": {
3838
"@types/js-yaml": "^4.0.9",
39-
"@types/node": "^22.13.0",
39+
"@types/node": "^22.13.8",
4040
"@types/which": "^3.0.4",
41-
"@typescript-eslint/eslint-plugin": "^8.22.0",
42-
"@typescript-eslint/parser": "^8.22.0",
43-
"eslint": "^9.19.0",
44-
"eslint-config-prettier": "^10.0.1",
41+
"@typescript-eslint/eslint-plugin": "^8.25.0",
42+
"@typescript-eslint/parser": "^8.25.0",
43+
"eslint": "^9.21.0",
44+
"eslint-config-prettier": "^10.0.2",
4545
"eslint-config-standard": "^17.1.0",
4646
"eslint-plugin-import": "^2.31.0",
4747
"eslint-plugin-n": "^17.15.1",
4848
"eslint-plugin-prettier": "^5.2.3",
4949
"eslint-plugin-promise": "^7.2.1",
50-
"prettier": "^3.4.2",
51-
"tsup": "^8.3.6",
52-
"typescript": "^5.7.3"
50+
"prettier": "^3.5.2",
51+
"tsup": "^8.4.0",
52+
"typescript": "^5.8.2"
5353
}
5454
}

0 commit comments

Comments
 (0)