chore(deps): bump @eslint/js from 9.2.0 to 9.3.0 (#719)

This commit is contained in:
dependabot[bot] 2024-05-18 10:43:11 +08:00 committed by GitHub
parent f32f1a4d1a
commit eba269476b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 3 deletions

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.2.0",
"@eslint/js": "^9.3.0",
"@felte/solid": "^1.2.13",
"@felte/validator-zod": "^1.0.17",
"@fontsource/fira-sans": "^5.0.20",

View File

@ -9,8 +9,8 @@ dependencies:
specifier: ^19.2.2
version: 19.2.2
'@eslint/js':
specifier: ^9.2.0
version: 9.2.0
specifier: ^9.3.0
version: 9.3.0
'@felte/solid':
specifier: ^1.2.13
version: 1.2.13(solid-js@1.8.17)
@ -1820,6 +1820,11 @@ packages:
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dev: false
/@eslint/js@9.3.0:
resolution: {integrity: sha512-niBqk8iwv96+yuTwjM6bWg8ovzAPF9qkICsGtcoa5/dmqcEMfdwNAX7+/OHcJHc7wj7XqPxH98oAHytFYlw6Sw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dev: false
/@felte/common@1.1.8:
resolution: {integrity: sha512-VbEOfNLWfDx0SpCfeE+fNWDpvcntND4MFs7Lxd18RIjrZYH82D0wWe9th2oVF9QT5XzgBEdMF5NGIttcwU4sjg==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}