Merge pull request #26 from onixbyte/dependabot/npm_and_yarn/eslint/js-9.29.0

chore: bump @eslint/js from 9.28.0 to 9.29.0
This commit is contained in:
Zihlu Wang
2025-06-19 11:48:53 +08:00
committed by GitHub
2 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"tailwindcss": "^4.1.7"
},
"devDependencies": {
"@eslint/js": "^9.27.0",
"@eslint/js": "^9.29.0",
"@types/node": "^20.19.0",
"@types/react": "^19.1.6",
"@types/react-dom": "^19.1.6",
+8 -2
View File
@@ -40,8 +40,8 @@ importers:
version: 4.1.8
devDependencies:
'@eslint/js':
specifier: ^9.27.0
version: 9.28.0
specifier: ^9.29.0
version: 9.29.0
'@types/node':
specifier: ^20.19.0
version: 20.19.0
@@ -347,6 +347,10 @@ packages:
resolution: {integrity: sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@9.29.0':
resolution: {integrity: sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.6':
resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -2133,6 +2137,8 @@ snapshots:
'@eslint/js@9.28.0': {}
'@eslint/js@9.29.0': {}
'@eslint/object-schema@2.1.6': {}
'@eslint/plugin-kit@0.3.1':