Skip to content

Commit 3fe5410

Browse files
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [@octokit/types](https://github.com/octokit/types.ts), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import). Updates `@octokit/types` from 13.5.0 to 13.6.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.5.0...v13.6.0) Updates `@eslint/js` from 9.11.0 to 9.11.1 - [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.11.1/packages/js) Updates `eslint-plugin-import` from 2.29.1 to 2.30.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf5b0a9 commit 3fe5410

File tree

2 files changed

+30
-22
lines changed

2 files changed

+30
-22
lines changed

package-lock.json

+27-19
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
@@ -31,7 +31,7 @@
3131
"@actions/tool-cache": "^2.0.1",
3232
"@chrisgavin/safe-which": "^1.0.2",
3333
"@octokit/plugin-retry": "^5.0.2",
34-
"@octokit/types": "^13.5.0",
34+
"@octokit/types": "^13.6.0",
3535
"@schemastore/package": "0.0.10",
3636
"@types/node-forge": "^1.3.11",
3737
"@types/uuid": "^10.0.0",
@@ -59,7 +59,7 @@
5959
"@ava/typescript": "4.1.0",
6060
"@eslint/compat": "^1.1.1",
6161
"@eslint/eslintrc": "^3.1.0",
62-
"@eslint/js": "^9.11.0",
62+
"@eslint/js": "^9.11.1",
6363
"@microsoft/eslint-formatter-sarif": "^3.1.0",
6464
"@types/adm-zip": "^0.5.5",
6565
"@types/console-log-level": "^1.4.5",
@@ -75,7 +75,7 @@
7575
"eslint-import-resolver-typescript": "^3.6.3",
7676
"eslint-plugin-filenames": "^1.3.2",
7777
"eslint-plugin-github": "^5.0.2",
78-
"eslint-plugin-import": "^2.29.1",
78+
"eslint-plugin-import": "^2.30.0",
7979
"eslint-plugin-no-async-foreach": "^0.1.1",
8080
"micromatch": "4.0.8",
8181
"nock": "^13.5.5",

0 commit comments

Comments
 (0)