Skip to content

Commit 14d4ec2

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.31.0 to 9.32.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.32.0/packages/js) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `typescript-eslint` from 8.37.0 to 8.38.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.38.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46330d2 commit 14d4ec2

File tree

2 files changed

+82
-95
lines changed

2 files changed

+82
-95
lines changed

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

Lines changed: 79 additions & 92 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
@@ -36,12 +36,12 @@
3636
"@elastic/eui-theme-borealis": "3.3.0",
3737
"@emotion/css": "11.13.5",
3838
"@emotion/react": "11.14.0",
39-
"@eslint/js": "9.31.0",
39+
"@eslint/js": "9.32.0",
4040
"@parcel/reporter-bundle-analyzer": "2.15.4",
4141
"@r2wc/react-to-web-component": "2.0.4",
4242
"@tailwindcss/postcss": "4.1.11",
4343
"@trivago/prettier-plugin-sort-imports": "5.2.2",
44-
"eslint": "9.31.0",
44+
"eslint": "9.32.0",
4545
"globals": "16.3.0",
4646
"moment": "2.30.1",
4747
"parcel": "2.15.4",
@@ -51,7 +51,7 @@
5151
"prettier-plugin-tailwindcss": "0.6.14",
5252
"react": "18.3.1",
5353
"react-dom": "18.3.1",
54-
"typescript-eslint": "8.37.0"
54+
"typescript-eslint": "8.38.0"
5555
},
5656
"browserslist": [
5757
"defaults"

0 commit comments

Comments
 (0)