Skip to content

Commit cb28f58

Browse files
authored
Merge pull request #114 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-47c548f420
Bump the npm-deps group across 1 directory with 12 updates
2 parents 285768c + bba5f23 commit cb28f58

File tree

7 files changed

+964
-762
lines changed

7 files changed

+964
-762
lines changed
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/index.d.ts

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

dist/index.js

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

dist/index.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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,27 +27,27 @@
2727
},
2828
"homepage": "https://github.com/DeterminateSystems/detsys-ts#readme",
2929
"dependencies": {
30-
"@actions/cache": "^4.0.5",
30+
"@actions/cache": "^4.1.0",
3131
"@actions/core": "^1.11.1",
3232
"@actions/exec": "^1.1.1",
33-
"got": "^14.4.8",
34-
"type-fest": "^4.41.0"
33+
"got": "^14.6.2",
34+
"type-fest": "^5.1.0"
3535
},
3636
"devDependencies": {
3737
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
38-
"@types/node": "^22.18.1",
39-
"@typescript-eslint/eslint-plugin": "^8.43.0",
40-
"eslint": "^9.35.0",
38+
"@types/node": "^24.9.2",
39+
"@typescript-eslint/eslint-plugin": "^8.46.2",
40+
"eslint": "^9.39.0",
4141
"eslint-import-resolver-typescript": "^4.4.4",
4242
"eslint-plugin-github": "^6.0.0",
4343
"eslint-plugin-import": "^2.32.0",
4444
"eslint-plugin-prettier": "^5.5.4",
45-
"globals": "^16.4.0",
45+
"globals": "^16.5.0",
4646
"prettier": "^3.6.2",
47-
"tsdown": "^0.14.2",
48-
"typedoc": "^0.28.12",
49-
"typescript": "^5.9.2",
50-
"typescript-eslint": "^8.43.0",
51-
"vitest": "^3.2.4"
47+
"tsdown": "^0.15.12",
48+
"typedoc": "^0.28.14",
49+
"typescript": "^5.9.3",
50+
"typescript-eslint": "^8.46.2",
51+
"vitest": "^4.0.6"
5252
}
5353
}

0 commit comments

Comments
 (0)