Skip to content

Commit 199c702

Browse files
dependabot[bot]Nagaprasadvr
authored andcommitted
Bump eslint from 9.17.0 to 9.18.0 (codama-idl#383)
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.18.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.18.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e54f343 commit 199c702

File tree

2 files changed

+93
-76
lines changed

2 files changed

+93
-76
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@typescript-eslint/eslint-plugin": "^8.19.1",
2424
"@typescript-eslint/parser": "^8.19.1",
2525
"agadoo": "^3.0.0",
26-
"eslint": "^9.17.0",
26+
"eslint": "^9.18.0",
2727
"eslint-plugin-simple-import-sort": "^12.1.1",
2828
"eslint-plugin-sort-keys-fix": "^1.1.2",
2929
"eslint-plugin-typescript-sort-keys": "^3.3.0",

0 commit comments

Comments
 (0)