Skip to content

Commit d17c217

Browse files
Bump the node group with 9 updates (#267)
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 29d0a40 commit d17c217

File tree

6 files changed

+3878
-3822
lines changed

6 files changed

+3878
-3822
lines changed

dist/main.js

Lines changed: 1808 additions & 1788 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: 1808 additions & 1788 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
@@ -23,7 +23,7 @@
2323
"author": "Pavel Zwerschke <[email protected]>",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@actions/cache": "^4.0.2",
26+
"@actions/cache": "^4.0.3",
2727
"@actions/core": "^1.11.1",
2828
"@actions/exec": "^1.1.1",
2929
"@actions/io": "^1.1.3",
@@ -36,18 +36,18 @@
3636
},
3737
"devDependencies": {
3838
"@types/js-yaml": "^4.0.9",
39-
"@types/node": "^22.13.8",
39+
"@types/node": "^22.13.17",
4040
"@types/which": "^3.0.4",
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",
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",
4545
"eslint-config-standard": "^17.1.0",
4646
"eslint-plugin-import": "^2.31.0",
47-
"eslint-plugin-n": "^17.15.1",
48-
"eslint-plugin-prettier": "^5.2.3",
47+
"eslint-plugin-n": "^17.17.0",
48+
"eslint-plugin-prettier": "^5.2.5",
4949
"eslint-plugin-promise": "^7.2.1",
50-
"prettier": "^3.5.2",
50+
"prettier": "^3.5.3",
5151
"tsup": "^8.4.0",
5252
"typescript": "^5.8.2"
5353
}

0 commit comments

Comments
 (0)