Skip to content

Commit 629f8b3

Browse files
Bump the node group across 1 directory with 10 updates (#282)
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 e407f0d commit 629f8b3

8 files changed

Lines changed: 9485 additions & 13634 deletions

File tree

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install pnpm
1818
uses: pnpm/action-setup@v4
1919
with:
20-
version: 9.15.4
20+
version: 10.15.1
2121

2222
- name: Install Node.js
2323
uses: actions/setup-node@v4

dist/licenses.txt

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

dist/main.js

Lines changed: 4535 additions & 5060 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: 4499 additions & 5024 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,32 +23,32 @@
2323
"author": "Pavel Zwerschke <pavel.zwerschke@quantco.com>",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@actions/cache": "^4.0.3",
26+
"@actions/cache": "^4.0.5",
2727
"@actions/core": "^1.11.1",
2828
"@actions/exec": "^1.1.1",
2929
"@actions/io": "^1.1.3",
3030
"@actions/tool-cache": "^2.0.2",
31-
"fp-ts": "^2.16.10",
31+
"fp-ts": "^2.16.11",
3232
"js-yaml": "^4.1.0",
3333
"untildify": "^5.0.0",
3434
"which": "^5.0.0",
35-
"zod": "^3.25.76"
35+
"zod": "^4.1.5"
3636
},
3737
"devDependencies": {
3838
"@types/js-yaml": "^4.0.9",
39-
"@types/node": "^24.1.0",
39+
"@types/node": "^24.3.0",
4040
"@types/which": "^3.0.4",
41-
"@typescript-eslint/eslint-plugin": "^8.38.0",
42-
"@typescript-eslint/parser": "^8.38.0",
43-
"eslint": "^9.31.0",
41+
"@typescript-eslint/eslint-plugin": "^8.42.0",
42+
"@typescript-eslint/parser": "^8.42.0",
43+
"eslint": "^9.34.0",
4444
"eslint-config-prettier": "^10.1.8",
4545
"eslint-config-standard": "^17.1.0",
4646
"eslint-plugin-import": "^2.32.0",
47-
"eslint-plugin-n": "^17.21.0",
48-
"eslint-plugin-prettier": "^5.5.3",
47+
"eslint-plugin-n": "^17.21.3",
48+
"eslint-plugin-prettier": "^5.5.4",
4949
"eslint-plugin-promise": "^7.2.1",
5050
"prettier": "^3.6.2",
5151
"tsup": "^8.5.0",
52-
"typescript": "^5.8.3"
52+
"typescript": "^5.9.2"
5353
}
5454
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)