build(deps): bump @eslint/js from 9.9.1 to 9.10.0 (#981)

This commit is contained in:
dependabot[bot] 2024-09-07 12:31:04 +08:00 committed by GitHub
parent caff625e5f
commit 70163a15aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"@commitlint/config-conventional": "^19.4.1",
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.10.0",
"@felte/solid": "^1.2.13",
"@felte/validator-zod": "^1.0.17",
"@fontsource/fira-sans": "^5.0.21",

View File

@ -12,8 +12,8 @@ importers:
specifier: ^19.4.1
version: 19.4.1
'@eslint/js':
specifier: ^9.9.1
version: 9.9.1
specifier: ^9.10.0
version: 9.10.0
'@felte/solid':
specifier: ^1.2.13
version: 1.2.13(solid-js@1.8.22)