Skip to content

Commit

Permalink
Bump the npm group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 2 updates: [@schemastore/package](https://github.com/ffflorian/schemastore-updater) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github).


Updates `@schemastore/package` from 0.0.8 to 0.0.10
- [Release notes](https://github.com/ffflorian/schemastore-updater/releases)
- [Commits](https://github.com/ffflorian/schemastore-updater/commits)

Updates `eslint-plugin-github` from 4.9.0 to 4.9.2
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.9.0...v4.9.2)

---
updated-dependencies:
- dependency-name: "@schemastore/package"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GitHub committed Jul 24, 2023
1 parent 57a11be commit 601c5ba
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 251 deletions.
281 changes: 32 additions & 249 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@chrisgavin/safe-which": "^1.0.2",
"@octokit/plugin-retry": "^5.0.2",
"@octokit/types": "^11.1.0",
"@schemastore/package": "0.0.8",
"@schemastore/package": "0.0.10",
"@types/uuid": "^9.0.2",
"adm-zip": "^0.5.10",
"console-log-level": "^1.4.1",
Expand Down Expand Up @@ -65,7 +65,7 @@
"eslint": "^8.45.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-github": "^4.9.0",
"eslint-plugin-github": "^4.9.2",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-no-async-foreach": "^0.1.1",
"micromatch": "4.0.5",
Expand Down

0 comments on commit 601c5ba

Please sign in to comment.