Skip to content

Commit 3e2bb88

Browse files
fix(deps-dev): bump eslint in the all-minor-patch group (#143)
Bumps the all-minor-patch group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.6.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 423a5b8 commit 3e2bb88

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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
@@ -64,7 +64,7 @@
6464
"@vscode/test-electron": "3.0.0",
6565
"@vscode/vsce": "3.9.2",
6666
"esbuild": "0.28.1",
67-
"eslint": "10.5.0",
67+
"eslint": "10.6.0",
6868
"npm-run-all": "4.1.5",
6969
"typescript": "6.0.3"
7070
}

0 commit comments

Comments
 (0)