Skip to content

Commit

Permalink
Bump the npm-development group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-development group with 2 updates in the / directory: [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [type-fest](https://github.com/sindresorhus/type-fest).


Updates `eslint-plugin-github` from 5.1.7 to 5.1.8
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v5.1.7...v5.1.8)

Updates `type-fest` from 4.34.1 to 4.35.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.34.1...v4.35.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 475e400 commit dfe96e0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -101,7 +101,7 @@
"@vercel/ncc": "^0.38.3",
"dotenv": "^16.4.7",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.1.7",
"eslint-plugin-github": "^5.1.8",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-jsonc": "^2.19.1",
"eslint-plugin-prettier": "^5.2.3",
Expand All @@ -111,7 +111,7 @@
"prettier": "^3.5.1",
"prettier-eslint": "^16.3.0",
"ts-jest": "^29.2.5",
"type-fest": "^4.34.1",
"type-fest": "^4.35.0",
"typescript": "^5.7.3"
}
}

0 comments on commit dfe96e0

Please sign in to comment.