Skip to content

Commit c34fbfb

Browse files
chore(deps-dev): bump eslint (#13)
Bumps the development-dependencies group with 1 update in the /e2etest directory: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.7.0 to 9.9.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.7.0...v9.9.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6ed3a8 commit c34fbfb

File tree

2 files changed

+21
-13
lines changed

2 files changed

+21
-13
lines changed

e2etest/package-lock.json

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

e2etest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"cypress": "^13.13.2"
2121
},
2222
"devDependencies": {
23-
"eslint": "^9.7.0",
23+
"eslint": "^9.9.0",
2424
"prettier": "^3.3.3"
2525
}
2626
}

0 commit comments

Comments
 (0)