Skip to content

Commit 0c5b707

Browse files
Bump the all group with 4 updates (#25)
Bumps the all group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@vercel/ncc](https://github.com/vercel/ncc) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 22.8.6 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.12.2 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin) Updates `@vercel/ncc` from 0.38.2 to 0.38.3 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.2...0.38.3) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b647a2 commit 0c5b707

File tree

2 files changed

+127
-83
lines changed

2 files changed

+127
-83
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
},
3131
"homepage": "https://github.com/DaanV2/Markdown-Action-Create-Indexes#readme",
3232
"devDependencies": {
33-
"@types/node": "^22.8.6",
34-
"@typescript-eslint/eslint-plugin": "^8.12.2",
35-
"@vercel/ncc": "^0.38.2",
33+
"@types/node": "^22.10.1",
34+
"@typescript-eslint/eslint-plugin": "^8.16.0",
35+
"@vercel/ncc": "^0.38.3",
3636
"tslint": "^6.1.3",
37-
"typescript": "^5.6.3"
37+
"typescript": "^5.7.2"
3838
},
3939
"dependencies": {
4040
"@actions/core": "^1.11.1",

0 commit comments

Comments
 (0)