Skip to content

Commit 2c469d6

Browse files
Bump the all group with 3 updates (#30)
Bumps the all group with 3 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) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 22.13.15 to 22.15.3 - [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.29.0 to 8.31.1 - [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.31.1/packages/eslint-plugin) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 983577c commit 2c469d6

File tree

2 files changed

+77
-76
lines changed

2 files changed

+77
-76
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 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.13.15",
34-
"@typescript-eslint/eslint-plugin": "^8.29.0",
33+
"@types/node": "^22.15.3",
34+
"@typescript-eslint/eslint-plugin": "^8.31.1",
3535
"@vercel/ncc": "^0.38.3",
3636
"tslint": "^6.1.3",
37-
"typescript": "^5.8.2"
37+
"typescript": "^5.8.3"
3838
},
3939
"dependencies": {
4040
"@actions/core": "^1.11.1",

0 commit comments

Comments
 (0)