mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-05 06:49:46 +00:00
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](https://github.com/github/local-action/compare/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](https://github.com/import-js/eslint-import-resolver-typescript/compare/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>
This commit is contained in:
@ -41,18 +41,18 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/compat": "^1.2.7",
|
||||
"@github/local-action": "^3.1.1",
|
||||
"@github/local-action": "^3.1.3",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@rollup/plugin-commonjs": "^28.0.1",
|
||||
"@rollup/plugin-node-resolve": "^16.0.1",
|
||||
"@rollup/plugin-typescript": "^12.1.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^20.17.27",
|
||||
"@types/node": "^20.17.28",
|
||||
"@typescript-eslint/eslint-plugin": "^8.28.0",
|
||||
"@typescript-eslint/parser": "^8.28.0",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"eslint-import-resolver-typescript": "^4.2.3",
|
||||
"eslint-import-resolver-typescript": "^4.2.5",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jest": "^28.11.0",
|
||||
"eslint-plugin-prettier": "^5.2.5",
|
||||
|
Reference in New Issue
Block a user