Skip to content

Commit 4b54256

Browse files
Bump the eslint group across 1 directory with 3 updates (#2147)
Bumps the eslint group with 3 updates in the /src/Elastic.Documentation.Site directory: [@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.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) Updates `typescript-eslint` from 8.46.0 to 8.46.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.46.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.46.1 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 3146016 commit 4b54256

File tree

2 files changed

+85
-84
lines changed

2 files changed

+85
-84
lines changed

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

Lines changed: 82 additions & 81 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@babel/preset-react": "7.27.1",
4949
"@babel/preset-typescript": "7.27.1",
5050
"@elastic/synthetics": "1.19.0",
51-
"@eslint/js": "9.37.0",
51+
"@eslint/js": "9.38.0",
5252
"@parcel/reporter-bundle-analyzer": "2.16.0",
5353
"@tailwindcss/postcss": "4.1.14",
5454
"@testing-library/jest-dom": "6.9.1",
@@ -59,7 +59,7 @@
5959
"@types/katex": "^0.16.7",
6060
"@types/testing-library__jest-dom": "6.0.0",
6161
"babel-jest": "30.2.0",
62-
"eslint": "9.37.0",
62+
"eslint": "9.38.0",
6363
"globals": "16.4.0",
6464
"identity-obj-proxy": "3.0.0",
6565
"jest": "30.2.0",
@@ -74,7 +74,7 @@
7474
"react": "18.3.1",
7575
"react-dom": "18.3.1",
7676
"text-diff": "1.0.1",
77-
"typescript-eslint": "8.46.0",
77+
"typescript-eslint": "8.46.1",
7878
"wait-on": "9.0.1"
7979
},
8080
"browserslist": [

0 commit comments

Comments
 (0)