Skip to content

Commit a5bbd7b

Browse files
Bump the eslint group across 1 directory with 2 updates
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.2.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.3.0) Updates `typescript-eslint` from 8.59.0 to 8.59.1 - [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.59.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31c9410 commit a5bbd7b

2 files changed

Lines changed: 75 additions & 75 deletions

File tree

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

Lines changed: 73 additions & 73 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
@@ -74,7 +74,7 @@
7474
"@types/lodash": "^4.17.24",
7575
"@types/testing-library__jest-dom": "6.0.0",
7676
"babel-jest": "30.3.0",
77-
"eslint": "10.2.1",
77+
"eslint": "10.3.0",
7878
"globals": "17.5.0",
7979
"identity-obj-proxy": "3.0.0",
8080
"jest": "30.2.0",
@@ -91,7 +91,7 @@
9191
"svgo": "^4.0.1",
9292
"text-diff": "1.0.1",
9393
"typescript": "^5.9.3",
94-
"typescript-eslint": "8.59.0",
94+
"typescript-eslint": "8.59.1",
9595
"wait-on": "9.0.5"
9696
},
9797
"browserslist": [

0 commit comments

Comments
 (0)