Skip to content

Commit e36b455

Browse files
build(deps-dev): bump the eslint group in /docs with 3 updates (#5968)
Bumps the eslint group in /docs with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/js` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `eslint` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.0...v9.39.1) Updates `typescript-eslint` from 8.46.2 to 8.46.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.46.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27a464a commit e36b455

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

docs/package-lock.json

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

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
},
3737
"devDependencies": {
3838
"@docusaurus/module-type-aliases": "3.9.2",
39-
"@eslint/js": "^9.39.0",
40-
"eslint": "^9.39.0",
39+
"@eslint/js": "^9.39.1",
40+
"eslint": "^9.39.1",
4141
"eslint-config-prettier": "^10.1.8",
4242
"eslint-plugin-mdx": "^3.6.2",
4343
"eslint-plugin-react": "^7.37.5",
4444
"globals": "^16.5.0",
4545
"markdownlint-cli2": "0.18.1",
4646
"prettier": "3.6.2",
47-
"typescript-eslint": "^8.46.2"
47+
"typescript-eslint": "^8.46.4"
4848
},
4949
"browserslist": {
5050
"production": [

0 commit comments

Comments
 (0)