Skip to content

Commit 11cc55e

Browse files
Bump the npm group with 4 updates
Bumps the npm group with 4 updates: [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [nock](https://github.com/nock/nock). Updates `@types/uuid` from 9.0.7 to 9.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 6.20.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/v6.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.19.1 to 6.20.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/v6.20.0/packages/parser) Updates `nock` from 13.5.0 to 13.5.1 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.5.0...v13.5.1) --- updated-dependencies: - dependency-name: "@types/uuid" 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 - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25f779c commit 11cc55e

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package-lock.json

+52-52
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
@@ -32,7 +32,7 @@
3232
"@octokit/plugin-retry": "^5.0.2",
3333
"@octokit/types": "^12.4.0",
3434
"@schemastore/package": "0.0.10",
35-
"@types/uuid": "^9.0.7",
35+
"@types/uuid": "^9.0.8",
3636
"adm-zip": "^0.5.10",
3737
"check-disk-space": "^3.4.0",
3838
"console-log-level": "^1.4.1",
@@ -60,8 +60,8 @@
6060
"@types/node": "20.9.0",
6161
"@types/semver": "^7.5.6",
6262
"@types/sinon": "^17.0.3",
63-
"@typescript-eslint/eslint-plugin": "^6.19.1",
64-
"@typescript-eslint/parser": "^6.19.1",
63+
"@typescript-eslint/eslint-plugin": "^6.20.0",
64+
"@typescript-eslint/parser": "^6.20.0",
6565
"ava": "^5.3.1",
6666
"eslint": "^8.56.0",
6767
"eslint-import-resolver-typescript": "^3.6.1",
@@ -70,7 +70,7 @@
7070
"eslint-plugin-import": "^2.29.1",
7171
"eslint-plugin-no-async-foreach": "^0.1.1",
7272
"micromatch": "4.0.5",
73-
"nock": "^13.5.0",
73+
"nock": "^13.5.1",
7474
"removeNPMAbsolutePaths": "3.0.1",
7575
"sinon": "^17.0.1",
7676
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)