Skip to content

Commit 3b42294

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), [semver](https://github.com/npm/node-semver), [@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.4.1 to 13.5.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.4.1...v13.5.0) Updates `semver` from 7.6.0 to 7.6.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.0...v7.6.2) Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.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/v7.9.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.8.0 to 7.9.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/v7.9.0/packages/parser) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch 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 7fd4900 commit 3b42294

File tree

2 files changed

+60
-90
lines changed

2 files changed

+60
-90
lines changed

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@actions/tool-cache": "^2.0.1",
3131
"@chrisgavin/safe-which": "^1.0.2",
3232
"@octokit/plugin-retry": "^5.0.2",
33-
"@octokit/types": "^13.4.1",
33+
"@octokit/types": "^13.5.0",
3434
"@schemastore/package": "0.0.10",
3535
"@types/uuid": "^9.0.8",
3636
"adm-zip": "^0.5.12",
@@ -45,7 +45,7 @@
4545
"jsonschema": "1.4.1",
4646
"long": "^5.2.3",
4747
"path": "^0.12.7",
48-
"semver": "^7.6.0",
48+
"semver": "^7.6.2",
4949
"uuid": "^9.0.1",
5050
"zlib": "^1.0.5"
5151
},
@@ -60,8 +60,8 @@
6060
"@types/node": "20.9.0",
6161
"@types/semver": "^7.5.8",
6262
"@types/sinon": "^17.0.3",
63-
"@typescript-eslint/eslint-plugin": "^7.8.0",
64-
"@typescript-eslint/parser": "^7.8.0",
63+
"@typescript-eslint/eslint-plugin": "^7.9.0",
64+
"@typescript-eslint/parser": "^7.9.0",
6565
"ava": "^5.3.1",
6666
"eslint": "^8.57.0",
6767
"eslint-import-resolver-typescript": "^3.6.1",

0 commit comments

Comments
 (0)