Skip to content

Commit c0dab48

Browse files
build(deps-dev): bump eslint from 9.12.0 to 9.13.0 (#448)
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.12.0...v9.13.0) --- updated-dependencies: - dependency-name: eslint 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>
1 parent 816a4a4 commit c0dab48

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

package-lock.json

Lines changed: 12 additions & 15 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
@@ -37,7 +37,7 @@
3737
"author": "Miha Urbanija <miha.urbanija@gmail.com>",
3838
"license": "Apache-2.0 WITH LLVM-exception",
3939
"devDependencies": {
40-
"eslint": "^9.12.0",
40+
"eslint": "^9.13.0",
4141
"husky": "^9.1.6",
4242
"neostandard": "^0.11.7"
4343
},

0 commit comments

Comments
 (0)