Merge pull request #161 from jwetzell/dependabot/npm_and_yarn/eslint/js-9.36.0

Bump @eslint/js from 9.35.0 to 9.36.0
This commit is contained in:
2025-09-30 10:10:41 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
"packages/*"
],
"devDependencies": {
"@eslint/js": "^9.35.0",
"@eslint/js": "^9.36.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.4",
@@ -231,9 +231,9 @@
}
},
"node_modules/@eslint/js": {
"version": "9.35.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.35.0.tgz",
"integrity": "sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==",
"version": "9.36.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.36.0.tgz",
"integrity": "sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -21,7 +21,7 @@
"packages/*"
],
"devDependencies": {
"@eslint/js": "^9.35.0",
"@eslint/js": "^9.36.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.4",