Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-01-13 17:23:46 +00:00
parent 7269bf610b
commit e5a7c904c1
215 changed files with 41592 additions and 3253 deletions

View file

@ -1,6 +1,6 @@
{
"name": "eslint-plugin-github",
"version": "5.1.4",
"version": "5.1.5",
"description": "An opinionated collection of ESLint shared configs and rules used by GitHub.",
"main": "lib/index.js",
"entries": [
@ -67,9 +67,9 @@
"@github/prettier-config": "0.0.6",
"chai": "^5.0.0",
"eslint": "^9.14.0",
"eslint-doc-generator": "^1.4.3",
"eslint-doc-generator": "^2.0.1",
"eslint-plugin-eslint-plugin": "^6.1.0",
"mocha": "^10.0.0",
"mocha": "^11.0.1",
"npm-run-all": "^4.1.5"
}
}