Skip to content

Commit 7bbb648

Browse files
build(deps-dev): bump the npm-development group with 5 updates
Bumps the npm-development group with 5 updates: | Package | From | To | | --- | --- | --- | | [@github/local-action](https://github.com/github/local-action) | `2.6.1` | `2.6.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.1` | `22.13.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.24.0` | `8.24.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.24.0` | `8.24.1` | | [prettier](https://github.com/prettier/prettier) | `3.5.0` | `3.5.1` | Updates `@github/local-action` from 2.6.1 to 2.6.2 - [Release notes](https://github.com/github/local-action/releases) - [Commits](github/local-action@v2.6.1...v2.6.2) Updates `@types/node` from 22.13.1 to 22.13.4 - [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.24.0 to 8.24.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.24.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.24.0 to 8.24.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/parser) Updates `prettier` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.1) --- 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-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61e8b9a commit 7bbb648

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@
7474
"@actions/http-client": "^2.2.3"
7575
},
7676
"devDependencies": {
77-
"@github/local-action": "^2.6.1",
77+
"@github/local-action": "^2.6.2",
7878
"@jest/globals": "^29.7.0",
7979
"@types/jest": "^29.5.14",
80-
"@types/node": "^22.13.1",
81-
"@typescript-eslint/eslint-plugin": "^8.24.0",
82-
"@typescript-eslint/parser": "^8.24.0",
80+
"@types/node": "^22.13.4",
81+
"@typescript-eslint/eslint-plugin": "^8.24.1",
82+
"@typescript-eslint/parser": "^8.24.1",
8383
"@vercel/ncc": "^0.38.3",
8484
"eslint": "^8.57.0",
8585
"eslint-plugin-jest": "^28.11.0",
@@ -88,7 +88,7 @@
8888
"jest": "^29.7.0",
8989
"make-coverage-badge": "^1.2.0",
9090
"nock": "^14.0.1",
91-
"prettier": "^3.5.0",
91+
"prettier": "^3.5.1",
9292
"prettier-eslint": "^16.3.0",
9393
"ts-jest": "^29.2.5",
9494
"typescript": "^5.7.3"

0 commit comments

Comments
 (0)