Skip to content

Commit 67ed82f

Browse files
Bump the eslint group across 1 directory with 3 updates (#2073)
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.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js) Updates `eslint` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) Updates `typescript-eslint` from 8.44.1 to 8.45.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.45.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.45.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 141096a commit 67ed82f

File tree

2 files changed

+93
-90
lines changed

2 files changed

+93
-90
lines changed

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

Lines changed: 90 additions & 87 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.36.0",
51+
"@eslint/js": "9.37.0",
5252
"@parcel/reporter-bundle-analyzer": "2.16.0",
5353
"@tailwindcss/postcss": "4.1.14",
5454
"@testing-library/jest-dom": "6.9.1",
@@ -58,7 +58,7 @@
5858
"@types/jest": "30.0.0",
5959
"@types/testing-library__jest-dom": "6.0.0",
6060
"babel-jest": "30.2.0",
61-
"eslint": "9.36.0",
61+
"eslint": "9.37.0",
6262
"globals": "16.4.0",
6363
"identity-obj-proxy": "3.0.0",
6464
"jest": "30.2.0",
@@ -73,7 +73,7 @@
7373
"react": "18.3.1",
7474
"react-dom": "18.3.1",
7575
"text-diff": "1.0.1",
76-
"typescript-eslint": "8.44.1",
76+
"typescript-eslint": "8.45.0",
7777
"wait-on": "9.0.1"
7878
},
7979
"browserslist": [

0 commit comments

Comments
 (0)