Skip to content

Commit 7aafc67

Browse files
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github). Updates `@types/uuid` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `@typescript-eslint/parser` from 6.5.0 to 6.6.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.6.0/packages/parser) Updates `eslint-plugin-github` from 4.9.2 to 4.10.0 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.9.2...v4.10.0) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07d42ec commit 7aafc67

File tree

2 files changed

+93
-19
lines changed

2 files changed

+93
-19
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@octokit/plugin-retry": "^5.0.2",
3333
"@octokit/types": "^11.1.0",
3434
"@schemastore/package": "0.0.10",
35-
"@types/uuid": "^9.0.2",
35+
"@types/uuid": "^9.0.3",
3636
"adm-zip": "^0.5.10",
3737
"check-disk-space": "^3.4.0",
3838
"console-log-level": "^1.4.1",
@@ -61,12 +61,12 @@
6161
"@types/semver": "^7.5.1",
6262
"@types/sinon": "^10.0.16",
6363
"@typescript-eslint/eslint-plugin": "^6.5.0",
64-
"@typescript-eslint/parser": "^6.5.0",
64+
"@typescript-eslint/parser": "^6.6.0",
6565
"ava": "^5.3.1",
6666
"eslint": "^8.48.0",
6767
"eslint-import-resolver-typescript": "^3.6.0",
6868
"eslint-plugin-filenames": "^1.3.2",
69-
"eslint-plugin-github": "^4.9.2",
69+
"eslint-plugin-github": "^4.10.0",
7070
"eslint-plugin-import": "^2.28.1",
7171
"eslint-plugin-no-async-foreach": "^0.1.1",
7272
"micromatch": "4.0.5",

0 commit comments

Comments
 (0)