Skip to content

Commit f07df2e

Browse files
chore(deps-dev): bump eslint from 9.35.0 to 9.36.0 (#799)
Bumps [eslint](https://github.com/eslint/eslint) from 9.35.0 to 9.36.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William French <wfrench@google.com>
1 parent 890053d commit f07df2e

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

package-lock.json

Lines changed: 6 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "^24.4.0",
2121
"eslint": "^9.35.0",
2222
"@types/node": "^24.5.2",
23-
"eslint": "^9.34.0",
23+
"eslint": "^9.36.0",
2424
"globals": "^16.4.0",
2525
"rimraf": "^6.0.1",
2626
"typescript": "^5.9.2",

0 commit comments

Comments
 (0)