Merge pull request #155 from jwetzell/dependabot/npm_and_yarn/eslint/js-9.34.0

Bump @eslint/js from 9.31.0 to 9.34.0
This commit is contained in:
2025-09-02 09:01:39 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "2.0.0",
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.31.0",
"@eslint/js": "9.34.0",
"@types/node": "24.2.1",
"eslint": "9.18.0",
"eslint-config-prettier": "10.1.8",
@@ -167,9 +167,9 @@
}
},
"node_modules/@eslint/js": {
"version": "9.31.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.31.0.tgz",
"integrity": "sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==",
"version": "9.34.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.34.0.tgz",
"integrity": "sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -38,7 +38,7 @@
"repository": "https://github.com/jwetzell/psn-js",
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.31.0",
"@eslint/js": "9.34.0",
"@types/node": "24.2.1",
"eslint": "9.18.0",
"eslint-config-prettier": "10.1.8",