Skip to content

Commit 437eaa7

Browse files
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@github/local-action](https://github.com/github/local-action), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@github/local-action` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/github/local-action/releases) - [Commits](github/local-action@v2.2...v2.2.1) Updates `@types/node` from 22.9.0 to 22.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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: "@github/local-action" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fa874f commit 437eaa7

2 files changed

Lines changed: 19 additions & 20 deletions

File tree

package-lock.json

Lines changed: 16 additions & 17 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
@@ -71,10 +71,10 @@
7171
"devDependencies": {
7272
"@eslint/eslintrc": "^3.2.0",
7373
"@eslint/js": "^9.15.0",
74-
"@github/local-action": "^2.2.0",
74+
"@github/local-action": "^2.2.1",
7575
"@jest/globals": "^29.7.0",
7676
"@types/jest": "^29.5.14",
77-
"@types/node": "^22.8.7",
77+
"@types/node": "^22.9.3",
7878
"@typescript-eslint/eslint-plugin": "^8.15.0",
7979
"@typescript-eslint/parser": "^8.15.0",
8080
"@vercel/ncc": "^0.38.3",
@@ -88,6 +88,6 @@
8888
"prettier": "^3.3.3",
8989
"prettier-eslint": "^16.3.0",
9090
"ts-jest": "^29.2.5",
91-
"typescript": "^5.6.3"
91+
"typescript": "^5.7.2"
9292
}
9393
}

0 commit comments

Comments
 (0)