Author SHA1 Message Date
renovate 11c9dac77b chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.9.1 (#339)
schemas-app / build (push) Successful in 46s
schemas-app / deploy-prod (push) Successful in 1m19s
2026-08-28 09:11:11 +00:00
renovate f4fc88542f chore(deps): update dependency eslint to v10.9.1 (#338)
schemas-app / build (push) Successful in 56s
schemas-app / deploy-prod (push) Successful in 1m32s
2026-08-27 19:16:54 +00:00
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ repos:
stages: [ commit-msg ]
additional_dependencies: [ '@commitlint/config-conventional' ]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v10.9.0
rev: v10.9.1
hooks:
- id: eslint
types: [ file ]
+4 -4
View File
@@ -34,7 +34,7 @@
"@vitejs/plugin-vue": "6.0.8",
"@vitest/coverage-v8": "4.1.11",
"@vue/test-utils": "2.4.11",
"eslint": "10.9.0",
"eslint": "10.9.1",
"eslint-plugin-simple-import-sort": "14.0.0",
"eslint-plugin-vue": "10.10.0",
"jsdom": "30.0.1",
@@ -11335,9 +11335,9 @@
}
},
"node_modules/eslint": {
"version": "10.9.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.9.0.tgz",
"integrity": "sha512-5KeEOJZBfEVA47boFiBsf+6MmmJpffM7qEBg4pLla2e4nlKgdKlqCW0oSLOGsT8Wl5uCGJptLV1bkaiShj90Gw==",
"version": "10.9.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.9.1.tgz",
"integrity": "sha512-9VaAkDURekixUQJy0oJYl2DcN6oKMfxay7XzaGYAWQwsb6qfKf+x76R2k1L8kb1boc+FyCAaTA9GmiKaaiaF+A==",
"devOptional": true,
"license": "MIT",
"workspaces": [
+1 -1
View File
@@ -48,7 +48,7 @@
"@vitejs/plugin-vue": "6.0.8",
"@vitest/coverage-v8": "4.1.11",
"@vue/test-utils": "2.4.11",
"eslint": "10.9.0",
"eslint": "10.9.1",
"eslint-plugin-simple-import-sort": "14.0.0",
"eslint-plugin-vue": "10.10.0",
"jsdom": "30.0.1",