Skip to content

Commit 30c254b

Browse files
Bump the eslint group across 1 directory with 3 updates (#1774)
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.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js) Updates `eslint` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) Updates `typescript-eslint` from 8.39.0 to 8.40.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.40.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.40.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> Co-authored-by: Martijn Laarman <Mpdreamz@gmail.com>
1 parent b47e41a commit 30c254b

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

src/Elastic.Documentation.Site/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.

src/Elastic.Documentation.Site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "7.28.0",
3939
"@babel/preset-react": "7.27.1",
4040
"@babel/preset-typescript": "7.27.1",
41-
"@eslint/js": "9.33.0",
41+
"@eslint/js": "9.34.0",
4242
"@parcel/reporter-bundle-analyzer": "2.15.4",
4343
"@tailwindcss/postcss": "4.1.11",
4444
"@testing-library/jest-dom": "6.6.4",
@@ -48,7 +48,7 @@
4848
"@types/jest": "30.0.0",
4949
"@types/testing-library__jest-dom": "6.0.0",
5050
"babel-jest": "30.0.5",
51-
"eslint": "9.33.0",
51+
"eslint": "9.34.0",
5252
"globals": "16.3.0",
5353
"identity-obj-proxy": "3.0.0",
5454
"jest": "30.0.5",
@@ -63,7 +63,7 @@
6363
"react": "18.3.1",
6464
"react-dom": "18.3.1",
6565
"text-diff": "1.0.1",
66-
"typescript-eslint": "8.39.0"
66+
"typescript-eslint": "8.40.0"
6767
},
6868
"browserslist": [
6969
"defaults"

0 commit comments

Comments
 (0)