Skip to content

Commit 9c091de

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 dac1a5d commit 9c091de

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
@@ -34,11 +34,11 @@
3434
},
3535
"private": true,
3636
"devDependencies": {
37-
"@eslint/js": "9.31.0",
37+
"@eslint/js": "9.32.0",
3838
"@parcel/reporter-bundle-analyzer": "2.15.4",
3939
"@tailwindcss/postcss": "4.1.11",
4040
"@trivago/prettier-plugin-sort-imports": "5.2.2",
41-
"eslint": "9.31.0",
41+
"eslint": "9.32.0",
4242
"globals": "16.3.0",
4343
"moment": "2.30.1",
4444
"parcel": "2.15.4",
@@ -48,7 +48,7 @@
4848
"prettier-plugin-tailwindcss": "0.6.14",
4949
"react": "18.3.1",
5050
"react-dom": "18.3.1",
51-
"typescript-eslint": "8.37.0"
51+
"typescript-eslint": "8.38.0"
5252
},
5353
"browserslist": [
5454
"defaults"

0 commit comments

Comments
 (0)