Skip to content

Commit adf1c0a

Browse files
Bump the node group with 9 updates (#272)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Julien Jerphanion <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Jerphanion <[email protected]>
1 parent 7fd831f commit adf1c0a

File tree

6 files changed

+243
-232
lines changed

6 files changed

+243
-232
lines changed

dist/main.js

Lines changed: 28 additions & 28 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: 23 additions & 23 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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,27 +28,27 @@
2828
"@actions/exec": "^1.1.1",
2929
"@actions/io": "^1.1.3",
3030
"@actions/tool-cache": "^2.0.2",
31-
"fp-ts": "^2.16.9",
31+
"fp-ts": "^2.16.10",
3232
"js-yaml": "^4.1.0",
3333
"untildify": "^5.0.0",
3434
"which": "^5.0.0",
35-
"zod": "^3.24.2"
35+
"zod": "^3.24.3"
3636
},
3737
"devDependencies": {
3838
"@types/js-yaml": "^4.0.9",
39-
"@types/node": "^22.13.17",
39+
"@types/node": "^22.15.3",
4040
"@types/which": "^3.0.4",
41-
"@typescript-eslint/eslint-plugin": "^8.29.0",
42-
"@typescript-eslint/parser": "^8.29.0",
43-
"eslint": "^9.23.0",
44-
"eslint-config-prettier": "^10.1.1",
41+
"@typescript-eslint/eslint-plugin": "^8.31.1",
42+
"@typescript-eslint/parser": "^8.31.1",
43+
"eslint": "^9.25.1",
44+
"eslint-config-prettier": "^10.1.2",
4545
"eslint-config-standard": "^17.1.0",
4646
"eslint-plugin-import": "^2.31.0",
4747
"eslint-plugin-n": "^17.17.0",
48-
"eslint-plugin-prettier": "^5.2.5",
48+
"eslint-plugin-prettier": "^5.2.6",
4949
"eslint-plugin-promise": "^7.2.1",
5050
"prettier": "^3.5.3",
5151
"tsup": "^8.4.0",
52-
"typescript": "^5.8.2"
52+
"typescript": "^5.8.3"
5353
}
5454
}

0 commit comments

Comments
 (0)