Skip to content

Commit a66a5fe

Browse files
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@actions/core` from 1.10.1 to 1.11.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@typescript-eslint/eslint-plugin` from 8.7.0 to 8.8.0 - [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.8.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.7.0 to 8.8.0 - [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.8.0/packages/parser) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8aba5f2 commit a66a5fe

File tree

2 files changed

+53
-59
lines changed

2 files changed

+53
-59
lines changed

package-lock.json

+50-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@actions/artifact": "^2.1.9",
2626
"@actions/artifact-legacy": "npm:@actions/artifact@^1.1.2",
2727
"@actions/cache": "^3.2.4",
28-
"@actions/core": "^1.10.1",
28+
"@actions/core": "^1.11.0",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/github": "^5.1.1",
3131
"@actions/io": "^1.1.3",
@@ -69,8 +69,8 @@
6969
"@types/node": "20.9.0",
7070
"@types/semver": "^7.5.8",
7171
"@types/sinon": "^17.0.3",
72-
"@typescript-eslint/eslint-plugin": "^8.7.0",
73-
"@typescript-eslint/parser": "^8.7.0",
72+
"@typescript-eslint/eslint-plugin": "^8.8.0",
73+
"@typescript-eslint/parser": "^8.8.0",
7474
"ava": "^5.3.1",
7575
"eslint": "^8.57.1",
7676
"eslint-import-resolver-typescript": "^3.6.3",

0 commit comments

Comments
 (0)