Skip to content

Commit f96c0f3

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 [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript). Updates `@github/local-action` from 3.1.1 to 3.1.3 - [Release notes](https://github.com/github/local-action/releases) - [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md) - [Commits](github/local-action@v3.1.1...v3.1.3) Updates `@types/node` from 20.17.27 to 20.17.28 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-import-resolver-typescript` from 4.2.3 to 4.2.5 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.2.3...v4.2.5) --- 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: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e335dce commit f96c0f3

File tree

2 files changed

+144
-84
lines changed

2 files changed

+144
-84
lines changed

package-lock.json

Lines changed: 141 additions & 81 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
@@ -41,18 +41,18 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/compat": "^1.2.7",
44-
"@github/local-action": "^3.1.1",
44+
"@github/local-action": "^3.1.3",
4545
"@jest/globals": "^29.7.0",
4646
"@rollup/plugin-commonjs": "^28.0.1",
4747
"@rollup/plugin-node-resolve": "^16.0.1",
4848
"@rollup/plugin-typescript": "^12.1.1",
4949
"@types/jest": "^29.5.14",
50-
"@types/node": "^20.17.27",
50+
"@types/node": "^20.17.28",
5151
"@typescript-eslint/eslint-plugin": "^8.28.0",
5252
"@typescript-eslint/parser": "^8.28.0",
5353
"eslint": "^9.23.0",
5454
"eslint-config-prettier": "^10.0.2",
55-
"eslint-import-resolver-typescript": "^4.2.3",
55+
"eslint-import-resolver-typescript": "^4.2.5",
5656
"eslint-plugin-import": "^2.31.0",
5757
"eslint-plugin-jest": "^28.11.0",
5858
"eslint-plugin-prettier": "^5.2.5",

0 commit comments

Comments
 (0)