Skip to content

Commit fd43ed5

Browse files
Bump the eslint group across 1 directory with 2 updates (#3914)
Bumps the eslint group with 2 updates in the /src/Elastic.Documentation.Site directory: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 10.8.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.8.1) Updates `typescript-eslint` from 8.65.0 to 8.66.0 - [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.66.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d819923 commit fd43ed5

2 files changed

Lines changed: 68 additions & 68 deletions

File tree

src/Elastic.Documentation.Site/package-lock.json

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

src/Elastic.Documentation.Site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/lodash": "^4.17.25",
8383
"@types/testing-library__jest-dom": "6.0.0",
8484
"babel-jest": "30.4.1",
85-
"eslint": "10.8.0",
85+
"eslint": "10.8.1",
8686
"globals": "17.9.0",
8787
"identity-obj-proxy": "3.0.0",
8888
"jest": "30.4.2",
@@ -99,7 +99,7 @@
9999
"svgo": "^4.0.2",
100100
"text-diff": "1.0.1",
101101
"typescript": "^5.9.3",
102-
"typescript-eslint": "8.65.0",
102+
"typescript-eslint": "8.66.0",
103103
"wait-on": "9.1.0"
104104
},
105105
"browserslist": [

0 commit comments

Comments
 (0)