Skip to content

Commit 0f854dd

Browse files
Bump the eslint group across 1 directory with 2 updates (#2250)
Bumps the eslint group with 2 updates in the /src/Elastic.Documentation.Site directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `eslint` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.0...v9.39.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch 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 56c9d5c commit 0f854dd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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

Lines changed: 9 additions & 9 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/preset-react": "7.27.1",
5050
"@babel/preset-typescript": "7.27.1",
5151
"@elastic/synthetics": "1.19.0",
52-
"@eslint/js": "9.39.0",
52+
"@eslint/js": "9.39.1",
5353
"@parcel/reporter-bundle-analyzer": "2.16.0",
5454
"@tailwindcss/postcss": "4.1.17",
5555
"@testing-library/jest-dom": "6.9.1",
@@ -60,7 +60,7 @@
6060
"@types/katex": "^0.16.7",
6161
"@types/testing-library__jest-dom": "6.0.0",
6262
"babel-jest": "30.2.0",
63-
"eslint": "9.39.0",
63+
"eslint": "9.39.1",
6464
"globals": "16.5.0",
6565
"identity-obj-proxy": "3.0.0",
6666
"jest": "30.2.0",

0 commit comments

Comments
 (0)