Skip to content

Commit 47dd08d

Browse files
Bump the npm group across 1 directory with 4 updates
Bumps the npm group with 4 updates in the / directory: [@octokit/types](https://github.com/octokit/types.ts), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@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 `@octokit/types` from 13.6.0 to 13.6.1 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.6.0...v13.6.1) Updates `@eslint/js` from 9.11.1 to 9.12.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.12.0/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.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.8.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.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.8.1/packages/parser) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 572cc52 commit 47dd08d

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@actions/tool-cache": "^2.0.1",
3333
"@chrisgavin/safe-which": "^1.0.2",
3434
"@octokit/plugin-retry": "^5.0.2",
35-
"@octokit/types": "^13.6.0",
35+
"@octokit/types": "^13.6.1",
3636
"@schemastore/package": "0.0.10",
3737
"@types/node-forge": "^1.3.11",
3838
"@types/uuid": "^10.0.0",
@@ -60,7 +60,7 @@
6060
"@ava/typescript": "4.1.0",
6161
"@eslint/compat": "^1.1.1",
6262
"@eslint/eslintrc": "^3.1.0",
63-
"@eslint/js": "^9.11.0",
63+
"@eslint/js": "^9.12.0",
6464
"@microsoft/eslint-formatter-sarif": "^3.1.0",
6565
"@types/adm-zip": "^0.5.5",
6666
"@types/console-log-level": "^1.4.5",
@@ -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.8.0",
73-
"@typescript-eslint/parser": "^8.8.0",
72+
"@typescript-eslint/eslint-plugin": "^8.8.1",
73+
"@typescript-eslint/parser": "^8.8.1",
7474
"ava": "^5.3.1",
7575
"eslint": "^8.57.1",
7676
"eslint-import-resolver-typescript": "^3.6.3",

0 commit comments

Comments
 (0)