Skip to content

Commit 66d345d

Browse files
chore(deps-dev): bump eslint from 10.3.0 to 10.4.0 (via audit fix) in the eslint group (#547)
* chore(deps-dev): bump eslint (via audit fix) in the eslint group Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> * fix: update pnpm-lock.yaml file Assisted-by: <Cursor> Signed-off-by: Denis Golovin <dgolovin@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Denis Golovin <dgolovin@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Denis Golovin <dgolovin@redhat.com>
1 parent cf842c8 commit 66d345d

2 files changed

Lines changed: 222 additions & 234 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@typescript-eslint/eslint-plugin": "^8.59.3",
128128
"@typescript-eslint/parser": "^8.59.3",
129129
"@vitest/coverage-v8": "^4",
130-
"eslint": "^10.3.0",
130+
"eslint": "^10.4.0",
131131
"eslint-import-resolver-custom-alias": "^1.3.2",
132132
"eslint-import-resolver-typescript": "^4.4.4",
133133
"eslint-plugin-etc": "^2.0.3",

0 commit comments

Comments
 (0)