build(deps): bump @eslint/js from 9.5.0 to 9.6.0 (#800)

This commit is contained in:
dependabot[bot] 2024-06-29 23:22:17 +08:00 committed by GitHub
parent 6e675c3745
commit 2aa36f7d09
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.2.2",
"@eslint/js": "^9.5.0",
"@eslint/js": "^9.6.0",
"@felte/solid": "^1.2.13",
"@felte/validator-zod": "^1.0.17",
"@fontsource/fira-sans": "^5.0.20",

View File

@ -12,8 +12,8 @@ importers:
specifier: ^19.2.2
version: 19.2.2
'@eslint/js':
specifier: ^9.5.0
version: 9.5.0
specifier: ^9.6.0
version: 9.6.0
'@felte/solid':
specifier: ^1.2.13
version: 1.2.13(solid-js@1.8.18)