Skip to content

Commit bd69f85

Browse files
Bump the eslint group across 1 directory with 3 updates
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.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.36.0/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.36.0/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `typescript-eslint` from 8.43.0 to 8.44.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.44.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8471d30 commit bd69f85

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
@@ -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.35.0",
51+
"@eslint/js": "9.36.0",
5252
"@parcel/reporter-bundle-analyzer": "2.16.0",
5353
"@tailwindcss/postcss": "4.1.13",
5454
"@testing-library/jest-dom": "6.8.0",
@@ -58,7 +58,7 @@
5858
"@types/jest": "30.0.0",
5959
"@types/testing-library__jest-dom": "6.0.0",
6060
"babel-jest": "30.1.2",
61-
"eslint": "9.35.0",
61+
"eslint": "9.36.0",
6262
"globals": "16.4.0",
6363
"identity-obj-proxy": "3.0.0",
6464
"jest": "30.1.3",
@@ -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.43.0",
76+
"typescript-eslint": "8.44.1",
7777
"wait-on": "9.0.1"
7878
},
7979
"browserslist": [

0 commit comments

Comments
 (0)